Trace number 3754041

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.unbounded.all.ucl--soft-66-100-0.wbo
MD5SUM8a7b280af2f03093297f21c42e0139c3
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big 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 benchmark426.13
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables84836
Total number of constraints245062
Number of soft constraints83464
Number of constraints which are clauses233598
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11464
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 4203368
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4203367
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.68/2.73	c run usual solver
10.17/10.25	o 77188
10.17/10.25	c current bound: 38594
10.17/10.25	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3754041-1339184037/watcher-3754041-1339184037 -o /tmp/evaluation-result-3754041-1339184037/solver-3754041-1339184037 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754041-1339184037.wbo 1915209434 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.61 1.91 1.97 3/177 3392
/proc/meminfo: memFree=28694304/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0

[startup+0.080843 s]
/proc/loadavg: 1.61 1.91 1.97 3/177 3392
/proc/meminfo: memFree=28694304/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100327 s]
/proc/loadavg: 1.61 1.91 1.97 3/177 3392
/proc/meminfo: memFree=28694304/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 1.61 1.91 1.97 3/177 3392
/proc/meminfo: memFree=28694304/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 1.61 1.91 1.97 3/177 3392
/proc/meminfo: memFree=28694304/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/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: 1.61 1.91 1.97 3/179 3394
/proc/meminfo: memFree=28449120/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=183772 CPUtime=1.48 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) R 3392 3392 2358 0 -1 4202496 22302 0 0 0 143 5 0 0 20 0 1 0 384528615 188182528 38687 33554432000 4194304 6006132 140734470604448 140734470599512 4976899 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 45943 38687 151 443 0 45496 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 192920

[startup+3.10017 s]
/proc/loadavg: 1.61 1.91 1.97 3/179 3394
/proc/meminfo: memFree=28418224/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=183772 CPUtime=2.99 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 22310 0 0 0 271 28 0 0 20 0 1 0 384528615 188182528 38694 33554432000 4194304 6006132 140734470604448 140734470597552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 45943 38694 158 443 0 45496 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 192920

[startup+6.30036 s]
/proc/loadavg: 1.65 1.91 1.97 3/183 3398
/proc/meminfo: memFree=27909304/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=183772 CPUtime=2.99 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 22310 0 0 0 271 28 0 0 20 0 1 0 384528615 188182528 38694 33554432000 4194304 6006132 140734470604448 140734470597552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 45943 38694 158 443 0 45496 0
[pid=3397] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3397/stat : 3397 (cp2_pre.sh) S 3393 3392 2358 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 384528915 9367552 277 33554432000 4194304 5064252 140735454938784 140735454937488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3397/statm: 2287 277 234 213 0 72 0
[pid=3398] ppid=3397 vsize=272444 CPUtime=3.28 cores=0,2,4,6
/proc/3398/stat : 3398 (coprocessor) R 3397 3392 2358 0 -1 4202496 37075 0 0 0 322 6 0 0 20 0 1 0 384528916 278982656 66664 33554432000 4194304 6586260 140736758613552 140736758608872 5599447 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/3398/statm: 68111 66664 192 584 0 67523 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 474512

[startup+12.7003 s]
/proc/loadavg: 1.67 1.91 1.97 3/181 3406
/proc/meminfo: memFree=27962372/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=526120 CPUtime=12.67 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) R 3392 3392 2358 0 -1 4202496 54622 66789 0 0 529 114 601 23 20 0 1 0 384528615 538746880 98871 33554432000 4194304 6006132 140734470604448 140734470596808 4537479 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 131530 98871 179 443 0 131083 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 535268

[startup+25.5003 s]
/proc/loadavg: 1.75 1.92 1.97 3/179 3414
/proc/meminfo: memFree=26352372/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=3364232 CPUtime=25.47 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) R 3392 3392 2358 0 -1 4202496 57756 66789 0 0 1763 160 601 23 20 0 1 0 384528615 3444973568 375897 33554432000 4194304 6006132 140734470604448 140734470596488 5057718 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 841058 375897 180 443 0 840611 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3373380

[startup+51.1005 s]
/proc/loadavg: 2.33 2.04 2.01 3/183 3418
/proc/meminfo: memFree=20333084/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=2718696 CPUtime=23.62 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 285028 0 0 0 2241 121 0 0 20 0 1 0 384531361 2783944704 578917 33554432000 4194304 5208918 140734828652128 140734828649976 4211019 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 679674 578917 96 248 0 679423 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5001536

[startup+102.3 s]
/proc/loadavg: 2.36 2.10 2.03 3/183 3418
/proc/meminfo: memFree=20388200/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=2720052 CPUtime=74.82 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 285369 0 0 0 7360 122 0 0 20 0 1 0 384531361 2785333248 579769 33554432000 4194304 5208918 140734828652128 140734828649880 4232841 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 680013 579769 104 248 0 679762 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 5002892

[startup+162.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/183 3418
/proc/meminfo: memFree=20388572/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=2722536 CPUtime=134.81 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 285782 0 0 0 13359 122 0 0 20 0 1 0 384531361 2787876864 580182 33554432000 4194304 5208918 140734828652128 140734828649800 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 680634 580182 104 248 0 680383 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5005376

[startup+222.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/183 3418
/proc/meminfo: memFree=20388448/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=2722536 CPUtime=194.8 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 285782 0 0 0 19358 122 0 0 20 0 1 0 384531361 2787876864 580182 33554432000 4194304 5208918 140734828652128 140734828649800 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 680634 580182 104 248 0 680383 0
Current children cumulated CPU time (s) 222.22

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

/proc/3418/statm: 768456 600516 104 248 0 768205 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 5356664

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3429
/proc/meminfo: memFree=20277496/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=3073824 CPUtime=1454.61 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 287213 0 0 0 145337 124 0 0 20 0 1 0 384531361 3147595776 602053 33554432000 4194304 5208918 140734828652128 140734828650280 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 768456 602053 104 248 0 768205 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 5356664

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3429
/proc/meminfo: memFree=20271352/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=3073824 CPUtime=1514.6 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 287216 0 0 0 151336 124 0 0 20 0 1 0 384531361 3147595776 603589 33554432000 4194304 5208918 140734828652128 140734828650280 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 768456 603589 104 248 0 768205 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 5356664

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 3432
/proc/meminfo: memFree=20265324/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=3073824 CPUtime=1574.59 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 287219 0 0 0 157335 124 0 0 20 0 1 0 384531361 3147595776 605125 33554432000 4194304 5208918 140734828652128 140734828650280 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 768456 605125 104 248 0 768205 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 5356664

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 3454
/proc/meminfo: memFree=20261352/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=3073824 CPUtime=1634.59 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 287222 0 0 0 163335 124 0 0 20 0 1 0 384531361 3147595776 606150 33554432000 4194304 5208918 140734828652128 140734828650280 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 768456 606150 104 248 0 768205 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 5356664

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 3454
/proc/meminfo: memFree=20255216/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=3073824 CPUtime=1694.57 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 287225 0 0 0 169333 124 0 0 20 0 1 0 384531361 3147595776 607686 33554432000 4194304 5208918 140734828652128 140734828650280 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 768456 607686 104 248 0 768205 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 5356664

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3455
/proc/meminfo: memFree=20250376/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=3073824 CPUtime=1754.57 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 287227 0 0 0 175333 124 0 0 20 0 1 0 384531361 3147595776 608710 33554432000 4194304 5208918 140734828652128 140734828650280 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 768456 608710 104 248 0 768205 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 5356664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3455
/proc/meminfo: memFree=20248700/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=3073824 CPUtime=1772.67 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 287229 0 0 0 177143 124 0 0 20 0 1 0 384531361 3147595776 609223 33554432000 4194304 5208918 140734828652128 140734828650280 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 768456 609223 104 248 0 768205 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 5356664

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3455
/proc/meminfo: memFree=20248700/32873844 swapFree=7120/7120
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-wbo-I.) S 3390 3392 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384528615 9367552 275 33554432000 4194304 5064252 140735459726432 140735459725344 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=2264544 CPUtime=27.42 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-wbo) S 3392 3392 2358 0 -1 4202496 58538 66789 0 0 1779 339 601 23 20 0 1 0 384528615 2318893056 309734 33554432000 4194304 6006132 140734470604448 140734470595856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 566136 309734 180 443 0 565689 0
[pid=3417] ppid=3393 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3417/stat : 3417 (satsolver.sh) S 3393 3392 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384531361 9367552 266 33554432000 4194304 5064252 140736193028624 140736193027536 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 2287 266 226 213 0 72 0
[pid=3418] ppid=3417 vsize=3073824 CPUtime=1772.67 cores=0,2,4,6
/proc/3418/stat : 3418 (glucose) R 3417 3392 2358 0 -1 4202496 287229 0 0 0 177143 124 0 0 20 0 1 0 384531361 3147595776 609223 33554432000 4194304 5208918 140734828652128 140734828650280 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3418/statm: 768456 609223 104 248 0 768205 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 5356664

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3392 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1795.23
CPU system time (s): 4.86
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 5880320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.15037 second user time and 10.5444 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 21:33:57
IDJOB=3754041
IDBENCH=78627
IDSOLVER=2338
FILE ID=node142/3754041-1339184037
RUNJOBID= node142-1339184037-3363
PBS_JOBID= 14643841
Free space on /tmp= 71120 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.unbounded.all.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754041-1339184037/watcher-3754041-1339184037 -o /tmp/evaluation-result-3754041-1339184037/solver-3754041-1339184037 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754041-1339184037.wbo 1915209434 HOME HOME

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

MD5SUM BENCH= 8a7b280af2f03093297f21c42e0139c3
RANDOM SEED=1915209434

node142.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.776
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.55
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.776
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.776
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	: 5391.91
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.776
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.776
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.90
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.776
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.776
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.776
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:        28696536 kB
Buffers:          514380 kB
Cached:          2743100 kB
SwapCached:          112 kB
Active:          1695272 kB
Inactive:        1578264 kB
Active(anon):       5220 kB
Inactive(anon):    11164 kB
Active(file):    1690052 kB
Inactive(file):  1567100 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             31920 kB
Writeback:             0 kB
AnonPages:         18924 kB
Mapped:            10932 kB
Shmem:               188 kB
Slab:             760800 kB
SReclaimable:     202520 kB
SUnreclaim:       558280 kB
KernelStack:        1392 kB
PageTables:         3988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     127156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69188 MiB
End job on node142 at 2012-06-08 22:04:00