Trace number 3752619

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-quickBound (fixed)? (TO) 1800.06 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf8.ucl--soft-0-100-0.wbo
MD5SUMdaa4650c03ccc8f8b44e19f0217c9b39
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.25281
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6832
Total number of constraints19477
Number of soft constraints19477
Number of constraints which are clauses18953
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints524
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 989271
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 989270
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.19	c run usual solver
1.42/1.62	o 8196
1.42/1.62	c starting approximation
1.42/1.62	c factor = 2
1.42/1.62	c factor still to low - shrinking to 957.801
1.42/1.62	c approx number of clauses: 1e+06
1.42/1.62	c current bound: 4098
111.54/112.02	c current bound: 4098
221.98/222.22	c current bound: 4098
331.30/331.81	c current bound: 4098
441.31/441.85	c current bound: 4098
551.32/551.87	c current bound: 4098
661.20/661.76	c current bound: 4098
771.07/771.64	c current bound: 4098
881.25/881.84	c current bound: 4098
990.76/991.36	c current bound: 4098
1101.08/1101.85	c current bound: 4098
1212.88/1213.48	c current bound: 4098
1322.14/1322.94	c current bound: 4098
1431.94/1432.76	c current bound: 4098
1542.06/1542.89	c current bound: 4098
1651.88/1652.73	c current bound: 4098
1762.32/1763.18	c current bound: 4098
1800.03/1800.61	./satsolver.sh: line 5: 28276 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.61	c error: unexpected solver exit code
1800.03/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-3752619-1339209858/watcher-3752619-1339209858 -o /tmp/evaluation-result-3752619-1339209858/solver-3752619-1339209858 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752619-1339209858.wbo 485496483 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.02 2.00 1.92 3/179 25292
/proc/meminfo: memFree=30782820/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0

[startup+0.0503369 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 25292
/proc/meminfo: memFree=30782820/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100345 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 25292
/proc/meminfo: memFree=30782820/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 25292
/proc/meminfo: memFree=30782820/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 25292
/proc/meminfo: memFree=30782820/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.02 2.00 1.92 3/183 25303
/proc/meminfo: memFree=30740776/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=16124 CPUtime=1.23 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 5231 8223 0 0 18 6 97 2 20 0 1 0 387110386 16510976 3132 33554432000 4194304 6006132 140736245111024 140736245105216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 4031 3132 157 443 0 3584 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 25272

[startup+3.10034 s]
/proc/loadavg: 2.02 2.00 1.92 3/183 25313
/proc/meminfo: memFree=30693260/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1.54 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 8533 14719 0 0 28 12 110 4 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=25312] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25312/stat : 25312 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387110559 9367552 266 33554432000 4194304 5064252 140735531716480 140735531715392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25312/statm: 2287 266 226 213 0 72 0
[pid=25313] ppid=25312 vsize=60196 CPUtime=1.36 cores=1,3,5,7
/proc/25313/stat : 25313 (glucose) R 25312 25292 7786 0 -1 4202496 12293 0 0 0 134 2 0 0 20 0 1 0 387110559 61640704 12325 33554432000 4194304 5208918 140733724619664 140733724617336 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25313/statm: 15049 12325 95 248 0 14798 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 113644

[startup+6.30033 s]
/proc/loadavg: 2.02 2.00 1.92 3/183 25320
/proc/meminfo: memFree=30695124/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1.54 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 8533 14719 0 0 28 12 110 4 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=25312] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25312/stat : 25312 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387110559 9367552 266 33554432000 4194304 5064252 140735531716480 140735531715392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25312/statm: 2287 266 226 213 0 72 0
[pid=25313] ppid=25312 vsize=60196 CPUtime=4.56 cores=1,3,5,7
/proc/25313/stat : 25313 (glucose) R 25312 25292 7786 0 -1 4202496 12300 0 0 0 454 2 0 0 20 0 1 0 387110559 61640704 12332 33554432000 4194304 5208918 140733724619664 140733724617336 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25313/statm: 15049 12332 95 248 0 14798 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 113644

[startup+12.7003 s]
/proc/loadavg: 2.02 2.00 1.92 3/183 25327
/proc/meminfo: memFree=30694688/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1.54 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 8533 14719 0 0 28 12 110 4 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=25312] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25312/stat : 25312 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387110559 9367552 266 33554432000 4194304 5064252 140735531716480 140735531715392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25312/statm: 2287 266 226 213 0 72 0
[pid=25313] ppid=25312 vsize=60196 CPUtime=10.96 cores=1,3,5,7
/proc/25313/stat : 25313 (glucose) R 25312 25292 7786 0 -1 4202496 12317 0 0 0 1094 2 0 0 20 0 1 0 387110559 61640704 12349 33554432000 4194304 5208918 140733724619664 140733724617336 4211632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25313/statm: 15049 12349 95 248 0 14798 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 113644

[startup+25.5003 s]
/proc/loadavg: 2.02 2.00 1.92 3/183 25348
/proc/meminfo: memFree=30693704/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1.54 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 8533 14719 0 0 28 12 110 4 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=25312] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25312/stat : 25312 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387110559 9367552 266 33554432000 4194304 5064252 140735531716480 140735531715392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25312/statm: 2287 266 226 213 0 72 0
[pid=25313] ppid=25312 vsize=60196 CPUtime=23.76 cores=1,3,5,7
/proc/25313/stat : 25313 (glucose) R 25312 25292 7786 0 -1 4202496 12347 0 0 0 2374 2 0 0 20 0 1 0 387110559 61640704 12379 33554432000 4194304 5208918 140733724619664 140733724617336 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25313/statm: 15049 12379 95 248 0 14798 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 113644

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 1.92 3/183 25390
/proc/meminfo: memFree=30693428/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1.54 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 8533 14719 0 0 28 12 110 4 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=25312] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25312/stat : 25312 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387110559 9367552 266 33554432000 4194304 5064252 140735531716480 140735531715392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25312/statm: 2287 266 226 213 0 72 0
[pid=25313] ppid=25312 vsize=60196 CPUtime=49.35 cores=1,3,5,7
/proc/25313/stat : 25313 (glucose) R 25312 25292 7786 0 -1 4202496 12406 0 0 0 4933 2 0 0 20 0 1 0 387110559 61640704 12437 33554432000 4194304 5208918 140733724619664 140733724617336 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25313/statm: 15049 12437 95 248 0 14798 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 113644

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 25474
/proc/meminfo: memFree=30689612/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1.54 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 8533 14719 0 0 28 12 110 4 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=25312] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25312/stat : 25312 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387110559 9367552 266 33554432000 4194304 5064252 140735531716480 140735531715392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25312/statm: 2287 266 226 213 0 72 0
[pid=25313] ppid=25312 vsize=64616 CPUtime=100.55 cores=1,3,5,7
/proc/25313/stat : 25313 (glucose) R 25312 25292 7786 0 -1 4202496 12507 0 0 0 10053 2 0 0 20 0 1 0 387110559 66166784 13495 33554432000 4194304 5208918 140733724619664 140733724617816 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25313/statm: 16154 13495 95 248 0 15903 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 118064

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 25573
/proc/meminfo: memFree=30691872/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=111.93 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 11668 33421 0 0 38 13 11122 20 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=25495] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25495/stat : 25495 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387121599 9367552 267 33554432000 4194304 5064252 140734867821296 140734867820208 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25495/statm: 2287 267 226 213 0 72 0
[pid=25496] ppid=25495 vsize=60192 CPUtime=50.14 cores=1,3,5,7
/proc/25496/stat : 25496 (glucose) R 25495 25292 7786 0 -1 4202496 11835 0 0 0 5012 2 0 0 20 0 1 0 387121599 61636608 12904 33554432000 4194304 5208918 140735960250448 140735960248120 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25496/statm: 15048 12904 95 248 0 14797 0
Current children cumulated CPU time (s) 162.07

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


[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/183 27600
/proc/meminfo: memFree=30691716/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1322.53 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 46153 233259 0 0 141 28 131893 191 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=27535] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27535/stat : 27535 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387242690 9367552 267 33554432000 4194304 5064252 140737298436496 140737298435408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27535/statm: 2287 267 226 213 0 72 0
[pid=27536] ppid=27535 vsize=60200 CPUtime=39.23 cores=1,3,5,7
/proc/27536/stat : 27536 (glucose) R 27535 25292 7786 0 -1 4202496 12395 0 0 0 3921 2 0 0 20 0 1 0 387242691 61644800 12593 33554432000 4194304 5208918 140734349649856 140734349647528 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 15050 12593 95 248 0 14799 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 113648

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/183 27698
/proc/meminfo: memFree=30691004/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1322.53 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 46153 233259 0 0 141 28 131893 191 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=27535] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27535/stat : 27535 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387242690 9367552 267 33554432000 4194304 5064252 140737298436496 140737298435408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27535/statm: 2287 267 226 213 0 72 0
[pid=27536] ppid=27535 vsize=64620 CPUtime=99.24 cores=1,3,5,7
/proc/27536/stat : 27536 (glucose) R 27535 25292 7786 0 -1 4202496 12535 0 0 0 9921 3 0 0 20 0 1 0 387242691 66170880 12733 33554432000 4194304 5208918 140734349649856 140734349648008 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 16155 12733 95 248 0 15904 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 118068

[startup+1482.3 s]
/proc/loadavg: 2.07 1.99 1.92 3/183 27796
/proc/meminfo: memFree=30690596/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1432.33 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 49288 251505 0 0 150 29 142845 209 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=27718] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27718/stat : 27718 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387253672 9367552 266 33554432000 4194304 5064252 140737365573568 140737365572480 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27718/statm: 2287 266 226 213 0 72 0
[pid=27719] ppid=27718 vsize=60196 CPUtime=49.41 cores=1,3,5,7
/proc/27719/stat : 27719 (glucose) R 27718 25292 7786 0 -1 4202496 11833 0 0 0 4939 2 0 0 20 0 1 0 387253673 61640704 12884 33554432000 4194304 5208918 140734397032400 140734397030072 4211580 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27719/statm: 15049 12884 95 248 0 14798 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 113644

[startup+1542.3 s]
/proc/loadavg: 2.03 1.99 1.92 3/183 27894
/proc/meminfo: memFree=30690004/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1432.33 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 49288 251505 0 0 150 29 142845 209 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=27718] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27718/stat : 27718 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387253672 9367552 266 33554432000 4194304 5064252 140737365573568 140737365572480 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27718/statm: 2287 266 226 213 0 72 0
[pid=27719] ppid=27718 vsize=64616 CPUtime=109.41 cores=1,3,5,7
/proc/27719/stat : 27719 (glucose) R 27718 25292 7786 0 -1 4202496 11973 0 0 0 10938 3 0 0 20 0 1 0 387253673 66166784 13024 33554432000 4194304 5208918 140734397032400 140734397030552 4211572 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27719/statm: 16154 13024 95 248 0 15903 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 118064

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.92 3/184 28002
/proc/meminfo: memFree=30690148/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1542.45 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 52423 269169 0 0 159 30 153831 225 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=27903] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27903/stat : 27903 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387264686 9367552 267 33554432000 4194304 5064252 140734820437616 140734820436528 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27903/statm: 2287 267 226 213 0 72 0
[pid=27904] ppid=27903 vsize=64616 CPUtime=59.28 cores=1,3,5,7
/proc/27904/stat : 27904 (glucose) R 27903 25292 7786 0 -1 4202496 12442 0 0 0 5926 2 0 0 20 0 1 0 387264686 66166784 13014 33554432000 4194304 5208918 140733229892272 140733229890424 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27904/statm: 16154 13014 95 248 0 15903 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 118064

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/183 28101
/proc/meminfo: memFree=30691880/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1652.28 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 55558 287418 0 0 168 32 164788 240 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=28086] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28086/stat : 28086 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387275670 9367552 267 33554432000 4194304 5064252 140733804984688 140733804983600 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28086/statm: 2287 267 226 213 0 72 0
[pid=28087] ppid=28086 vsize=60200 CPUtime=9.45 cores=1,3,5,7
/proc/28087/stat : 28087 (glucose) R 28086 25292 7786 0 -1 4202496 11838 0 0 0 942 3 0 0 20 0 1 0 387275670 61644800 12441 33554432000 4194304 5208918 140734406686224 140734406683896 4211652 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28087/statm: 15050 12441 95 248 0 14799 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 113648

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/183 28199
/proc/meminfo: memFree=30687348/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1652.28 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 55558 287418 0 0 168 32 164788 240 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=28086] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28086/stat : 28086 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387275670 9367552 267 33554432000 4194304 5064252 140733804984688 140733804983600 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28086/statm: 2287 267 226 213 0 72 0
[pid=28087] ppid=28086 vsize=64620 CPUtime=69.44 cores=1,3,5,7
/proc/28087/stat : 28087 (glucose) R 28086 25292 7786 0 -1 4202496 11885 0 0 0 6941 3 0 0 20 0 1 0 387275670 66170880 13181 33554432000 4194304 5208918 140734406686224 140734406684376 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28087/statm: 16155 13181 95 248 0 15904 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 118068

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/183 28304
/proc/meminfo: memFree=30692236/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1762.72 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 58693 305595 0 0 178 33 175804 257 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=28275] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28275/stat : 28275 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387286715 9367552 267 33554432000 4194304 5064252 140735950652752 140735950651664 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28275/statm: 2287 267 226 213 0 72 0
[pid=28276] ppid=28275 vsize=60196 CPUtime=19 cores=1,3,5,7
/proc/28276/stat : 28276 (glucose) R 28275 25292 7786 0 -1 4202496 12345 0 0 0 1898 2 0 0 20 0 1 0 387286715 61640704 12368 33554432000 4194304 5208918 140734755948208 140734755945880 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 15049 12368 95 248 0 14798 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 113644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 1.99 1.92 3/181 28375
/proc/meminfo: memFree=30296392/32873844 swapFree=9160/9160
[pid=25292] ppid=25290 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-wbo-It) S 25290 25292 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387110386 9367552 275 33554432000 4194304 5064252 140737429980512 140737429979424 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25292/statm: 2287 275 233 213 0 72 0
[pid=25293] ppid=25292 vsize=35152 CPUtime=1762.72 cores=1,3,5,7
/proc/25293/stat : 25293 (npSolver-wbo) S 25292 25292 7786 0 -1 4202496 58693 305595 0 0 178 33 175804 257 20 0 1 0 387110386 35995648 7633 33554432000 4194304 6006132 140736245111024 140736245102384 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25293/statm: 8788 7633 176 443 0 8341 0
[pid=28275] ppid=25293 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28275/stat : 28275 (satsolver.sh) S 25293 25292 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387286715 9367552 267 33554432000 4194304 5064252 140735950652752 140735950651664 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28275/statm: 2287 267 226 213 0 72 0
[pid=28276] ppid=28275 vsize=60196 CPUtime=37.31 cores=1,3,5,7
/proc/28276/stat : 28276 (glucose) R 28275 25292 7786 0 -1 4202496 12391 0 0 0 3729 2 0 0 20 0 1 0 387286715 61640704 12764 33554432000 4194304 5208918 140734755948208 140734755945880 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 15049 12764 95 248 0 14798 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 113644

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.06
CPU user time (s): 1797.12
CPU system time (s): 2.93755
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 121484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.12
system time used= 2.93755
maximum resident set size= 57852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 377669
page faults= 0
swaps= 0
block input operations= 0
block output operations= 299040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5679
involuntary context switches= 2036

runsolver used 3.20451 second user time and 8.87265 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-09 04:44:18
IDJOB=3752619
IDBENCH=79329
IDSOLVER=2336
FILE ID=node139/3752619-1339209858
RUNJOBID= node139-1339206230-7803
PBS_JOBID= 14643885
Free space on /tmp= 70812 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf8.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752619-1339209858/watcher-3752619-1339209858 -o /tmp/evaluation-result-3752619-1339209858/solver-3752619-1339209858 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752619-1339209858.wbo 485496483 HOME HOME

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

MD5SUM BENCH= daa4650c03ccc8f8b44e19f0217c9b39
RANDOM SEED=485496483

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.750
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		: 2666.750
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.750
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:       32873844 kB
MemFree:        30782720 kB
Buffers:          743080 kB
Cached:           318716 kB
SwapCached:          584 kB
Active:          1047372 kB
Inactive:          91388 kB
Active(anon):      68784 kB
Inactive(anon):     7284 kB
Active(file):     978588 kB
Inactive(file):    84104 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104292 kB
Dirty:             24888 kB
Writeback:             0 kB
AnonPages:         82088 kB
Mapped:            11648 kB
Shmem:                 8 kB
Slab:             811832 kB
SReclaimable:     252888 kB
SUnreclaim:       558944 kB
KernelStack:        1496 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     201828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 70800 MiB
End job on node139 at 2012-06-09 05:14:19