Trace number 3753948

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.15 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111212476--soft-0-100-0.wbo
MD5SUM935e196b2e49c7ace79e7b55afc624f4
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.680895
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 1139
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
21.46/21.58	o 805
63.70/64.01	o 605
104.08/104.33	o 598
144.80/145.06	o 573
185.01/185.27	o 536
224.95/225.21	o 511
266.59/266.86	o 445
306.48/306.74	o 420
346.75/347.01	o 407
386.67/386.95	o 400
427.03/427.30	o 399
466.96/467.25	o 392
507.32/507.61	o 389
546.64/546.80	o 371
586.42/586.72	o 357
626.76/627.07	o 332
666.65/666.95	o 317
706.49/706.81	o 310
746.25/746.56	o 289
786.42/786.74	o 274
828.31/828.63	o 267
867.54/867.87	o 263
906.35/906.70	o 262
945.39/945.76	o 250
985.33/985.60	o 249
1025.03/1025.41	o 242
1066.18/1066.59	o 240
1106.05/1106.44	o 238
1145.38/1145.70	o 237
1184.56/1184.99	o 236
1223.55/1223.97	o 234
1264.76/1265.20	o 233
1305.02/1305.46	o 232
1345.16/1345.61	o 229
1385.05/1385.51	o 219
1425.70/1426.10	o 218
1466.58/1467.06	o 214
1506.97/1507.49	o 211
1546.46/1546.99	o 210
1586.85/1587.37	o 207
1625.32/1625.83	o 203
1663.27/1663.80	o 201
1702.22/1702.72	o 199
1741.61/1742.18	o 197
1780.02/1780.50	o 193
1800.11/1800.61	./satsolver.sh: line 5: 13364 Terminated              ./glucose $1 > $2 2> /dev/null
1800.11/1800.61	c error: unexpected solver exit code
1800.11/1800.61	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-3753948-1339196537/watcher-3753948-1339196537 -o /tmp/evaluation-result-3753948-1339196537/solver-3753948-1339196537 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753948-1339196537.wbo 955617588 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.00 2.00 2.00 3/179 12934
/proc/meminfo: memFree=30560288/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0

[startup+0.0540899 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12934
/proc/meminfo: memFree=30560288/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100344 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12934
/proc/meminfo: memFree=30560288/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300188 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12934
/proc/meminfo: memFree=30560288/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12934
/proc/meminfo: memFree=30560288/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12941
/proc/meminfo: memFree=30555180/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=3104 CPUtime=0.18 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 1454 2758 0 0 2 0 16 0 20 0 1 0 385780996 3178496 387 33554432000 4194304 6006132 140737253403584 140737253397776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12935/statm: 776 387 158 443 0 329 0
[pid=12940] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12940/stat : 12940 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385781016 9367552 266 33554432000 4194304 5064252 140734464559936 140734464558848 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12940/statm: 2287 266 226 213 0 72 0
[pid=12941] ppid=12940 vsize=12892 CPUtime=1.28 cores=1,3,5,7
/proc/12941/stat : 12941 (glucose) R 12940 12934 8666 0 -1 4202496 2923 0 0 0 128 0 0 0 20 0 1 0 385781016 13201408 2298 33554432000 4194304 5208918 140735411512576 140735411510728 4229717 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12941/statm: 3223 2298 96 248 0 2972 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 34292

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12941
/proc/meminfo: memFree=30548296/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=3104 CPUtime=0.18 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 1454 2758 0 0 2 0 16 0 20 0 1 0 385780996 3178496 387 33554432000 4194304 6006132 140737253403584 140737253397776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12935/statm: 776 387 158 443 0 329 0
[pid=12940] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12940/stat : 12940 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385781016 9367552 266 33554432000 4194304 5064252 140734464559936 140734464558848 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12940/statm: 2287 266 226 213 0 72 0
[pid=12941] ppid=12940 vsize=12892 CPUtime=2.88 cores=1,3,5,7
/proc/12941/stat : 12941 (glucose) R 12940 12934 8666 0 -1 4202496 3445 0 0 0 288 0 0 0 20 0 1 0 385781016 13201408 2807 33554432000 4194304 5208918 140735411512576 140735411510520 4229692 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12941/statm: 3223 2807 96 248 0 2972 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 34292

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12941
/proc/meminfo: memFree=30545096/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=3104 CPUtime=0.18 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 1454 2758 0 0 2 0 16 0 20 0 1 0 385780996 3178496 387 33554432000 4194304 6006132 140737253403584 140737253397776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12935/statm: 776 387 158 443 0 329 0
[pid=12940] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12940/stat : 12940 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385781016 9367552 266 33554432000 4194304 5064252 140734464559936 140734464558848 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12940/statm: 2287 266 226 213 0 72 0
[pid=12941] ppid=12940 vsize=15612 CPUtime=6.08 cores=1,3,5,7
/proc/12941/stat : 12941 (glucose) R 12940 12934 8666 0 -1 4202496 3610 0 0 0 608 0 0 0 20 0 1 0 385781016 15986688 3477 33554432000 4194304 5208918 140735411512576 140735411510440 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12941/statm: 3903 3477 96 248 0 3652 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 37012

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 12941
/proc/meminfo: memFree=30533888/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=3104 CPUtime=0.18 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 1454 2758 0 0 2 0 16 0 20 0 1 0 385780996 3178496 387 33554432000 4194304 6006132 140737253403584 140737253397776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12935/statm: 776 387 158 443 0 329 0
[pid=12940] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12940/stat : 12940 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385781016 9367552 266 33554432000 4194304 5064252 140734464559936 140734464558848 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12940/statm: 2287 266 226 213 0 72 0
[pid=12941] ppid=12940 vsize=31840 CPUtime=12.49 cores=1,3,5,7
/proc/12941/stat : 12941 (glucose) R 12940 12934 8666 0 -1 4202496 4303 0 0 0 1248 1 0 0 20 0 1 0 385781016 32604160 6048 33554432000 4194304 5208918 140735411512576 140735411510520 4229347 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12941/statm: 7960 6048 96 248 0 7709 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53240

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 12948
/proc/meminfo: memFree=30450348/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=21.64 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 3479 9949 0 0 10 2 2150 2 20 0 1 0 385780996 20246528 4293 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4293 167 443 0 4496 0
[pid=12947] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12947/stat : 12947 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385783163 9367552 267 33554432000 4194304 5064252 140736260978624 140736260977536 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12947/statm: 2287 267 226 213 0 72 0
[pid=12948] ppid=12947 vsize=54216 CPUtime=3.81 cores=1,3,5,7
/proc/12948/stat : 12948 (glucose) R 12947 12934 8666 0 -1 4202496 11380 0 0 0 379 2 0 0 20 0 1 0 385783163 55517184 12084 33554432000 4194304 5208918 140733866157040 140733866155192 4211792 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12948/statm: 13554 12084 96 248 0 13303 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 92284

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12948
/proc/meminfo: memFree=30458228/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=21.64 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 3479 9949 0 0 10 2 2150 2 20 0 1 0 385780996 20246528 4293 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4293 167 443 0 4496 0
[pid=12947] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12947/stat : 12947 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385783163 9367552 267 33554432000 4194304 5064252 140736260978624 140736260977536 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12947/statm: 2287 267 226 213 0 72 0
[pid=12948] ppid=12947 vsize=85324 CPUtime=29.4 cores=1,3,5,7
/proc/12948/stat : 12948 (glucose) R 12947 12934 8666 0 -1 4202496 14392 0 0 0 2937 3 0 0 20 0 1 0 385783163 87371776 19701 33554432000 4194304 5208918 140733866157040 140733866154984 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12948/statm: 21331 19701 96 248 0 21080 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 123392

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12955
/proc/meminfo: memFree=30481732/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=64.04 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 5502 29341 0 0 16 3 6368 17 20 0 1 0 385780996 20246528 4294 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4294 167 443 0 4496 0
[pid=12954] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12954/stat : 12954 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385787403 9367552 267 33554432000 4194304 5064252 140733570365904 140733570364816 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12954/statm: 2287 267 226 213 0 72 0
[pid=12955] ppid=12954 vsize=71032 CPUtime=38.2 cores=1,3,5,7
/proc/12955/stat : 12955 (glucose) R 12954 12934 8666 0 -1 4202496 12951 0 0 0 3817 3 0 0 20 0 1 0 385787404 72736768 14155 33554432000 4194304 5208918 140733453361520 140733453359464 4211532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12955/statm: 17758 14155 96 248 0 17507 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 109100

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12969
/proc/meminfo: memFree=30483868/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=145.06 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 9246 62563 0 0 28 4 14429 45 20 0 1 0 385780996 20246528 4295 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4295 167 443 0 4496 0
[pid=12968] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 13189
/proc/meminfo: memFree=30443412/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=1345.26 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 47852 458297 0 0 120 17 134114 275 20 0 1 0 385780996 20246528 4296 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4296 168 443 0 4496 0
[pid=13188] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13188/stat : 13188 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385915559 9367552 267 33554432000 4194304 5064252 140736252044656 140736252043568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13188/statm: 2287 267 226 213 0 72 0
[pid=13189] ppid=13188 vsize=33160 CPUtime=16.64 cores=1,3,5,7
/proc/13189/stat : 13189 (glucose) R 13188 12934 8666 0 -1 4202496 7021 0 0 0 1663 1 0 0 20 0 1 0 385915559 33955840 7721 33554432000 4194304 5208918 140734244156208 140734244154072 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13189/statm: 8290 7721 96 248 0 8039 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 71228

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13196
/proc/meminfo: memFree=30410620/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=1385.14 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 48855 471015 0 0 122 17 138094 281 20 0 1 0 385780996 20246528 4296 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4296 168 443 0 4496 0
[pid=13195] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13195/stat : 13195 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385919549 9367552 266 33554432000 4194304 5064252 140737401576768 140737401575680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13195/statm: 2287 266 226 213 0 72 0
[pid=13196] ppid=13195 vsize=37560 CPUtime=36.75 cores=1,3,5,7
/proc/13196/stat : 13196 (glucose) R 13195 12934 8666 0 -1 4202496 8178 0 0 0 3673 2 0 0 20 0 1 0 385919549 38461440 7653 33554432000 4194304 5208918 140736683260720 140736683258664 4211871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13196/statm: 9390 7653 96 248 0 9139 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 75628

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13210
/proc/meminfo: memFree=30373504/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=1466.68 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 50848 495854 0 0 126 18 146230 294 20 0 1 0 385780996 20246528 4296 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4296 168 443 0 4496 0
[pid=13209] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13209/stat : 13209 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385927704 9367552 266 33554432000 4194304 5064252 140735190307632 140735190306544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13209/statm: 2287 266 226 213 0 72 0
[pid=13210] ppid=13209 vsize=32848 CPUtime=15.2 cores=1,3,5,7
/proc/13210/stat : 13210 (glucose) R 13209 12934 8666 0 -1 4202496 6271 0 0 0 1518 2 0 0 20 0 1 0 385927704 33636352 7688 33554432000 4194304 5208918 140733892598272 140733892596136 4211670 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13210/statm: 8212 7688 96 248 0 7961 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 70916

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 13270
/proc/meminfo: memFree=30501084/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=1507.09 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 51836 507575 0 0 128 18 150262 301 20 0 1 0 385780996 20246528 4296 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4296 168 443 0 4496 0
[pid=13217] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13217/stat : 13217 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385931747 9367552 267 33554432000 4194304 5064252 140735383581984 140735383580896 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13217/statm: 2287 267 226 213 0 72 0
[pid=13218] ppid=13217 vsize=47324 CPUtime=34.77 cores=1,3,5,7
/proc/13218/stat : 13218 (glucose) R 13217 12934 8666 0 -1 4202496 8541 0 0 0 3474 3 0 0 20 0 1 0 385931747 48459776 9770 33554432000 4194304 5208918 140735813965824 140735813963768 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13218/statm: 11831 9770 96 248 0 11580 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 85392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13305
/proc/meminfo: memFree=30492360/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=1586.96 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 53801 533136 0 0 132 19 158231 314 20 0 1 0 385780996 20246528 4296 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4296 168 443 0 4496 0
[pid=13297] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13297/stat : 13297 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385939735 9367552 266 33554432000 4194304 5064252 140735019109200 140735019108112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13297/statm: 2287 266 226 213 0 72 0
[pid=13298] ppid=13297 vsize=32720 CPUtime=14.89 cores=1,3,5,7
/proc/13298/stat : 13298 (glucose) R 13297 12934 8666 0 -1 4202496 6115 0 0 0 1488 1 0 0 20 0 1 0 385939735 33505280 7638 33554432000 4194304 5208918 140736357458480 140736357456344 4229328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13298/statm: 8180 7638 96 248 0 7929 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 70788

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 13319
/proc/meminfo: memFree=30478380/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=1625.42 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 54773 543826 0 0 134 19 162069 320 20 0 1 0 385780996 20246528 4296 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4296 168 443 0 4496 0
[pid=13318] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13318/stat : 13318 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385943581 9367552 266 33554432000 4194304 5064252 140735580397856 140735580396768 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13318/statm: 2287 266 226 213 0 72 0
[pid=13319] ppid=13318 vsize=48756 CPUtime=36.41 cores=1,3,5,7
/proc/13319/stat : 13319 (glucose) R 13318 12934 8666 0 -1 4202496 6892 0 0 0 3640 1 0 0 20 0 1 0 385943582 49926144 11127 33554432000 4194304 5208918 140735980898448 140735980896312 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13319/statm: 12189 11127 96 248 0 11938 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 86824

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 13343
/proc/meminfo: memFree=30482928/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=1702.28 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 56704 565082 0 0 138 19 169741 330 20 0 1 0 385780996 20246528 4296 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4296 168 443 0 4496 0
[pid=13342] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13342/stat : 13342 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385951270 9367552 267 33554432000 4194304 5064252 140734204155504 140734204154416 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13342/statm: 2287 267 226 213 0 72 0
[pid=13343] ppid=13342 vsize=32532 CPUtime=19.53 cores=1,3,5,7
/proc/13343/stat : 13343 (glucose) R 13342 12934 8666 0 -1 4202496 5445 0 0 0 1953 0 0 0 20 0 1 0 385951271 33312768 7546 33554432000 4194304 5208918 140735931206336 140735931204200 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13343/statm: 8133 7546 96 248 0 7882 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 70600

[startup+1782.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 13364
/proc/meminfo: memFree=30505752/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=1780.04 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 58614 587343 0 0 142 20 177500 342 20 0 1 0 385780996 20246528 4296 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4296 168 443 0 4496 0
[pid=13363] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13363/stat : 13363 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385959048 9367552 266 33554432000 4194304 5064252 140734939120464 140734939119376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13363/statm: 2287 266 226 213 0 72 0
[pid=13364] ppid=13363 vsize=17960 CPUtime=1.76 cores=1,3,5,7
/proc/13364/stat : 13364 (glucose) R 13363 12934 8666 0 -1 4202496 4039 0 0 0 176 0 0 0 20 0 1 0 385959048 18391040 3662 33554432000 4194304 5208918 140736147805920 140736147803768 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13364/statm: 4490 3662 96 248 0 4239 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 56028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 13371
/proc/meminfo: memFree=30501256/32873648 swapFree=7376/7376
[pid=12934] ppid=12932 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12934/stat : 12934 (npSolver-wbo-It) S 12932 12934 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385780995 9367552 275 33554432000 4194304 5064252 140735400821104 140735400820016 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12934/statm: 2287 275 233 213 0 72 0
[pid=12935] ppid=12934 vsize=19772 CPUtime=1780.04 cores=1,3,5,7
/proc/12935/stat : 12935 (npSolver-wbo) S 12934 12934 8666 0 -1 4202496 58614 587343 0 0 142 20 177500 342 20 0 1 0 385780996 20246528 4296 33554432000 4194304 6006132 140737253403584 140737253394976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12935/statm: 4943 4296 168 443 0 4496 0
[pid=13363] ppid=12935 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13363/stat : 13363 (satsolver.sh) S 12935 12934 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385959048 9367552 266 33554432000 4194304 5064252 140734939120464 140734939119376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13363/statm: 2287 266 226 213 0 72 0
[pid=13364] ppid=13363 vsize=32404 CPUtime=20.07 cores=1,3,5,7
/proc/13364/stat : 13364 (glucose) R 13363 12934 8666 0 -1 4202496 6588 0 0 0 2006 1 0 0 20 0 1 0 385959048 33181696 7502 33554432000 4194304 5208918 140736147805920 140736147803784 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13364/statm: 8101 7502 96 248 0 7850 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 70472

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.15
CPU user time (s): 1796.49
CPU system time (s): 3.65544
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 123392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.49
system time used= 3.65544
maximum resident set size= 80896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 653535
page faults= 0
swaps= 0
block input operations= 0
block output operations= 257184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5226
involuntary context switches= 2349

runsolver used 2.80557 second user time and 7.98879 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-09 01:02:17
IDJOB=3753948
IDBENCH=79197
IDSOLVER=2337
FILE ID=node112/3753948-1339196537
RUNJOBID= node112-1339184626-9753
PBS_JOBID= 14643815
Free space on /tmp= 71056 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111212476--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-3753948-1339196537/watcher-3753948-1339196537 -o /tmp/evaluation-result-3753948-1339196537/solver-3753948-1339196537 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753948-1339196537.wbo 955617588 HOME HOME

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

MD5SUM BENCH= 935e196b2e49c7ace79e7b55afc624f4
RANDOM SEED=955617588

node112.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		: 2666.763
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	: 5333.52
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		: 2666.763
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		: 2666.763
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	: 5331.92
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		: 2666.763
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		: 2666.763
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.92
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		: 2666.763
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.92
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		: 2666.763
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		: 2666.763
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30561180 kB
Buffers:          272796 kB
Cached:          1051472 kB
SwapCached:         2156 kB
Active:           678996 kB
Inactive:         759980 kB
Active(anon):     113700 kB
Inactive(anon):     3148 kB
Active(file):     565296 kB
Inactive(file):   756832 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        197884 kB
Mapped:            10032 kB
Shmem:                 0 kB
Slab:             735128 kB
SReclaimable:     179028 kB
SUnreclaim:       556100 kB
KernelStack:        1520 kB
PageTables:         4052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     242512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71036 MiB
End job on node112 at 2012-06-09 01:32:18