Trace number 3754895

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 1.0 (fixed)? (TO) 1800.05 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-1506_wcsp.wbo
MD5SUM8f6297577574dc4387b695354f571fd4
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark404565
Best CPU time to get the best result obtained on this benchmark1800.74
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3000
Total number of constraints25688
Number of soft constraints24748
Number of constraints which are clauses24748
Number of constraints which are cardinality constraints (but not clauses)940
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 522809
Min constraint cost 1
Max constraint cost 522809
Sum of constraints costs 12447559480
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.22	c run usual solver
1.38/1.42	o 2436813749
1.38/1.42	c current bound: 1218406874
1.38/1.42	c fallback to adder encoding
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.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-3754895-1339202806/watcher-3754895-1339202806 -o /tmp/evaluation-result-3754895-1339202806/solver-3754895-1339202806 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754895-1339202806.wbo 1057922756 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.01 2.00 3/179 23559
/proc/meminfo: memFree=20547196/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0

[startup+0.034057 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23559
/proc/meminfo: memFree=20547196/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100336 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23559
/proc/meminfo: memFree=20547196/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23559
/proc/meminfo: memFree=20547196/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23559
/proc/meminfo: memFree=20547196/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 23563
/proc/meminfo: memFree=20505168/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=26392 CPUtime=1.48 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) R 23559 23559 18714 0 -1 4202496 8698 13909 0 0 31 11 102 4 20 0 1 0 386407410 27025408 5859 33554432000 4194304 6006132 140734935223424 140734935216528 4969855 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 6598 5860 178 443 0 6151 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35540

[startup+3.10035 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23571
/proc/meminfo: memFree=20423616/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=219632 CPUtime=3.08 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) R 23559 23559 18714 0 -1 4202496 24061 13909 0 0 185 17 102 4 20 0 1 0 386407410 224903168 48249 33554432000 4194304 6006132 140734935223424 140734935215784 4582397 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 54908 48249 178 443 0 54461 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 228780

[startup+6.30031 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 23571
/proc/meminfo: memFree=20187996/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=612848 CPUtime=6.28 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) R 23559 23559 18714 0 -1 4202496 25389 13909 0 0 496 26 102 4 20 0 1 0 386407410 627556352 106617 33554432000 4194304 6006132 140734935223424 140734935215784 4583664 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 153212 106617 178 443 0 152765 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 621996

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 23573
/proc/meminfo: memFree=19034444/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=406924 CPUtime=1.73 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 55079 0 0 0 159 14 0 0 20 0 1 0 386408506 416690176 93022 33554432000 4194304 5208918 140737198074992 140737197024392 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 101731 93022 70 248 0 101480 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1520068

[startup+25.5004 s]
/proc/loadavg: 2.16 2.04 2.01 3/183 23573
/proc/meminfo: memFree=17941004/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1627240 CPUtime=14.53 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 179242 0 0 0 1387 66 0 0 20 0 1 0 386408506 1666293760 333222 33554432000 4194304 5208918 140737198074992 140737198072840 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 406810 333222 105 248 0 406559 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2740384

[startup+51.1004 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 23625
/proc/meminfo: memFree=25516660/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1640000 CPUtime=40.12 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 182501 0 0 0 3944 68 0 0 20 0 1 0 386408506 1679360000 346693 33554432000 4194304 5208918 140737198074992 140737198071368 4211111 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 410000 346693 105 248 0 409749 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2753144

[startup+102.307 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 23626
/proc/meminfo: memFree=25500396/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1652840 CPUtime=91.31 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 186118 0 0 0 9055 76 0 0 20 0 1 0 386408506 1692508160 348907 33554432000 4194304 5208918 140737198074992 140737198072840 4228978 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 413210 348907 105 248 0 412959 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2765984

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 23626
/proc/meminfo: memFree=25464020/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1666028 CPUtime=151.3 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 189121 0 0 0 15046 84 0 0 20 0 1 0 386408506 1706012672 350522 33554432000 4194304 5208918 140737198074992 140737198072840 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 416507 350522 105 248 0 416256 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2779172

[startup+222.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/184 23629
/proc/meminfo: memFree=25465916/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 213657 0 0 0 134903 204 0 0 20 0 1 0 386408506 1801093120 386366 33554432000 4194304 5208918 140737198074992 140737198072840 4229692 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 439720 386366 105 248 0 439469 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 2872024

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 23662
/proc/meminfo: memFree=25060160/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1761492 CPUtime=1411.06 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 214314 0 0 0 140901 205 0 0 20 0 1 0 386408506 1803767808 403886 33554432000 4194304 5208918 140737198074992 140737198071368 4229460 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 440373 403886 105 248 0 440122 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 2874636

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 23662
/proc/meminfo: memFree=25067944/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1762736 CPUtime=1471.06 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 214992 0 0 0 146893 213 0 0 20 0 1 0 386408506 1805041664 386882 33554432000 4194304 5208918 140737198074992 140737198072840 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 440684 386882 105 248 0 440433 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 2875880

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 23662
/proc/meminfo: memFree=25010828/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1765696 CPUtime=1531.04 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 215713 0 0 0 152890 214 0 0 20 0 1 0 386408506 1808072704 404977 33554432000 4194304 5208918 140737198074992 140737198072840 4229311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 441424 404977 105 248 0 441173 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 2878840

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 23662
/proc/meminfo: memFree=25098432/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1767424 CPUtime=1591.03 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 216433 0 0 0 158881 222 0 0 20 0 1 0 386408506 1809842176 386888 33554432000 4194304 5208918 140737198074992 140737198071368 4229374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 441856 386888 105 248 0 441605 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 2880568

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 23663
/proc/meminfo: memFree=24980144/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1769996 CPUtime=1651.03 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 217026 0 0 0 164879 224 0 0 20 0 1 0 386408506 1812475904 402811 33554432000 4194304 5208918 140737198074992 140737198072840 4212899 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 442499 402811 105 248 0 442248 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 2883140

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 23663
/proc/meminfo: memFree=25030792/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1771812 CPUtime=1711.02 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 217858 0 0 0 170871 231 0 0 20 0 1 0 386408506 1814335488 393091 33554432000 4194304 5208918 140737198074992 140737198072840 4229374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 442953 393091 105 248 0 442702 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 2884956

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 23663
/proc/meminfo: memFree=24987188/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1775068 CPUtime=1771.01 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 218639 0 0 0 176869 232 0 0 20 0 1 0 386408506 1817669632 408180 33554432000 4194304 5208918 140737198074992 140737198072840 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 443767 408180 105 248 0 443516 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 2888212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 23663
/proc/meminfo: memFree=25034332/32873648 swapFree=7372/7372
[pid=23559] ppid=23557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (npSolver-wbo.sh) S 23557 23559 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386407410 9367552 274 33554432000 4194304 5064252 140733701778560 140733701777472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23559/statm: 2287 274 233 213 0 72 0
[pid=23560] ppid=23559 vsize=1094848 CPUtime=10.94 cores=1,3,5,7
/proc/23560/stat : 23560 (npSolver-wbo) S 23559 23559 18714 0 -1 4202496 27351 13909 0 0 863 125 102 4 20 0 1 0 386407410 1121124352 164175 33554432000 4194304 6006132 140734935223424 140734935214832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23560/statm: 273712 164175 180 443 0 273265 0
[pid=23572] ppid=23560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23572/stat : 23572 (satsolver.sh) S 23560 23559 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386408506 9367552 267 33554432000 4194304 5064252 140736848256720 140736848255632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23572/statm: 2287 267 226 213 0 72 0
[pid=23573] ppid=23572 vsize=1775960 CPUtime=1789.11 cores=1,3,5,7
/proc/23573/stat : 23573 (glucose) R 23572 23559 18714 0 -1 4202496 219125 0 0 0 178673 238 0 0 20 0 1 0 386408506 1818583040 386803 33554432000 4194304 5208918 140737198074992 140737198071368 4229307 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23573/statm: 443990 386803 105 248 0 443739 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2889104

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23559 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=663530
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=304801
# CPU time returned by wait4() is 10.9683
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.05
CPU user time (s): 1796.38
CPU system time (s): 3.67
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 3447904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.66353
system time used= 1.3048
maximum resident set size= 1268000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42237
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1228776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 99
involuntary context switches= 31

runsolver used 10.1215 second user time and 11.5662 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-09 02:46:46
IDJOB=3754895
IDBENCH=79608
IDSOLVER=2339
FILE ID=node115/3754895-1339202806
RUNJOBID= node115-1339184434-20016
PBS_JOBID= 14643826
Free space on /tmp= 67876 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-1506_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754895-1339202806/watcher-3754895-1339202806 -o /tmp/evaluation-result-3754895-1339202806/solver-3754895-1339202806 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754895-1339202806.wbo 1057922756 HOME HOME

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

MD5SUM BENCH= 8f6297577574dc4387b695354f571fd4
RANDOM SEED=1057922756

node115.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.462
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	: 5332.92
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.462
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.462
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.462
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.462
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.462
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.462
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.462
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:        20547732 kB
Buffers:          320132 kB
Cached:          4794544 kB
SwapCached:         2180 kB
Active:          9690312 kB
Inactive:        1703112 kB
Active(anon):    6275944 kB
Inactive(anon):     2272 kB
Active(file):    3414368 kB
Inactive(file):  1700840 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:              8924 kB
Writeback:             0 kB
AnonPages:       6289104 kB
Mapped:            10032 kB
Shmem:                 0 kB
Slab:             780948 kB
SReclaimable:     224664 kB
SUnreclaim:       556284 kB
KernelStack:        1520 kB
PageTables:        16712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6771624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3532800 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= 69108 MiB
End job on node115 at 2012-06-09 03:16:47