Trace number 3715010

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? (TO) 1800.06 1801.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-dlx1c.ucl--soft-33-100-0.wbo
MD5SUM835b153aeac9652072cec4414ff34af5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark0.467928
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6392
Total number of constraints18058
Number of soft constraints12226
Number of constraints which are clauses17278
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints780
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 617866
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 617865
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

Quality of the solution as a function of time


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

Solver Data

2.79/2.81	c run usual solver
5.77/6.36	o 4005
5.77/6.36	c fallback to adder encoding
488.78/489.43	o 4004
488.78/489.43	c fallback to adder encoding
1148.94/1149.72	o 3554
1148.94/1149.72	c fallback to adder encoding
1800.03/1801.41	./satsolver.sh: line 5: 31878 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1801.41	c error: unexpected solver exit code
1800.03/1801.41	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-3715010-1338188240/watcher-3715010-1338188240 -o /tmp/evaluation-result-3715010-1338188240/solver-3715010-1338188240 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715010-1338188240.wbo 1343985738 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.08 2.09 2.02 3/179 31503
/proc/meminfo: memFree=27306184/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0

[startup+0.0601009 s]
/proc/loadavg: 2.08 2.09 2.02 3/179 31503
/proc/meminfo: memFree=27306184/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.08 2.09 2.02 3/179 31503
/proc/meminfo: memFree=27306184/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.08 2.09 2.02 3/179 31503
/proc/meminfo: memFree=27306184/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.08 2.09 2.02 3/179 31503
/proc/meminfo: memFree=27306184/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.08 2.09 2.02 3/181 31505
/proc/meminfo: memFree=27291532/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=34876 CPUtime=1.49 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) R 31503 31503 17655 0 -1 4202496 3216 0 0 0 148 1 0 0 20 0 1 0 284950846 35713024 5233 33554432000 4194304 5990268 140733783979184 140733783966760 4807537 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 8719 5233 136 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.10028 s]
/proc/loadavg: 2.08 2.09 2.02 3/181 31505
/proc/meminfo: memFree=27262560/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=68208 CPUtime=2.82 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 6770 0 0 0 275 7 0 0 20 0 1 0 284950846 69844992 11415 33554432000 4194304 5990268 140733783979184 140733783972336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 17052 11415 149 439 0 16609 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 77356

[startup+6.30027 s]
/proc/loadavg: 2.08 2.09 2.02 2/183 31514
/proc/meminfo: memFree=27237116/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=68496 CPUtime=5.77 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) R 31503 31503 17655 0 -1 4202496 6929 26417 0 0 287 52 227 11 20 0 1 0 284950846 70139904 11501 33554432000 4194304 5990268 140733783979184 140733783972488 5177872 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 17124 11501 153 439 0 16681 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 77644

[startup+12.7003 s]
/proc/loadavg: 2.14 2.10 2.03 3/183 31517
/proc/meminfo: memFree=26915308/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=6.68 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 12495 26932 0 0 363 63 227 15 20 0 1 0 284950846 177967104 34650 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34650 163 439 0 43006 0
[pid=31516] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31516/stat : 31516 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284951567 9367552 266 33554432000 4194304 5064252 140733442690304 140733442689216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31516/statm: 2287 266 226 213 0 72 0
[pid=31517] ppid=31516 vsize=169176 CPUtime=5.47 cores=1,3,5,7
/proc/31517/stat : 31517 (glucose) R 31516 31503 17655 0 -1 4202496 31439 0 0 0 538 9 0 0 20 0 1 0 284951567 173236224 38846 33554432000 4194304 5208918 140737034844912 140737034842584 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31517/statm: 42294 38846 104 248 0 42043 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 361268

[startup+25.5004 s]
/proc/loadavg: 2.12 2.10 2.03 3/183 31517
/proc/meminfo: memFree=26913212/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=6.68 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 12495 26932 0 0 363 63 227 15 20 0 1 0 284950846 177967104 34650 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34650 163 439 0 43006 0
[pid=31516] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31516/stat : 31516 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284951567 9367552 266 33554432000 4194304 5064252 140733442690304 140733442689216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31516/statm: 2287 266 226 213 0 72 0
[pid=31517] ppid=31516 vsize=169544 CPUtime=18.27 cores=1,3,5,7
/proc/31517/stat : 31517 (glucose) R 31516 31503 17655 0 -1 4202496 31516 0 0 0 1818 9 0 0 20 0 1 0 284951567 173613056 38923 33554432000 4194304 5208918 140737034844912 140737034842872 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31517/statm: 42386 38923 104 248 0 42135 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 361636

[startup+51.1004 s]
/proc/loadavg: 2.15 2.11 2.03 3/183 31524
/proc/meminfo: memFree=26918556/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=6.68 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 12495 26932 0 0 363 63 227 15 20 0 1 0 284950846 177967104 34650 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34650 163 439 0 43006 0
[pid=31516] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31516/stat : 31516 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284951567 9367552 266 33554432000 4194304 5064252 140733442690304 140733442689216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31516/statm: 2287 266 226 213 0 72 0
[pid=31517] ppid=31516 vsize=169544 CPUtime=43.87 cores=1,3,5,7
/proc/31517/stat : 31517 (glucose) R 31516 31503 17655 0 -1 4202496 31523 0 0 0 4378 9 0 0 20 0 1 0 284951567 173613056 39441 33554432000 4194304 5208918 140737034844912 140737034842872 4205695 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31517/statm: 42386 39441 104 248 0 42135 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 361636

[startup+102.307 s]
/proc/loadavg: 2.06 2.09 2.02 3/183 31524
/proc/meminfo: memFree=26903828/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=6.68 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 12495 26932 0 0 363 63 227 15 20 0 1 0 284950846 177967104 34650 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34650 163 439 0 43006 0
[pid=31516] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31516/stat : 31516 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284951567 9367552 266 33554432000 4194304 5064252 140733442690304 140733442689216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31516/statm: 2287 266 226 213 0 72 0
[pid=31517] ppid=31516 vsize=170492 CPUtime=95.07 cores=1,3,5,7
/proc/31517/stat : 31517 (glucose) R 31516 31503 17655 0 -1 4202496 31738 0 0 0 9498 9 0 0 20 0 1 0 284951567 174583808 39656 33554432000 4194304 5208918 140737034844912 140737034842760 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31517/statm: 42623 39656 104 248 0 42372 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 362584

[startup+162.3 s]
/proc/loadavg: 2.02 2.07 2.02 3/184 31534
/proc/meminfo: memFree=26914792/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=6.68 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 12495 26932 0 0 363 63 227 15 20 0 1 0 284950846 177967104 34650 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34650 163 439 0 43006 0
[pid=31516] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31516/stat : 31516 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284951567 9367552 266 33554432000 4194304 5064252 140733442690304 140733442689216 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31516/statm: 2287 266 226 213 0 72 0
[pid=31517] ppid=31516 vsize=171376 CPUtime=155.04 cores=1,3,5,7
/proc/31517/stat : 31517 (glucose) R 31516 31503 17655 0 -1 4202496 31947 0 0 0 15495 9 0 0 20 0 1 0 284951567 175489024 39941 33554432000 4194304 5208918 140737034844912 140737034842872 4229347 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31517/statm: 42844 39941 104 248 0 42593 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 363468

[startup+222.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/184 31564
/proc/meminfo: memFree=26911312/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=6.68 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 12495 26932 0 0 363 63 227 15 20 0 1 0 284950846 177967104 34650 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34650 163 439 0 43006 0
[pid=31516] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32045
/proc/meminfo: memFree=26388948/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=1149.84 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 17795 112645 0 0 515 81 114296 92 20 0 1 0 284950846 177967104 34664 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34664 163 439 0 43006 0
[pid=31877] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31877/stat : 31877 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285065903 9367552 267 33554432000 4194304 5064252 140736804967728 140736804966640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31877/statm: 2287 267 226 213 0 72 0
[pid=31878] ppid=31877 vsize=203536 CPUtime=211.15 cores=1,3,5,7
/proc/31878/stat : 31878 (glucose) R 31877 31503 17655 0 -1 4202496 32419 0 0 0 21107 8 0 0 20 0 1 0 285065903 208420864 41220 33554432000 4194304 5208918 140734538255264 140734538253112 4211038 0 0 4096 0 0 0 0 17 3 0 0 51 0 0
/proc/31878/statm: 50884 41220 105 248 0 50633 0
Current children cumulated CPU time (s) 1360.99
Current children cumulated vsize (KiB) 395628

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 32045
/proc/meminfo: memFree=26386284/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=1149.84 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 17795 112645 0 0 515 81 114296 92 20 0 1 0 284950846 177967104 34664 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34664 163 439 0 43006 0
[pid=31877] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31877/stat : 31877 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285065903 9367552 267 33554432000 4194304 5064252 140736804967728 140736804966640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31877/statm: 2287 267 226 213 0 72 0
[pid=31878] ppid=31877 vsize=204012 CPUtime=271.15 cores=1,3,5,7
/proc/31878/stat : 31878 (glucose) R 31877 31503 17655 0 -1 4202496 32595 0 0 0 27106 9 0 0 20 0 1 0 285065903 208908288 41905 33554432000 4194304 5208918 140734538255264 140734538253112 4211019 0 0 4096 0 0 0 0 17 3 0 0 51 0 0
/proc/31878/statm: 51003 41905 105 248 0 50752 0
Current children cumulated CPU time (s) 1420.99
Current children cumulated vsize (KiB) 396104

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32046
/proc/meminfo: memFree=26382064/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=1149.84 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 17795 112645 0 0 515 81 114296 92 20 0 1 0 284950846 177967104 34664 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34664 163 439 0 43006 0
[pid=31877] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31877/stat : 31877 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285065903 9367552 267 33554432000 4194304 5064252 140736804967728 140736804966640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31877/statm: 2287 267 226 213 0 72 0
[pid=31878] ppid=31877 vsize=205260 CPUtime=331.14 cores=1,3,5,7
/proc/31878/stat : 31878 (glucose) R 31877 31503 17655 0 -1 4202496 32864 0 0 0 33105 9 0 0 20 0 1 0 285065903 210186240 42685 33554432000 4194304 5208918 140734538255264 140734538253112 4228997 0 0 4096 0 0 0 0 17 3 0 0 51 0 0
/proc/31878/statm: 51315 42685 105 248 0 51064 0
Current children cumulated CPU time (s) 1480.98
Current children cumulated vsize (KiB) 397352

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32046
/proc/meminfo: memFree=26381672/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=1149.84 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 17795 112645 0 0 515 81 114296 92 20 0 1 0 284950846 177967104 34664 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34664 163 439 0 43006 0
[pid=31877] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31877/stat : 31877 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285065903 9367552 267 33554432000 4194304 5064252 140736804967728 140736804966640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31877/statm: 2287 267 226 213 0 72 0
[pid=31878] ppid=31877 vsize=205428 CPUtime=391.13 cores=1,3,5,7
/proc/31878/stat : 31878 (glucose) R 31877 31503 17655 0 -1 4202496 32915 0 0 0 39104 9 0 0 20 0 1 0 285065903 210358272 42736 33554432000 4194304 5208918 140734538255264 140734538253112 4229251 0 0 4096 0 0 0 0 17 3 0 0 51 0 0
/proc/31878/statm: 51357 42736 105 248 0 51106 0
Current children cumulated CPU time (s) 1540.97
Current children cumulated vsize (KiB) 397520

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32046
/proc/meminfo: memFree=26377464/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=1149.84 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 17795 112645 0 0 515 81 114296 92 20 0 1 0 284950846 177967104 34664 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34664 163 439 0 43006 0
[pid=31877] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31877/stat : 31877 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285065903 9367552 267 33554432000 4194304 5064252 140736804967728 140736804966640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31877/statm: 2287 267 226 213 0 72 0
[pid=31878] ppid=31877 vsize=205984 CPUtime=451.12 cores=1,3,5,7
/proc/31878/stat : 31878 (glucose) R 31877 31503 17655 0 -1 4202496 33073 0 0 0 45103 9 0 0 20 0 1 0 285065903 210927616 42894 33554432000 4194304 5208918 140734538255264 140734538253016 4205672 0 0 4096 0 0 0 0 17 3 0 0 51 0 0
/proc/31878/statm: 51496 42894 105 248 0 51245 0
Current children cumulated CPU time (s) 1600.96
Current children cumulated vsize (KiB) 398076

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32046
/proc/meminfo: memFree=26377344/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=1149.84 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 17795 112645 0 0 515 81 114296 92 20 0 1 0 284950846 177967104 34664 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34664 163 439 0 43006 0
[pid=31877] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31877/stat : 31877 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285065903 9367552 267 33554432000 4194304 5064252 140736804967728 140736804966640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31877/statm: 2287 267 226 213 0 72 0
[pid=31878] ppid=31877 vsize=206116 CPUtime=511.11 cores=1,3,5,7
/proc/31878/stat : 31878 (glucose) R 31877 31503 17655 0 -1 4202496 33086 0 0 0 51102 9 0 0 20 0 1 0 285065903 211062784 42907 33554432000 4194304 5208918 140734538255264 140734538253112 4229319 0 0 4096 0 0 0 0 17 3 0 0 51 0 0
/proc/31878/statm: 51529 42907 105 248 0 51278 0
Current children cumulated CPU time (s) 1660.95
Current children cumulated vsize (KiB) 398208

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32046
/proc/meminfo: memFree=26373560/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=1149.84 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 17795 112645 0 0 515 81 114296 92 20 0 1 0 284950846 177967104 34664 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34664 163 439 0 43006 0
[pid=31877] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31877/stat : 31877 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285065903 9367552 267 33554432000 4194304 5064252 140736804967728 140736804966640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31877/statm: 2287 267 226 213 0 72 0
[pid=31878] ppid=31877 vsize=207080 CPUtime=571.1 cores=1,3,5,7
/proc/31878/stat : 31878 (glucose) R 31877 31503 17655 0 -1 4202496 33332 0 0 0 57101 9 0 0 20 0 1 0 285065903 212049920 43664 33554432000 4194304 5208918 140734538255264 140734538253112 4229344 0 0 4096 0 0 0 0 17 3 0 0 51 0 0
/proc/31878/statm: 51770 43664 105 248 0 51519 0
Current children cumulated CPU time (s) 1720.94
Current children cumulated vsize (KiB) 399172

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32047
/proc/meminfo: memFree=26370820/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=1149.84 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 17795 112645 0 0 515 81 114296 92 20 0 1 0 284950846 177967104 34664 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34664 163 439 0 43006 0
[pid=31877] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31877/stat : 31877 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285065903 9367552 267 33554432000 4194304 5064252 140736804967728 140736804966640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31877/statm: 2287 267 226 213 0 72 0
[pid=31878] ppid=31877 vsize=209060 CPUtime=631.08 cores=1,3,5,7
/proc/31878/stat : 31878 (glucose) R 31877 31503 17655 0 -1 4202496 33810 0 0 0 63099 9 0 0 20 0 1 0 285065903 214077440 44175 33554432000 4194304 5208918 140734538255264 140734538253112 4211620 0 0 4096 0 0 0 0 17 3 0 0 51 0 0
/proc/31878/statm: 52265 44175 105 248 0 52014 0
Current children cumulated CPU time (s) 1780.92
Current children cumulated vsize (KiB) 401152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32047
/proc/meminfo: memFree=26369208/32873648 swapFree=6848/6848
[pid=31503] ppid=31501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31503/stat : 31503 (npSolver-wbo-It) S 31501 31503 17655 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284950846 9367552 275 33554432000 4194304 5064252 140733204774416 140733204773328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31503/statm: 2287 275 233 213 0 72 0
[pid=31504] ppid=31503 vsize=173796 CPUtime=1149.84 cores=1,3,5,7
/proc/31504/stat : 31504 (npSolver-wbo) S 31503 31503 17655 0 -1 4202496 17795 112645 0 0 515 81 114296 92 20 0 1 0 284950846 177967104 34664 33554432000 4194304 5990268 140733783979184 140733783970608 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31504/statm: 43449 34664 163 439 0 43006 0
[pid=31877] ppid=31504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31877/stat : 31877 (satsolver.sh) S 31504 31503 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285065903 9367552 267 33554432000 4194304 5064252 140736804967728 140736804966640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31877/statm: 2287 267 226 213 0 72 0
[pid=31878] ppid=31877 vsize=209384 CPUtime=650.19 cores=1,3,5,7
/proc/31878/stat : 31878 (glucose) R 31877 31503 17655 0 -1 4202496 33872 0 0 0 65010 9 0 0 20 0 1 0 285065903 214409216 44237 33554432000 4194304 5208918 140734538255264 140734538253112 4229365 0 0 4096 0 0 0 0 17 3 0 0 51 0 0
/proc/31878/statm: 52346 44237 105 248 0 52095 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 401476

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.41
CPU time (s): 1800.06
CPU user time (s): 1798.22
CPU system time (s): 1.83672
CPU usage (%): 99.925
Max. virtual memory (cumulated for all children) (KiB): 442676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.22
system time used= 1.83672
maximum resident set size= 218292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165304
page faults= 0
swaps= 0
block input operations= 0
block output operations= 583576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1233
involuntary context switches= 2033

runsolver used 3.00754 second user time and 7.46786 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-28 08:57:20
IDJOB=3715010
IDBENCH=79009
IDSOLVER=2296
FILE ID=node113/3715010-1338188240
RUNJOBID= node113-1338166950-18214
PBS_JOBID= 14624534
Free space on /tmp= 71376 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-dlx1c.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715010-1338188240/watcher-3715010-1338188240 -o /tmp/evaluation-result-3715010-1338188240/solver-3715010-1338188240 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715010-1338188240.wbo 1343985738 HOME HOME

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

MD5SUM BENCH= 835b153aeac9652072cec4414ff34af5
RANDOM SEED=1343985738

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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.026
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.026
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.026
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.92
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.026
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:        27306728 kB
Buffers:          392188 kB
Cached:          4210956 kB
SwapCached:            0 kB
Active:          1258448 kB
Inactive:        3464772 kB
Active(anon):     122156 kB
Inactive(anon):        0 kB
Active(file):    1136292 kB
Inactive(file):  3464772 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8728 kB
Writeback:             0 kB
AnonPages:        153168 kB
Mapped:            15260 kB
Shmem:               200 kB
Slab:             700788 kB
SReclaimable:     144972 kB
SUnreclaim:       555816 kB
KernelStack:        1528 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     250592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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= 71112 MiB
End job on node113 at 2012-05-28 09:27:21