Trace number 3753505

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-1405_wcsp.wbo
MD5SUM26d84ad15c3c68fd23eb83f2d18b525f
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark503455
Best CPU time to get the best result obtained on this benchmark1800.02
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2670
Total number of constraints30776
Number of soft constraints29921
Number of constraints which are clauses29921
Number of constraints which are cardinality constraints (but not clauses)855
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 635638
Min constraint cost 1
Max constraint cost 635638
Sum of constraints costs 18476089745
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.26	c run usual solver
2.18/2.24	o 3509994038
2.18/2.24	c fallback to adder encoding
1800.09/1801.31	c error: unexpected solver exit code
1800.09/1801.31	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-3753505-1339206745/watcher-3753505-1339206745 -o /tmp/evaluation-result-3753505-1339206745/solver-3753505-1339206745 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753505-1339206745.wbo 1354698848 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.99 2.00 2.07 2/179 29878
/proc/meminfo: memFree=22199400/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0

[startup+0.0114459 s]
/proc/loadavg: 1.99 2.00 2.07 2/179 29878
/proc/meminfo: memFree=22199400/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100284 s]
/proc/loadavg: 1.99 2.00 2.07 2/179 29878
/proc/meminfo: memFree=22199400/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300324 s]
/proc/loadavg: 1.99 2.00 2.07 2/179 29878
/proc/meminfo: memFree=22199400/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700112 s]
/proc/loadavg: 1.99 2.00 2.07 2/179 29878
/proc/meminfo: memFree=22199400/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.99 2.00 2.07 3/183 29882
/proc/meminfo: memFree=22151644/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=18572 CPUtime=0.35 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 6244 0 0 0 26 9 0 0 20 0 1 0 386799575 19017728 4078 33554432000 4194304 6006132 140735216308416 140735216301520 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29879/statm: 4643 4078 157 443 0 4196 0
[pid=29881] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29881/stat : 29881 (cp2_pre.sh) S 29879 29878 29498 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 386799611 9367552 277 33554432000 4194304 5064252 140736918119440 140736918118144 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29881/statm: 2287 277 234 213 0 72 0
[pid=29882] ppid=29881 vsize=34380 CPUtime=1.12 cores=0,2,4,6
/proc/29882/stat : 29882 (coprocessor) R 29881 29878 29498 0 -1 4202496 6850 0 0 0 112 0 0 0 20 0 1 0 386799611 35205120 8082 33554432000 4194304 6586260 140736883773360 140736883768728 5599257 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/29882/statm: 8595 8082 190 584 0 8007 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 71248

[startup+3.10033 s]
/proc/loadavg: 1.99 2.00 2.07 3/183 29885
/proc/meminfo: memFree=22172884/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=170500 CPUtime=3.07 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) R 29878 29878 29498 0 -1 4202496 27822 14473 0 0 109 17 178 3 20 0 1 0 386799575 174592000 37085 33554432000 4194304 6006132 140735216308416 140735216300456 4537189 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29879/statm: 42625 37085 178 443 0 42178 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 179648

[startup+6.30038 s]
/proc/loadavg: 1.99 2.00 2.07 3/181 29890
/proc/meminfo: memFree=21882216/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=629252 CPUtime=6.27 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) R 29878 29878 29498 0 -1 4202496 29690 14473 0 0 419 27 178 3 20 0 1 0 386799575 644354048 93917 33554432000 4194304 6006132 140735216308416 140735216300760 4581183 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29879/statm: 157313 93917 178 443 0 156866 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 638400

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 2.07 3/181 29890
/proc/meminfo: memFree=21389840/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1153540 CPUtime=12.67 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) R 29878 29878 29498 0 -1 4202496 30693 14473 0 0 1043 43 178 3 20 0 1 0 386799575 1181224960 214749 33554432000 4194304 6006132 140735216308416 140735216300760 4535982 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29879/statm: 288385 214749 178 443 0 287938 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1162688

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.08 3/183 29892
/proc/meminfo: memFree=18969568/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=1972596 CPUtime=11.17 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 213184 0 0 0 1034 83 0 0 20 0 1 0 386801007 2019938304 409713 33554432000 4194304 5208918 140735550119968 140735550117816 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29892/statm: 493149 409713 104 248 0 492898 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 3060984

[startup+51.1005 s]
/proc/loadavg: 2.17 2.04 2.09 3/183 29892
/proc/meminfo: memFree=18952736/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=1984872 CPUtime=35.97 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 216199 0 0 0 3512 85 0 0 20 0 1 0 386801007 2032508928 420393 33554432000 4194304 5208918 140735550119968 140735550115752 4229347 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 496218 420393 105 248 0 495967 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 3073260

[startup+102.3 s]
/proc/loadavg: 2.07 2.03 2.08 3/183 29892
/proc/meminfo: memFree=18863444/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=1998264 CPUtime=87.17 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 219499 0 0 0 8630 87 0 0 20 0 1 0 386801007 2046222336 442600 33554432000 4194304 5208918 140735550119968 140735550116344 4228997 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 499566 442600 105 248 0 499315 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 3086652

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.07 2/178 29894
/proc/meminfo: memFree=25962296/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=2008308 CPUtime=147.16 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 222678 0 0 0 14620 96 0 0 20 0 1 0 386801007 2056507392 438395 33554432000 4194304 5208918 140735550119968 140735550117816 4212579 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 502077 438395 105 248 0 501826 0
Current children cumulated CPU time (s) 161.4
Current children cumulated vsize (KiB) 3096696

[startup+222.3 s]
/proc/loadavg: 1.97 2.00 2.06 3/183 29945
/proc/meminfo: memFree=27955500/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 257485 0 0 0 140436 254 0 0 20 0 1 0 386801007 2518835200 488163 33554432000 4194304 5208918 140735550119968 140735550117816 4229538 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 614950 488163 105 248 0 614699 0
Current children cumulated CPU time (s) 1421.14
Current children cumulated vsize (KiB) 3548188

[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 29978
/proc/meminfo: memFree=27631760/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=2112756 CPUtime=1466.9 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 258730 0 0 0 146424 266 0 0 20 0 1 0 386801007 2163462144 473683 33554432000 4194304 5208918 140735550119968 140735550116344 4229374 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 528189 473683 105 248 0 527938 0
Current children cumulated CPU time (s) 1481.14
Current children cumulated vsize (KiB) 3201144

[startup+1542.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/183 29978
/proc/meminfo: memFree=27577328/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=2464184 CPUtime=1526.89 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 259890 0 0 0 152418 271 0 0 20 0 1 0 386801007 2523324416 491177 33554432000 4194304 5208918 140735550119968 140735550116344 4229483 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 616046 491177 105 248 0 615795 0
Current children cumulated CPU time (s) 1541.13
Current children cumulated vsize (KiB) 3552572

[startup+1602.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/183 29978
/proc/meminfo: memFree=27617024/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=2117036 CPUtime=1586.88 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 261177 0 0 0 158408 280 0 0 20 0 1 0 386801007 2167844864 475711 33554432000 4194304 5208918 140735550119968 140735550116280 4229296 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 529259 475711 105 248 0 529008 0
Current children cumulated CPU time (s) 1601.12
Current children cumulated vsize (KiB) 3205424

[startup+1662.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/184 29982
/proc/meminfo: memFree=27531012/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=2468576 CPUtime=1646.87 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 262375 0 0 0 164402 285 0 0 20 0 1 0 386801007 2527821824 491186 33554432000 4194304 5208918 140735550119968 140735550117816 4229365 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 617144 491186 105 248 0 616893 0
Current children cumulated CPU time (s) 1661.11
Current children cumulated vsize (KiB) 3556964

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 29982
/proc/meminfo: memFree=27638284/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=2120776 CPUtime=1706.86 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 263478 0 0 0 170390 296 0 0 20 0 1 0 386801007 2171674624 471438 33554432000 4194304 5208918 140735550119968 140735550117816 4229311 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 530194 471438 105 248 0 529943 0
Current children cumulated CPU time (s) 1721.1
Current children cumulated vsize (KiB) 3209164

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/183 29982
/proc/meminfo: memFree=27551052/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=2472064 CPUtime=1766.85 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 264594 0 0 0 176385 300 0 0 20 0 1 0 386801007 2531393536 487121 33554432000 4194304 5208918 140735550119968 140735550118120 4229365 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 618016 487121 105 248 0 617765 0
Current children cumulated CPU time (s) 1781.09
Current children cumulated vsize (KiB) 3560452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 29982
/proc/meminfo: memFree=27560668/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=2472536 CPUtime=1785.85 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 264720 0 0 0 178284 301 0 0 20 0 1 0 386801007 2531876864 492868 33554432000 4194304 5208918 140735550119968 140735550117816 4229770 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 618134 492868 105 248 0 617883 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3560924

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 29982
/proc/meminfo: memFree=27560668/32873844 swapFree=7124/7124
[pid=29878] ppid=29876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29878/stat : 29878 (npSolver-wbo-It) S 29876 29878 29498 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386799575 9367552 274 33554432000 4194304 5064252 140736653642560 140736653641472 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29878/statm: 2287 274 233 213 0 72 0
[pid=29879] ppid=29878 vsize=1070092 CPUtime=14.24 cores=0,2,4,6
/proc/29879/stat : 29879 (npSolver-wbo) S 29878 29878 29498 0 -1 4202496 31729 14473 0 0 1075 168 178 3 20 0 1 0 386799575 1095774208 196993 33554432000 4194304 6006132 140735216308416 140735216299808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/29879/statm: 267523 196993 180 443 0 267076 0
[pid=29891] ppid=29879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29891/stat : 29891 (satsolver.sh) S 29879 29878 29498 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386801007 9367552 267 33554432000 4194304 5064252 140733538264480 140733538263392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29891/statm: 2287 267 226 213 0 72 0
[pid=29892] ppid=29891 vsize=2472536 CPUtime=1785.85 cores=0,2,4,6
/proc/29892/stat : 29892 (glucose) R 29891 29878 29498 0 -1 4202496 264720 0 0 0 178284 301 0 0 20 0 1 0 386801007 2531876864 492868 33554432000 4194304 5208918 140735550119968 140735550117816 4229770 0 0 4096 0 0 0 0 17 2 0 0 79 0 0
/proc/29892/statm: 618134 492868 105 248 0 617883 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3560924

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29878 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=532094
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=731736
# CPU time returned by wait4() is 14.2638
# 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): 1801.32
CPU time (s): 1800.09
CPU user time (s): 1795.37
CPU system time (s): 4.72
CPU usage (%): 99.9319
Max. virtual memory (cumulated for all children) (KiB): 4116260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.5321
system time used= 1.73174
maximum resident set size= 1556528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47181
page faults= 0
swaps= 0
block input operations= 40
block output operations= 1544392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 120
involuntary context switches= 53

runsolver used 3.60245 second user time and 14.2068 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-09 03:52:25
IDJOB=3753505
IDBENCH=79613
IDSOLVER=2337
FILE ID=node138/3753505-1339206745
RUNJOBID= node138-1339204942-29514
PBS_JOBID= 14643872
Free space on /tmp= 68696 MiB

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

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

MD5SUM BENCH= 26d84ad15c3c68fd23eb83f2d18b525f
RANDOM SEED=1354698848

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:        22199284 kB
Buffers:          220192 kB
Cached:          2473708 kB
SwapCached:        12152 kB
Active:          9679436 kB
Inactive:          98516 kB
Active(anon):    7070948 kB
Inactive(anon):    15652 kB
Active(file):    2608488 kB
Inactive(file):    82864 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67088840 kB
Dirty:              9268 kB
Writeback:             0 kB
AnonPages:       7080696 kB
Mapped:             9816 kB
Shmem:                 0 kB
Slab:             741384 kB
SReclaimable:     182272 kB
SUnreclaim:       559112 kB
KernelStack:        1488 kB
PageTables:        17888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    9997852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3805184 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= 70140 MiB
End job on node138 at 2012-06-09 04:22:26