Trace number 3714825

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.13 1800.51

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-412_wcsp.wbo
MD5SUM20e917da45fd344d820e2b12e2c32ca6
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark37411
Best CPU time to get the best result obtained on this benchmark1800.01
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables844
Total number of constraints7574
Number of soft constraints7274
Number of constraints which are clauses7274
Number of constraints which are cardinality constraints (but not clauses)300
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 48484
Min constraint cost 1
Max constraint cost 48484
Sum of constraints costs 338175899
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.04	c run usual solver
0.00/0.16	o 102398208
0.00/0.16	c fallback to adder encoding
1800.09/1800.51	./satsolver.sh: line 5: 18408 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3714825-1338251801/watcher-3714825-1338251801 -o /tmp/evaluation-result-3714825-1338251801/solver-3714825-1338251801 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714825-1338251801.wbo 1977015641 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: 1.00 1.24 1.63 4/177 18381
/proc/meminfo: memFree=28779504/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0

[startup+0.0580831 s]
/proc/loadavg: 1.00 1.24 1.63 4/177 18381
/proc/meminfo: memFree=28779504/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100207 s]
/proc/loadavg: 1.00 1.24 1.63 4/177 18381
/proc/meminfo: memFree=28779504/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300272 s]
/proc/loadavg: 1.00 1.24 1.63 4/177 18381
/proc/meminfo: memFree=28779504/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 1.00 1.24 1.63 4/177 18381
/proc/meminfo: memFree=28779504/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.08 1.25 1.63 4/182 18406
/proc/meminfo: memFree=28674328/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 150720

[startup+3.10044 s]
/proc/loadavg: 1.08 1.25 1.63 4/184 18408
/proc/meminfo: memFree=28431208/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=195204 CPUtime=1.7 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 36030 0 0 0 158 12 0 0 20 0 1 0 291305339 199888896 44424 33554432000 4194304 5208918 140735877089520 140735877087368 4211162 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 48801 44424 104 248 0 48550 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 355072

[startup+6.30041 s]
/proc/loadavg: 1.08 1.25 1.63 4/184 18408
/proc/meminfo: memFree=28383036/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=199052 CPUtime=4.9 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 36723 0 0 0 478 12 0 0 20 0 1 0 291305339 203829248 46139 33554432000 4194304 5208918 140735877089520 140735877085896 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 49763 46139 105 248 0 49512 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 358920

[startup+12.7004 s]
/proc/loadavg: 1.22 1.28 1.63 4/184 18408
/proc/meminfo: memFree=28366048/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=202768 CPUtime=11.29 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 38995 0 0 0 1115 14 0 0 20 0 1 0 291305339 207634432 47295 33554432000 4194304 5208918 140735877089520 140735877087480 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 50692 47295 105 248 0 50441 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 362636

[startup+25.5005 s]
/proc/loadavg: 1.34 1.30 1.64 4/183 18408
/proc/meminfo: memFree=28337828/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=238688 CPUtime=24.09 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 42050 0 0 0 2392 17 0 0 20 0 1 0 291305339 244416512 51267 33554432000 4194304 5208918 140735877089520 140735877087368 4229712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 59672 51267 105 248 0 59421 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 398556

[startup+51.1005 s]
/proc/loadavg: 1.56 1.36 1.64 4/183 18408
/proc/meminfo: memFree=28306356/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=247548 CPUtime=49.67 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 47629 0 0 0 4942 25 0 0 20 0 1 0 291305339 253489152 54027 33554432000 4194304 5208918 140735877089520 140735877087368 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 61887 54027 105 248 0 61636 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 407416

[startup+102.307 s]
/proc/loadavg: 1.82 1.46 1.66 4/183 18408
/proc/meminfo: memFree=28228484/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=260268 CPUtime=100.87 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 55206 0 0 0 10052 35 0 0 20 0 1 0 291305339 266514432 61246 33554432000 4194304 5208918 140735877089520 140735877087368 4229717 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 65067 61246 105 248 0 64816 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 420136

[startup+162.3 s]
/proc/loadavg: 1.93 1.56 1.68 4/183 18408
/proc/meminfo: memFree=28226644/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=269868 CPUtime=160.86 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 59610 0 0 0 16041 45 0 0 20 0 1 0 291305339 276344832 61076 33554432000 4194304 5208918 140735877089520 140735877085896 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 67467 61076 105 248 0 67216 0
Current children cumulated CPU time (s) 162.23

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


[startup+1422.31 s]
/proc/loadavg: 2.03 2.04 1.91 4/184 18421
/proc/meminfo: memFree=27940744/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=487640 CPUtime=1420.59 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 113633 0 0 0 141871 188 0 0 20 0 1 0 291305339 499343360 101131 33554432000 4194304 5208918 140735877089520 140735877085896 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 121910 101131 105 248 0 121659 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 647508

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 1.91 4/184 18443
/proc/meminfo: memFree=27981116/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=407784 CPUtime=1480.58 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 114706 0 0 0 147862 196 0 0 20 0 1 0 291305339 417570816 92610 33554432000 4194304 5208918 140735877089520 140735877085896 4229507 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 101946 92610 105 248 0 101695 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 567652

[startup+1542.3 s]
/proc/loadavg: 2.09 2.05 1.93 4/184 18444
/proc/meminfo: memFree=27958636/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=409020 CPUtime=1540.57 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 115454 0 0 0 153856 201 0 0 20 0 1 0 291305339 418836480 95939 33554432000 4194304 5208918 140735877089520 140735877087368 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 102255 95939 105 248 0 102004 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 568888

[startup+1602.3 s]
/proc/loadavg: 2.03 2.04 1.93 4/184 18444
/proc/meminfo: memFree=27965376/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=410164 CPUtime=1600.55 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 116223 0 0 0 159850 205 0 0 20 0 1 0 291305339 420007936 97777 33554432000 4194304 5208918 140735877089520 140735877085832 4205761 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 102541 97777 105 248 0 102290 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 570032

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 1.93 4/184 18444
/proc/meminfo: memFree=27923300/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=411292 CPUtime=1660.54 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 116983 0 0 0 165844 210 0 0 20 0 1 0 291305339 421163008 100102 33554432000 4194304 5208918 140735877089520 140735877085896 4229374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 102823 100102 105 248 0 102572 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 571160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.93 4/184 18444
/proc/meminfo: memFree=27911000/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=494940 CPUtime=1720.53 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 118158 0 0 0 171838 215 0 0 20 0 1 0 291305339 506818560 103343 33554432000 4194304 5208918 140735877089520 140735877087368 4229688 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 123735 103343 105 248 0 123484 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 654808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.93 4/184 18444
/proc/meminfo: memFree=27899872/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=497140 CPUtime=1780.53 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 119209 0 0 0 177831 222 0 0 20 0 1 0 291305339 509071360 107306 33554432000 4194304 5208918 140735877089520 140735877085896 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 124285 107306 105 248 0 124034 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 657008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 1.93 2/176 18470
/proc/meminfo: memFree=28236552/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=415920 CPUtime=1798.72 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 119524 0 0 0 179647 225 0 0 20 0 1 0 291305339 425902080 99623 33554432000 4194304 5208918 140735877089520 140735877085832 4210704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 103980 99623 105 248 0 103729 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 575788

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 1.93 2/176 18470
/proc/meminfo: memFree=28236552/32873844 swapFree=7116/7116
[pid=18381] ppid=18378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18381/stat : 18381 (npSolver-wbo-It) S 18378 18381 16905 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291305200 9367552 274 33554432000 4194304 5064252 140736252035488 140736252034400 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18381/statm: 2287 274 233 213 0 72 0
[pid=18382] ppid=18381 vsize=141572 CPUtime=1.37 cores=1,3,5,7
/proc/18382/stat : 18382 (npSolver-wbo) S 18381 18381 16905 0 -1 4202496 7037 7252 0 0 112 17 7 1 20 0 1 0 291305200 144969728 20004 33554432000 4194304 5990268 140733565235760 140733565227184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18382/statm: 35393 20004 163 439 0 34950 0
[pid=18407] ppid=18382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18407/stat : 18407 (satsolver.sh) S 18382 18381 16905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291305339 9367552 267 33554432000 4194304 5064252 140735956158192 140735956157104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18407/statm: 2287 267 226 213 0 72 0
[pid=18408] ppid=18407 vsize=415920 CPUtime=1798.72 cores=1,3,5,7
/proc/18408/stat : 18408 (glucose) R 18407 18381 16905 0 -1 4202496 119524 0 0 0 179647 225 0 0 20 0 1 0 291305339 425902080 99623 33554432000 4194304 5208918 140735877089520 140735877085832 4210704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 103980 99623 105 248 0 103729 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 575788

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1797.68
CPU system time (s): 2.45163
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 787404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.68
system time used= 2.45163
maximum resident set size= 532988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134805
page faults= 0
swaps= 0
block input operations= 0
block output operations= 142528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 127
involuntary context switches= 1862

runsolver used 5.18921 second user time and 15.1767 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-29 02:36:41
IDJOB=3714825
IDBENCH=79612
IDSOLVER=2296
FILE ID=node138/3714825-1338251801
RUNJOBID= node138-1338251801-18354
PBS_JOBID= 14624649
Free space on /tmp= 71492 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-412_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714825-1338251801/watcher-3714825-1338251801 -o /tmp/evaluation-result-3714825-1338251801/solver-3714825-1338251801 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714825-1338251801.wbo 1977015641 HOME HOME

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

MD5SUM BENCH= 20e917da45fd344d820e2b12e2c32ca6
RANDOM SEED=1977015641

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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		: 2667.347
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.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		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        28780240 kB
Buffers:          667876 kB
Cached:          2511980 kB
SwapCached:          208 kB
Active:          1192516 kB
Inactive:        2006640 kB
Active(anon):       1928 kB
Inactive(anon):    11368 kB
Active(file):    1190588 kB
Inactive(file):  1995272 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             16304 kB
Writeback:             0 kB
AnonPages:         17448 kB
Mapped:            13568 kB
Shmem:               200 kB
Slab:             754132 kB
SReclaimable:     196428 kB
SUnreclaim:       557704 kB
KernelStack:        1384 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104292 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= 71416 MiB
End job on node138 at 2012-05-29 03:06:42