Trace number 3753943

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.12 1761.91

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110976935--soft-0-100-0.wbo
MD5SUMda988fefd96faf0ea045ffc9072a875f
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.393939
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1229
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	c run usual solver
17.58/17.69	o 1288
57.55/58.16	o 678
96.92/97.32	o 676
135.56/135.97	o 675
174.70/174.92	o 640
214.19/214.45	o 638
253.77/254.08	o 637
292.43/292.87	o 635
331.21/331.66	o 634
370.36/370.61	o 632
409.93/410.30	o 624
449.04/449.51	o 622
488.52/489.01	o 621
528.43/528.92	o 620
568.02/568.52	o 619
606.93/607.43	o 607
646.07/646.58	o 606
685.39/685.70	o 593
724.05/724.57	o 592
762.59/763.12	o 590
801.93/802.47	o 588
840.68/841.23	o 581
879.53/879.92	o 571
917.56/918.11	o 569
955.71/956.26	o 568
994.00/994.56	o 555
1032.73/1033.31	o 554
1071.67/1072.25	o 553
1110.87/1111.46	o 552
1149.35/1149.97	o 551
1187.79/1188.41	o 535
1227.06/1227.69	o 534
1265.78/1266.42	o 530
1304.40/1305.05	o 529
1343.02/1343.68	o 528
1381.12/1381.79	o 527
1419.39/1419.90	o 524
1457.52/1458.21	o 520
1495.71/1496.40	o 516
1534.17/1534.88	o 511
1573.57/1574.30	o 499
1612.04/1612.61	o 497
1650.51/1651.15	o 479
1688.53/1689.28	o 478
1726.59/1727.36	o 473
1761.28/1761.90	./satsolver.sh: line 5: 21916 Terminated              ./glucose $1 > $2 2> /dev/null
1761.28/1761.90	c error: unexpected solver exit code
1761.28/1761.90	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3753943-1339196567/watcher-3753943-1339196567 -o /tmp/evaluation-result-3753943-1339196567/solver-3753943-1339196567 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753943-1339196567.wbo 1541579508 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 20889
/proc/meminfo: memFree=26314596/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0

[startup+0.0809849 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 20889
/proc/meminfo: memFree=26314596/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100305 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 20889
/proc/meminfo: memFree=26314596/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300439 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 20889
/proc/meminfo: memFree=26314596/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 20889
/proc/meminfo: memFree=26314596/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 20896
/proc/meminfo: memFree=26309752/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=3092 CPUtime=0.17 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 2467 2703 0 0 2 1 14 0 20 0 1 0 385781121 3166208 379 33554432000 4194304 6006132 140735697354672 140735697348864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20890/statm: 773 379 158 443 0 326 0
[pid=20895] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20895/stat : 20895 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385781140 9367552 267 33554432000 4194304 5064252 140733994337488 140733994336400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20895/statm: 2287 267 226 213 0 72 0
[pid=20896] ppid=20895 vsize=12780 CPUtime=1.31 cores=1,3,5,7
/proc/20896/stat : 20896 (glucose) R 20895 20889 17144 0 -1 4202496 2631 0 0 0 131 0 0 0 20 0 1 0 385781140 13086720 2262 33554432000 4194304 5208918 140734255770480 140734255768424 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20896/statm: 3195 2262 96 248 0 2944 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34168

[startup+3.10039 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 20896
/proc/meminfo: memFree=26305156/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=3092 CPUtime=0.17 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 2467 2703 0 0 2 1 14 0 20 0 1 0 385781121 3166208 379 33554432000 4194304 6006132 140735697354672 140735697348864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20890/statm: 773 379 158 443 0 326 0
[pid=20895] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20895/stat : 20895 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385781140 9367552 267 33554432000 4194304 5064252 140733994337488 140733994336400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20895/statm: 2287 267 226 213 0 72 0
[pid=20896] ppid=20895 vsize=12780 CPUtime=2.9 cores=1,3,5,7
/proc/20896/stat : 20896 (glucose) R 20895 20889 17144 0 -1 4202496 3151 0 0 0 290 0 0 0 20 0 1 0 385781140 13086720 2777 33554432000 4194304 5208918 140734255770480 140734255768424 4213190 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20896/statm: 3195 2777 96 248 0 2944 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 34168

[startup+6.30052 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 20896
/proc/meminfo: memFree=26300940/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=3092 CPUtime=0.17 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 2467 2703 0 0 2 1 14 0 20 0 1 0 385781121 3166208 379 33554432000 4194304 6006132 140735697354672 140735697348864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20890/statm: 773 379 158 443 0 326 0
[pid=20895] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20895/stat : 20895 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385781140 9367552 267 33554432000 4194304 5064252 140733994337488 140733994336400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20895/statm: 2287 267 226 213 0 72 0
[pid=20896] ppid=20895 vsize=22576 CPUtime=6.1 cores=1,3,5,7
/proc/20896/stat : 20896 (glucose) R 20895 20889 17144 0 -1 4202496 4203 0 0 0 610 0 0 0 20 0 1 0 385781140 23117824 4833 33554432000 4194304 5208918 140734255770480 140734255768344 4229338 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20896/statm: 5644 4833 96 248 0 5393 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 43964

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 20896
/proc/meminfo: memFree=26291824/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=3092 CPUtime=0.17 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 2467 2703 0 0 2 1 14 0 20 0 1 0 385781121 3166208 379 33554432000 4194304 6006132 140735697354672 140735697348864 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20890/statm: 773 379 158 443 0 326 0
[pid=20895] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20895/stat : 20895 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385781140 9367552 267 33554432000 4194304 5064252 140733994337488 140733994336400 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20895/statm: 2287 267 226 213 0 72 0
[pid=20896] ppid=20895 vsize=25980 CPUtime=12.5 cores=1,3,5,7
/proc/20896/stat : 20896 (glucose) R 20895 20889 17144 0 -1 4202496 5561 0 0 0 1249 1 0 0 20 0 1 0 385781140 26603520 5708 33554432000 4194304 5208918 140734255770480 140734255768344 4229745 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20896/statm: 6495 5708 96 248 0 6244 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47368

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20948
/proc/meminfo: memFree=26236148/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=36556 CPUtime=17.82 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 4887 12030 0 0 15 4 1760 3 20 0 1 0 385781121 37433344 7237 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 9139 7237 167 443 0 8692 0
[pid=20947] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20947/stat : 20947 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385782920 9367552 267 33554432000 4194304 5064252 140737379798720 140737379797632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20947/statm: 2287 267 226 213 0 72 0
[pid=20948] ppid=20947 vsize=94440 CPUtime=7.5 cores=1,3,5,7
/proc/20948/stat : 20948 (glucose) R 20947 20889 17144 0 -1 4202496 17750 0 0 0 745 5 0 0 20 0 1 0 385782920 96706560 21477 33554432000 4194304 5208918 140734398906688 140734398904632 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20948/statm: 23610 21477 96 248 0 23359 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 149292

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 20962
/proc/meminfo: memFree=26203048/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=36556 CPUtime=17.82 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 4887 12030 0 0 15 4 1760 3 20 0 1 0 385781121 37433344 7237 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 9139 7237 167 443 0 8692 0
[pid=20947] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20947/stat : 20947 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385782920 9367552 267 33554432000 4194304 5064252 140737379798720 140737379797632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20947/statm: 2287 267 226 213 0 72 0
[pid=20948] ppid=20947 vsize=94440 CPUtime=33.1 cores=1,3,5,7
/proc/20948/stat : 20948 (glucose) R 20947 20889 17144 0 -1 4202496 19855 0 0 0 3304 6 0 0 20 0 1 0 385782920 96706560 21478 33554432000 4194304 5208918 140734398906688 140734398904776 4211888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20948/statm: 23610 21478 96 248 0 23359 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 149292

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 20990
/proc/meminfo: memFree=26242476/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=20172 CPUtime=97.24 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 8946 55460 0 0 29 6 9646 43 20 0 1 0 385781121 20656128 4658 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=20989] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20989/stat : 20989 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385790862 9367552 266 33554432000 4194304 5064252 140734723906464 140734723905376 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20989/statm: 2287 266 226 213 0 72 0
[pid=20990] ppid=20989 vsize=51900 CPUtime=4.89 cores=1,3,5,7
/proc/20990/stat : 20990 (glucose) R 20989 20889 17144 0 -1 4202496 9982 0 0 0 487 2 0 0 20 0 1 0 385790862 53145600 10732 33554432000 4194304 5208918 140736710394496 140736710392344 4229288 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20990/statm: 12975 10732 96 248 0 12724 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 90368

[startup+162.301 s]
/proc/loadavg: 1.96 1.99 1.99 3/182 21018
/proc/meminfo: memFree=26226396/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=20172 CPUtime=135.88 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 10975 71785 0 0 36 7 13488 57 20 0 1 0 385781121 20656128 4658 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=21010] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7

################
# More data... #
################

/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=21708] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21708/stat : 21708 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385915496 9367552 266 33554432000 4194304 5064252 140735406551184 140735406550096 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21708/statm: 2287 266 226 213 0 72 0
[pid=21709] ppid=21708 vsize=62776 CPUtime=18.54 cores=1,3,5,7
/proc/21709/stat : 21709 (glucose) R 21708 20889 17144 0 -1 4202496 10462 0 0 0 1851 3 0 0 20 0 1 0 385915496 64282624 14855 33554432000 4194304 5208918 140736097709008 140736097706872 4211641 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21709/statm: 15694 14855 96 248 0 15443 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 101244

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21737
/proc/meminfo: memFree=26190060/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=20172 CPUtime=1419.46 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 72009 603929 0 0 234 34 141197 481 20 0 1 0 385781121 20656128 4658 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=21736] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21736/stat : 21736 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385923117 9367552 267 33554432000 4194304 5064252 140736794523632 140736794522544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21736/statm: 2287 267 226 213 0 72 0
[pid=21737] ppid=21736 vsize=40576 CPUtime=2.34 cores=1,3,5,7
/proc/21737/stat : 21737 (glucose) R 21736 20889 17144 0 -1 4202496 7943 0 0 0 233 1 0 0 20 0 1 0 385923118 41549824 8239 33554432000 4194304 5208918 140736663121968 140736663119928 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21737/statm: 10144 8239 95 248 0 9893 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 79044

[startup+1482.3 s]
/proc/loadavg: 2.19 2.06 2.02 3/183 21759
/proc/meminfo: memFree=26166256/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=20172 CPUtime=1457.75 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 73608 619475 0 0 239 35 145009 492 20 0 1 0 385781121 20656128 4658 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=21751] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21751/stat : 21751 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385926948 9367552 267 33554432000 4194304 5064252 140735374943856 140735374942768 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21751/statm: 2287 267 226 213 0 72 0
[pid=21752] ppid=21751 vsize=62644 CPUtime=24.01 cores=1,3,5,7
/proc/21752/stat : 21752 (glucose) R 21751 20889 17144 0 -1 4202496 9572 0 0 0 2398 3 0 0 20 0 1 0 385926949 64147456 14773 33554432000 4194304 5208918 140737315941824 140737315939688 4211521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21752/statm: 15661 14773 96 248 0 15410 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 101112

[startup+1542.3 s]
/proc/loadavg: 2.28 2.09 2.03 3/183 21801
/proc/meminfo: memFree=26192452/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=20172 CPUtime=1534.39 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 76779 647721 0 0 249 36 152640 514 20 0 1 0 385781121 20656128 4658 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=21800] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21800/stat : 21800 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385934615 9367552 267 33554432000 4194304 5064252 140736377874624 140736377873536 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21800/statm: 2287 267 226 213 0 72 0
[pid=21801] ppid=21800 vsize=48208 CPUtime=7.35 cores=1,3,5,7
/proc/21801/stat : 21801 (glucose) R 21800 20889 17144 0 -1 4202496 8819 0 0 0 733 2 0 0 20 0 1 0 385934615 49364992 10458 33554432000 4194304 5208918 140734595700976 140734595698824 4211668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21801/statm: 12052 10458 96 248 0 11801 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 86676

[startup+1602.3 s]
/proc/loadavg: 2.23 2.11 2.03 3/183 21829
/proc/meminfo: memFree=26173584/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=20172 CPUtime=1573.81 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 78333 662018 0 0 254 37 156566 524 20 0 1 0 385781121 20656128 4658 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=21821] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21821/stat : 21821 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385938558 9367552 266 33554432000 4194304 5064252 140736400423872 140736400422784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21821/statm: 2287 266 226 213 0 72 0
[pid=21822] ppid=21821 vsize=62192 CPUtime=27.92 cores=1,3,5,7
/proc/21822/stat : 21822 (glucose) R 21821 20889 17144 0 -1 4202496 10334 0 0 0 2789 3 0 0 20 0 1 0 385938558 63684608 14547 33554432000 4194304 5208918 140736068394000 140736068391864 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21822/statm: 15548 14547 96 248 0 15297 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 100660

[startup+1662.3 s]
/proc/loadavg: 2.14 2.10 2.03 3/184 21881
/proc/meminfo: memFree=26210824/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=20172 CPUtime=1650.63 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 81398 691671 0 0 264 38 164216 545 20 0 1 0 385781121 20656128 4658 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=21873] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21873/stat : 21873 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385946242 9367552 266 33554432000 4194304 5064252 140735826752176 140735826751088 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21873/statm: 2287 266 226 213 0 72 0
[pid=21874] ppid=21873 vsize=54592 CPUtime=11.07 cores=1,3,5,7
/proc/21874/stat : 21874 (glucose) R 21873 20889 17144 0 -1 4202496 9426 0 0 0 1106 1 0 0 20 0 1 0 385946242 55902208 11986 33554432000 4194304 5208918 140733963578176 140733963576040 4230008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21874/statm: 13648 11986 96 248 0 13397 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 93060

[startup+1722.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/183 21909
/proc/meminfo: memFree=26200872/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=20172 CPUtime=1688.74 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 82913 705153 0 0 268 39 168012 555 20 0 1 0 385781121 20656128 4658 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=21894] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21894/stat : 21894 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385950055 9367552 266 33554432000 4194304 5064252 140735152139344 140735152138256 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21894/statm: 2287 266 226 213 0 72 0
[pid=21895] ppid=21894 vsize=61756 CPUtime=32.93 cores=1,3,5,7
/proc/21895/stat : 21895 (glucose) R 21894 20889 17144 0 -1 4202496 9995 0 0 0 3291 2 0 0 20 0 1 0 385950055 63238144 14531 33554432000 4194304 5208918 140733373546320 140733373544184 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21895/statm: 15439 14531 96 248 0 15188 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 100224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1761.9 s]
/proc/loadavg: 2.28 2.13 2.04 3/183 21931
/proc/meminfo: memFree=26199872/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=20172 CPUtime=1726.81 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 84428 718893 0 0 273 40 171802 566 20 0 1 0 385781121 20656128 4658 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=21915] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21915/stat : 21915 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385953863 9367552 266 33554432000 4194304 5064252 140735917370768 140735917369680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21915/statm: 2287 266 226 213 0 72 0
[pid=21916] ppid=21915 vsize=61640 CPUtime=34.47 cores=1,3,5,7
/proc/21916/stat : 21916 (glucose) R 21915 20889 17144 0 -1 4202496 9390 0 0 0 3444 3 0 0 20 0 1 0 385953863 63119360 14387 33554432000 4194304 5208918 140733336263216 140733336261080 4211620 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21916/statm: 15410 14387 96 248 0 15159 0
Current children cumulated CPU time (s) 1761.28
Current children cumulated vsize (KiB) 100108

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1761.9 s]
/proc/loadavg: 2.28 2.13 2.04 3/183 21931
/proc/meminfo: memFree=26199872/32873844 swapFree=7628/7628
[pid=20889] ppid=20887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20889/stat : 20889 (npSolver-wbo-It) S 20887 20889 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385781121 9367552 275 33554432000 4194304 5064252 140734890398032 140734890396944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20889/statm: 2287 275 233 213 0 72 0
[pid=20890] ppid=20889 vsize=20172 CPUtime=1726.81 cores=1,3,5,7
/proc/20890/stat : 20890 (npSolver-wbo) S 20889 20889 17144 0 -1 4202496 84428 718893 0 0 273 40 171802 566 20 0 1 0 385781121 20656128 4658 33554432000 4194304 6006132 140735697354672 140735697346064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 13 0 0
/proc/20890/statm: 5043 4658 167 443 0 4596 0
[pid=21915] ppid=20890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21915/stat : 21915 (satsolver.sh) S 20890 20889 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385953863 9367552 266 33554432000 4194304 5064252 140735917370768 140735917369680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21915/statm: 2287 266 226 213 0 72 0
[pid=21916] ppid=21915 vsize=61640 CPUtime=34.47 cores=1,3,5,7
/proc/21916/stat : 21916 (glucose) R 21915 20889 17144 0 -1 4202496 9390 0 0 0 3444 3 0 0 20 0 1 0 385953863 63119360 14387 33554432000 4194304 5208918 140733336263216 140733336261080 4211620 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21916/statm: 15410 14387 96 248 0 15159 0
Current children cumulated CPU time (s) 1761.28
Current children cumulated vsize (KiB) 100108

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 38.8
#  lost CPU user time (s): 38.78
#  lost CPU system time (s): 0.02

Real time (s): 1761.91
CPU time (s): 1800.12
CPU user time (s): 1794
CPU system time (s): 6.12007
CPU usage (%): 102.168
Max. virtual memory (cumulated for all children) (KiB): 179640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1755.22
system time used= 6.10007
maximum resident set size= 128852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 813701
page faults= 0
swaps= 0
block input operations= 0
block output operations= 466520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9271
involuntary context switches= 2347

runsolver used 4.82527 second user time and 17.0994 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-09 01:02:47
IDJOB=3753943
IDBENCH=79200
IDSOLVER=2337
FILE ID=node145/3753943-1339196567
RUNJOBID= node145-1339183962-18405
PBS_JOBID= 14643806
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110976935--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753943-1339196567/watcher-3753943-1339196567 -o /tmp/evaluation-result-3753943-1339196567/solver-3753943-1339196567 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753943-1339196567.wbo 1541579508 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= da988fefd96faf0ea045ffc9072a875f
RANDOM SEED=1541579508

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26315240 kB
Buffers:          610952 kB
Cached:          4946212 kB
SwapCached:            4 kB
Active:          2274764 kB
Inactive:        3362000 kB
Active(anon):      63644 kB
Inactive(anon):    10912 kB
Active(file):    2211120 kB
Inactive(file):  3351088 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        200016 kB
Mapped:            15400 kB
Shmem:               200 kB
Slab:             775076 kB
SReclaimable:     216548 kB
SUnreclaim:       558528 kB
KernelStack:        1520 kB
PageTables:         3860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     202880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70988 MiB
End job on node145 at 2012-06-09 01:32:09