Trace number 3713689

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800.08 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-le450-5a-2_wcsp.wbo
MD5SUMf22a0f0686559d8ded0c30a6073a8ba7
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark2185
Best CPU time to get the best result obtained on this benchmark1796.89
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables900
Total number of constraints11878
Number of soft constraints11428
Number of constraints which are clauses11428
Number of constraints which are cardinality constraints (but not clauses)450
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Top cost 5715
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 11428
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3
Number of bits of the biggest sum of numbers2
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c run usual solver
0.00/0.24	o 2748
0.00/0.24	c current bound: 1374
0.00/0.24	c fallback to adder encoding
1800.08/1800.41	c error: unexpected solver exit code
1800.08/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-3713689-1338216586/watcher-3713689-1338216586 -o /tmp/evaluation-result-3713689-1338216586/solver-3713689-1338216586 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713689-1338216586.wbo 1899363673 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: 2.05 2.01 2.00 2/179 13018
/proc/meminfo: memFree=30741756/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0

[startup+0.00797803 s]
/proc/loadavg: 2.05 2.01 2.00 2/179 13018
/proc/meminfo: memFree=30741756/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100154 s]
/proc/loadavg: 2.05 2.01 2.00 2/179 13018
/proc/meminfo: memFree=30741756/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.05 2.01 2.00 2/179 13018
/proc/meminfo: memFree=30741756/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 2.05 2.01 2.00 2/179 13018
/proc/meminfo: memFree=30741756/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 13032
/proc/meminfo: memFree=30636280/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=138964 CPUtime=0.5 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 21921 0 0 0 46 4 0 0 20 0 1 0 287784317 142299136 29380 33554432000 4194304 5208918 140736389256928 140736388206568 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13032/statm: 34741 29382 70 248 0 34490 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 232740

[startup+3.10042 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 13032
/proc/meminfo: memFree=30531816/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=126828 CPUtime=2.1 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 24186 0 0 0 205 5 0 0 20 0 1 0 287784317 129871872 27541 33554432000 4194304 5208918 140736389256928 140736389254888 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13032/statm: 31707 27541 104 248 0 31456 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 220604

[startup+6.30037 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 13032
/proc/meminfo: memFree=30531684/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=126828 CPUtime=5.3 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 24187 0 0 0 525 5 0 0 20 0 1 0 287784317 129871872 27542 33554432000 4194304 5208918 140736389256928 140736389254888 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13032/statm: 31707 27542 104 248 0 31456 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 220604

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 13032
/proc/meminfo: memFree=30531980/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=126988 CPUtime=11.7 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 24212 0 0 0 1165 5 0 0 20 0 1 0 287784317 130035712 27567 33554432000 4194304 5208918 140736389256928 140736389254888 4229692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13032/statm: 31747 27567 104 248 0 31496 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 220764

[startup+25.5004 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 13035
/proc/meminfo: memFree=30531096/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=128256 CPUtime=24.5 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 24462 0 0 0 2445 5 0 0 20 0 1 0 287784317 131334144 27817 33554432000 4194304 5208918 140736389256928 140736389254760 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13032/statm: 32064 27817 104 248 0 31813 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 222032

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 13035
/proc/meminfo: memFree=30526824/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=130632 CPUtime=50.1 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 25078 0 0 0 5004 6 0 0 20 0 1 0 287784317 133767168 28944 33554432000 4194304 5208918 140736389256928 140736389254888 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 32658 28944 105 248 0 32407 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 224408

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 13035
/proc/meminfo: memFree=30515356/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=137488 CPUtime=101.29 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 27374 0 0 0 10122 7 0 0 20 0 1 0 287784317 140787712 31649 33554432000 4194304 5208918 140736389256928 140736389254776 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 34372 31649 105 248 0 34121 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 231264

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 13035
/proc/meminfo: memFree=30501292/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 53385 0 0 0 136059 49 0 0 20 0 1 0 287784317 231272448 51659 33554432000 4194304 5208918 140736389256928 140736389253304 4211501 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 56463 51659 105 248 0 56212 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 319628

[startup+1422.31 s]
/proc/loadavg: 2.10 2.04 2.01 3/183 13154
/proc/meminfo: memFree=29505228/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=276360 CPUtime=1421.09 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 54338 0 0 0 142058 51 0 0 20 0 1 0 287784317 282992640 57711 33554432000 4194304 5208918 140736389256928 140736389254680 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 69090 57711 105 248 0 68839 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 370136

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 13154
/proc/meminfo: memFree=29529788/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=227088 CPUtime=1481.07 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 54862 0 0 0 148054 53 0 0 20 0 1 0 287784317 232538112 51499 33554432000 4194304 5208918 140736389256928 140736389253304 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 56772 51499 105 248 0 56521 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 320864

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 13154
/proc/meminfo: memFree=29499940/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=277716 CPUtime=1541.06 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 55812 0 0 0 154052 54 0 0 20 0 1 0 287784317 284381184 59087 33554432000 4194304 5208918 140736389256928 140736389254776 4211176 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 69429 59087 105 248 0 69178 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 371492

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 13154
/proc/meminfo: memFree=29526300/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=228592 CPUtime=1601.05 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 56365 0 0 0 160049 56 0 0 20 0 1 0 287784317 234078208 51879 33554432000 4194304 5208918 140736389256928 140736389252696 4469616 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 57148 51879 105 248 0 56897 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 322368

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 13154
/proc/meminfo: memFree=29508988/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=278680 CPUtime=1661.04 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 57216 0 0 0 166047 57 0 0 20 0 1 0 287784317 285368320 56296 33554432000 4194304 5208918 140736389256928 140736389253304 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 69670 56296 105 248 0 69419 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 372456

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 13155
/proc/meminfo: memFree=29490308/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=278956 CPUtime=1721.03 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 57273 0 0 0 172046 57 0 0 20 0 1 0 287784317 285650944 60952 33554432000 4194304 5208918 140736389256928 140736389254680 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 69739 60952 105 248 0 69488 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 372732

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 13155
/proc/meminfo: memFree=29470696/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=279636 CPUtime=1781.02 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 57465 0 0 0 178045 57 0 0 20 0 1 0 287784317 286347264 65743 33554432000 4194304 5208918 140736389256928 140736389254776 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 69909 65743 105 248 0 69658 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 373412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 13155
/proc/meminfo: memFree=29464552/32873844 swapFree=7624/7624
[pid=13018] ppid=13016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13018/stat : 13018 (npSolver-wbo.sh) S 13016 13018 7066 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287784218 9367552 274 33554432000 4194304 5064252 140737133084720 140737133083632 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13018/statm: 2287 274 233 213 0 72 0
[pid=13019] ppid=13018 vsize=75480 CPUtime=0.95 cores=0,2,4,6
/proc/13019/stat : 13019 (npSolver-wbo) S 13018 13018 7066 0 -1 4202496 6061 6890 0 0 71 11 12 1 20 0 1 0 287784218 77291520 13505 33554432000 4194304 5990268 140733322044656 140733322036096 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13019/statm: 18870 13505 164 439 0 18427 0
[pid=13031] ppid=13019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13031/stat : 13031 (satsolver.sh) S 13019 13018 7066 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287784316 9367552 267 33554432000 4194304 5064252 140733377649072 140733377647984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13031/statm: 2287 267 226 213 0 72 0
[pid=13032] ppid=13031 vsize=280040 CPUtime=1799.13 cores=0,2,4,6
/proc/13032/stat : 13032 (glucose) R 13031 13018 7066 0 -1 4202496 57579 0 0 0 179855 58 0 0 20 0 1 0 287784317 286760960 67390 33554432000 4194304 5208918 140736389256928 140736389254776 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13032/statm: 70010 67390 105 248 0 69759 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 373816

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13018 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=848870
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=131979
# CPU time returned by wait4() is 0.980849
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.38
CPU system time (s): 0.7
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 452596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.84887
system time used= 0.131979
maximum resident set size= 97880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13928
page faults= 0
swaps= 0
block input operations= 0
block output operations= 89632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31
involuntary context switches= 20

runsolver used 3.44448 second user time and 8.81266 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-28 16:49:46
IDJOB=3713689
IDBENCH=79444
IDSOLVER=2294
FILE ID=node130/3713689-1338216586
RUNJOBID= node130-1338193034-7082
PBS_JOBID= 14624584
Free space on /tmp= 71388 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-le450-5a-2_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713689-1338216586/watcher-3713689-1338216586 -o /tmp/evaluation-result-3713689-1338216586/solver-3713689-1338216586 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713689-1338216586.wbo 1899363673 HOME HOME

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

MD5SUM BENCH= f22a0f0686559d8ded0c30a6073a8ba7
RANDOM SEED=1899363673

node130.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.875
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.75
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.875
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.875
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		: 2666.875
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.86
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.875
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		: 2666.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30741648 kB
Buffers:          366596 kB
Cached:           658852 kB
SwapCached:         4508 kB
Active:          1091740 kB
Inactive:         200132 kB
Active(anon):     256556 kB
Inactive(anon):     9016 kB
Active(file):     835184 kB
Inactive(file):   191116 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099916 kB
Dirty:              8916 kB
Writeback:             0 kB
AnonPages:        267256 kB
Mapped:            12560 kB
Shmem:                 8 kB
Slab:             699156 kB
SReclaimable:     140724 kB
SUnreclaim:       558432 kB
KernelStack:        1520 kB
PageTables:         4088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     449688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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= 71136 MiB
End job on node130 at 2012-05-28 17:19:47