Trace number 3752832

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap114_wcsp.wbo
MD5SUM8eeb21bef0624b36d5575dec4c8f650d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark9410602
Best CPU time to get the best result obtained on this benchmark1800.48
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2600
Total number of constraints5148
Number of soft constraints5048
Number of constraints which are clauses5048
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 69881436
Min constraint cost 1
Max constraint cost 69881436
Sum of constraints costs 175993421300
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
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.06	c run usual solver
0.00/0.27	o 34254133
0.00/0.27	c starting approximation
0.00/0.27	c factor = 2
0.00/0.27	c factor still to low - shrinking to 1.03749e+06
0.00/0.27	c approx number of clauses: 1e+06
0.00/0.27	c current bound: 17127066
8.16/8.24	c leaving approximation
8.16/8.24	c finished approximation
8.16/8.24	c fallback to adder encoding
1800.05/1800.61	c error: unexpected solver exit code
1800.05/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-3752832-1339211867/watcher-3752832-1339211867 -o /tmp/evaluation-result-3752832-1339211867/solver-3752832-1339211867 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752832-1339211867.wbo 1972784254 HOME HOME 

running on 4 cores: 0,2,4,6

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: 1.73 1.86 1.90 3/180 436
/proc/meminfo: memFree=30010752/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0

[startup+0.026191 s]
/proc/loadavg: 1.73 1.86 1.90 3/180 436
/proc/meminfo: memFree=30010752/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100366 s]
/proc/loadavg: 1.73 1.86 1.90 3/180 436
/proc/meminfo: memFree=30010752/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/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: 1.73 1.86 1.90 3/180 436
/proc/meminfo: memFree=30010752/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 1.73 1.86 1.90 3/180 436
/proc/meminfo: memFree=30010752/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 1.73 1.86 1.90 3/183 462
/proc/meminfo: memFree=29934016/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=14576 CPUtime=0.3 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 4588 8233 0 0 9 4 15 2 20 0 1 0 387311019 14925824 2915 33554432000 4194304 6006132 140735845479232 140735845470592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/438/statm: 3644 2915 175 443 0 3197 0
[pid=452] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/452/stat : 452 (satsolver.sh) S 438 436 718 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387311051 9367552 266 33554432000 4194304 5064252 140734374624656 140734374623568 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/452/statm: 2287 266 226 213 0 72 0
[pid=453] ppid=452 vsize=32472 CPUtime=1.17 cores=0,2,4,6
/proc/453/stat : 453 (glucose) R 452 436 718 0 -1 4202496 6529 0 0 0 116 1 0 0 20 0 1 0 387311051 33251328 6823 33554432000 4194304 5208918 140736394341088 140736394338760 4229203 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/453/statm: 8118 6823 95 248 0 7867 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 65344

[startup+3.10048 s]
/proc/loadavg: 1.73 1.86 1.90 3/183 476
/proc/meminfo: memFree=29940012/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=14576 CPUtime=0.3 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 4588 8233 0 0 9 4 15 2 20 0 1 0 387311019 14925824 2915 33554432000 4194304 6006132 140735845479232 140735845470592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/438/statm: 3644 2915 175 443 0 3197 0
[pid=452] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/452/stat : 452 (satsolver.sh) S 438 436 718 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387311051 9367552 266 33554432000 4194304 5064252 140734374624656 140734374623568 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/452/statm: 2287 266 226 213 0 72 0
[pid=453] ppid=452 vsize=35456 CPUtime=2.77 cores=0,2,4,6
/proc/453/stat : 453 (glucose) R 452 436 718 0 -1 4202496 6802 0 0 0 276 1 0 0 20 0 1 0 387311051 36306944 7095 33554432000 4194304 5208918 140736394341088 140736394339240 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/453/statm: 8864 7095 95 248 0 8613 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 68328

[startup+6.30043 s]
/proc/loadavg: 1.83 1.88 1.91 3/181 517
/proc/meminfo: memFree=29978640/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=14576 CPUtime=0.3 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 4588 8233 0 0 9 4 15 2 20 0 1 0 387311019 14925824 2915 33554432000 4194304 6006132 140735845479232 140735845470592 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/438/statm: 3644 2915 175 443 0 3197 0
[pid=452] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/452/stat : 452 (satsolver.sh) S 438 436 718 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387311051 9367552 266 33554432000 4194304 5064252 140734374624656 140734374623568 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/452/statm: 2287 266 226 213 0 72 0
[pid=453] ppid=452 vsize=33808 CPUtime=5.97 cores=0,2,4,6
/proc/453/stat : 453 (glucose) R 452 436 718 0 -1 4202496 7788 0 0 0 596 1 0 0 20 0 1 0 387311051 34619392 7146 33554432000 4194304 5208918 140736394341088 140736394338920 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/453/statm: 8452 7146 104 248 0 8201 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 66680

[startup+12.7004 s]
/proc/loadavg: 1.77 1.86 1.90 3/183 606
/proc/meminfo: memFree=29760216/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=130868 CPUtime=3.49 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 28427 0 0 0 341 8 0 0 20 0 1 0 387311939 134008832 31114 33554432000 4194304 5208918 140734241120848 140734241118696 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 32717 31114 104 248 0 32466 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 241740

[startup+25.5003 s]
/proc/loadavg: 1.95 1.90 1.91 3/183 682
/proc/meminfo: memFree=29653416/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=156020 CPUtime=16.29 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 31822 0 0 0 1619 10 0 0 20 0 1 0 387311939 159764480 34348 33554432000 4194304 5208918 140734241120848 140734241116536 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 39005 34348 104 248 0 38754 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 266892

[startup+51.1004 s]
/proc/loadavg: 1.97 1.91 1.91 3/183 682
/proc/meminfo: memFree=29613164/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=166040 CPUtime=41.89 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 36666 0 0 0 4175 14 0 0 20 0 1 0 387311939 170024960 38888 33554432000 4194304 5208918 140734241120848 140734241118600 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 41510 38888 104 248 0 41259 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 276912

[startup+102.307 s]
/proc/loadavg: 1.98 1.92 1.91 3/183 682
/proc/meminfo: memFree=29534912/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=183716 CPUtime=93.08 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 42234 0 0 0 9288 20 0 0 20 0 1 0 387311939 188125184 41779 33554432000 4194304 5208918 140734241120848 140734241118936 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 45929 41779 104 248 0 45678 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 294588

[startup+162.3 s]
/proc/loadavg: 1.99 1.93 1.91 3/184 685
/proc/meminfo: memFree=29527548/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 101489 0 0 0 135175 106 0 0 20 0 1 0 387311939 332472320 79195 33554432000 4194304 5208918 140734241120848 140734241118600 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 81170 79195 104 248 0 80919 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 435552

[startup+1422.31 s]
/proc/loadavg: 2.03 2.06 1.97 3/183 696
/proc/meminfo: memFree=29287508/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=378004 CPUtime=1412.81 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 103133 0 0 0 141174 107 0 0 20 0 1 0 387311939 387076096 90025 33554432000 4194304 5208918 140734241120848 140734241118600 4229570 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 94501 90025 104 248 0 94250 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 488876

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 1.97 3/183 696
/proc/meminfo: memFree=29318636/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=379492 CPUtime=1472.79 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 104464 0 0 0 147170 109 0 0 20 0 1 0 387311939 388599808 86283 33554432000 4194304 5208918 140734241120848 140734241118600 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 94873 86283 104 248 0 94622 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 490364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 1.97 3/182 696
/proc/meminfo: memFree=29254536/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=381128 CPUtime=1532.78 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 104876 0 0 0 153168 110 0 0 20 0 1 0 387311939 390275072 92869 33554432000 4194304 5208918 140734241120848 140734241117224 4211670 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 95282 92869 104 248 0 95031 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 492000

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/183 697
/proc/meminfo: memFree=29288500/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=382732 CPUtime=1592.77 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 106282 0 0 0 159164 113 0 0 20 0 1 0 387311939 391917568 89189 33554432000 4194304 5208918 140734241120848 140734241118696 4211712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 95683 89189 104 248 0 95432 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 493604

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/183 697
/proc/meminfo: memFree=29332288/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=384092 CPUtime=1652.76 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 107610 0 0 0 165160 116 0 0 20 0 1 0 387311939 393310208 82879 33554432000 4194304 5208918 140734241120848 140734241117224 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 96023 82879 104 248 0 95772 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 494964

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/183 697
/proc/meminfo: memFree=29297336/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=336684 CPUtime=1712.75 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 108730 0 0 0 171156 119 0 0 20 0 1 0 387311939 344764416 82509 33554432000 4194304 5208918 140734241120848 140734241118696 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 84171 82509 104 248 0 83920 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 447556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/183 697
/proc/meminfo: memFree=29274920/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=387576 CPUtime=1772.74 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 109499 0 0 0 177154 120 0 0 20 0 1 0 387311939 396877824 91441 33554432000 4194304 5208918 140734241120848 140734241116536 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 96894 91441 104 248 0 96643 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 498448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 697
/proc/meminfo: memFree=29246996/32873844 swapFree=7632/7632
[pid=436] ppid=434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/436/stat : 436 (npSolver-wbo-It) S 434 436 718 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387311019 9367552 274 33554432000 4194304 5064252 140733386374432 140733386373344 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/436/statm: 2287 274 233 213 0 72 0
[pid=438] ppid=436 vsize=92576 CPUtime=9 cores=0,2,4,6
/proc/438/stat : 438 (npSolver-wbo) S 436 436 718 0 -1 4202496 9381 20411 0 0 78 13 804 5 20 0 1 0 387311019 94797824 18765 33554432000 4194304 6006132 140735845479232 140735845470624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 17 0 0
/proc/438/statm: 23144 18765 191 443 0 22697 0
[pid=570] ppid=438 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/570/stat : 570 (satsolver.sh) S 438 436 718 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387311938 9367552 267 33554432000 4194304 5064252 140734710705648 140734710704560 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/570/statm: 2287 267 226 213 0 72 0
[pid=571] ppid=570 vsize=388260 CPUtime=1791.05 cores=0,2,4,6
/proc/571/stat : 571 (glucose) R 570 436 718 0 -1 4202496 109678 0 0 0 178985 120 0 0 20 0 1 0 387311939 397578240 94686 33554432000 4194304 5208918 140734241120848 140734241118696 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/571/statm: 97065 94686 104 248 0 96814 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 499132

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 436 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=836656
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=191970
# CPU time returned by wait4() is 9.02863
# 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.62
CPU time (s): 1800.05
CPU user time (s): 1798.67
CPU system time (s): 1.38
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 577008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.83666
system time used= 0.19197
maximum resident set size= 122700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30769
page faults= 0
swaps= 0
block input operations= 8
block output operations= 103456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51
involuntary context switches= 37

runsolver used 7.59485 second user time and 11.8302 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-09 05:17:47
IDJOB=3752832
IDBENCH=79538
IDSOLVER=2336
FILE ID=node141/3752832-1339211867
RUNJOBID= node141-1339204598-734
PBS_JOBID= 14643863
Free space on /tmp= 69288 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap114_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752832-1339211867/watcher-3752832-1339211867 -o /tmp/evaluation-result-3752832-1339211867/solver-3752832-1339211867 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752832-1339211867.wbo 1972784254 HOME HOME

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

MD5SUM BENCH= 8eeb21bef0624b36d5575dec4c8f650d
RANDOM SEED=1972784254

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.744
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.744
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		: 2666.744
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:        30011488 kB
Buffers:          369596 kB
Cached:          1515032 kB
SwapCached:         3056 kB
Active:           597572 kB
Inactive:        1318472 kB
Active(anon):      27936 kB
Inactive(anon):     4676 kB
Active(file):     569636 kB
Inactive(file):  1313796 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098996 kB
Dirty:             15148 kB
Writeback:             0 kB
AnonPages:         56424 kB
Mapped:             9948 kB
Shmem:                 0 kB
Slab:             805644 kB
SReclaimable:     245688 kB
SUnreclaim:       559956 kB
KernelStack:        1520 kB
PageTables:         4072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     153172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 69216 MiB
End job on node141 at 2012-06-09 05:47:48