Trace number 3713341

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.1 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog04bc_wcsp.wbo
MD5SUM551141cc1a01338bb1889d669ce0274f
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1885
Best CPU time to get the best result obtained on this benchmark4.92325
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1026
Total number of constraints22742
Number of soft constraints22470
Number of constraints which are clauses22470
Number of constraints which are cardinality constraints (but not clauses)272
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 57921
Min constraint cost 1
Max constraint cost 57921
Sum of constraints costs 1273334291
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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.13	c run usual solver
0.00/0.54	o 579234
0.00/0.54	c current bound: 289617
0.00/0.54	c fallback to adder encoding
1800.06/1800.41	./satsolver.sh: line 5: 13207 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3713341-1338218387/watcher-3713341-1338218387 -o /tmp/evaluation-result-3713341-1338218387/solver-3713341-1338218387 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713341-1338218387.wbo 1322975413 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.01 2.02 2.00 3/179 13193
/proc/meminfo: memFree=29833536/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0

[startup+0.0352 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13193
/proc/meminfo: memFree=29833536/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13193
/proc/meminfo: memFree=29833536/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300153 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13193
/proc/meminfo: memFree=29833536/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70029 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13193
/proc/meminfo: memFree=29833536/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 13205
/proc/meminfo: memFree=29779872/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=91180 CPUtime=1.48 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) R 13193 13193 7066 0 -1 4202496 10241 10294 0 0 105 9 31 3 20 0 1 0 287964281 93368320 21176 33554432000 4194304 5990268 140734210035104 140734210027464 4521650 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 22795 21176 163 439 0 22352 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 100328

[startup+3.10037 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 13205
/proc/meminfo: memFree=29704096/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=443932 CPUtime=3.08 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) R 13193 13193 7066 0 -1 4202496 12118 10294 0 0 244 30 31 3 20 0 1 0 287964281 454586368 84276 33554432000 4194304 5990268 140734210035104 140734210027464 5180875 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 110983 84276 164 439 0 110540 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 453080

[startup+6.30048 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 13207
/proc/meminfo: memFree=29120784/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=434404 CPUtime=3.13 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 63121 0 0 0 294 19 0 0 20 0 1 0 287964597 444829696 91423 33554432000 4194304 5208918 140733349015040 140733349012888 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 108601 91423 104 248 0 108350 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 740488

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 13207
/proc/meminfo: memFree=29127240/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=434932 CPUtime=9.53 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 63259 0 0 0 934 19 0 0 20 0 1 0 287964597 445370368 91561 33554432000 4194304 5208918 140733349015040 140733349012888 4205155 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 108733 91561 104 248 0 108482 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 741016

[startup+25.5067 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 13210
/proc/meminfo: memFree=29110424/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=444252 CPUtime=22.33 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 65925 0 0 0 2213 20 0 0 20 0 1 0 287964597 454914048 95249 33554432000 4194304 5208918 140733349015040 140733349013000 4210675 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 111063 95249 105 248 0 110812 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 750336

[startup+51.1005 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 13210
/proc/meminfo: memFree=29110680/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=444252 CPUtime=47.92 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 65925 0 0 0 4772 20 0 0 20 0 1 0 287964597 454914048 95249 33554432000 4194304 5208918 140733349015040 140733349013000 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 111063 95249 105 248 0 110812 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 750336

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13210
/proc/meminfo: memFree=29109696/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=445044 CPUtime=99.11 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 66189 0 0 0 9891 20 0 0 20 0 1 0 287964597 455725056 95513 33554432000 4194304 5208918 140733349015040 140733349012888 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 111261 95513 105 248 0 111010 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 751128

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 13210
/proc/meminfo: memFree=29105044/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=447656 CPUtime=159.1 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 66826 0 0 0 15890 20 0 0 20 0 1 0 287964597 458399744 96661 33554432000 4194304 5208918 140733349015040 140733349012888 4211166 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 111914 96661 105 248 0 111663 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 753740

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 13211
/proc/meminfo: memFree=29100640/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13273
/proc/meminfo: memFree=29041908/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=495540 CPUtime=1358.9 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 79373 0 0 0 135865 25 0 0 20 0 1 0 287964597 507432960 117601 33554432000 4194304 5208918 140733349015040 140733349012712 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 123885 117601 105 248 0 123634 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 801624

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13274
/proc/meminfo: memFree=29037340/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=495540 CPUtime=1418.89 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 79373 0 0 0 141864 25 0 0 20 0 1 0 287964597 507432960 117601 33554432000 4194304 5208918 140733349015040 140733349012712 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 123885 117601 105 248 0 123634 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 801624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13274
/proc/meminfo: memFree=29035232/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=576928 CPUtime=1478.88 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 79812 0 0 0 147862 26 0 0 20 0 1 0 287964597 590774272 118036 33554432000 4194304 5208918 140733349015040 140733349013192 4211665 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 144232 118036 105 248 0 143981 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 883012

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13274
/proc/meminfo: memFree=29031944/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=576928 CPUtime=1538.88 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 80069 0 0 0 153862 26 0 0 20 0 1 0 287964597 590774272 118800 33554432000 4194304 5208918 140733349015040 140733349013192 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 144232 118800 105 248 0 143981 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 883012

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13274
/proc/meminfo: memFree=29031944/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=576928 CPUtime=1598.86 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 80072 0 0 0 159860 26 0 0 20 0 1 0 287964597 590774272 118803 33554432000 4194304 5208918 140733349015040 140733349013192 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 144232 118803 105 248 0 143981 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 883012

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13274
/proc/meminfo: memFree=29029400/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=577728 CPUtime=1658.86 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 80177 0 0 0 165860 26 0 0 20 0 1 0 287964597 591593472 119419 33554432000 4194304 5208918 140733349015040 140733349012792 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 144432 119419 105 248 0 144181 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 883812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13275
/proc/meminfo: memFree=29029344/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=577728 CPUtime=1718.84 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 80181 0 0 0 171858 26 0 0 20 0 1 0 287964597 591593472 119422 33554432000 4194304 5208918 140733349015040 140733349012792 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 144432 119422 105 248 0 144181 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 883812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13275
/proc/meminfo: memFree=29026084/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=577728 CPUtime=1778.82 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 80208 0 0 0 177856 26 0 0 20 0 1 0 287964597 591593472 119935 33554432000 4194304 5208918 140733349015040 140733349012792 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 144432 119935 105 248 0 144181 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 883812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13275
/proc/meminfo: memFree=29025880/32873844 swapFree=7624/7624
[pid=13193] ppid=13191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13193/stat : 13193 (npSolver-wbo.sh) S 13191 13193 7066 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287964281 9367552 275 33554432000 4194304 5064252 140734139491376 140734139490288 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13193/statm: 2287 275 233 213 0 72 0
[pid=13194] ppid=13193 vsize=287788 CPUtime=3.14 cores=0,2,4,6
/proc/13194/stat : 13194 (npSolver-wbo) S 13193 13193 7066 0 -1 4202496 12119 10294 0 0 244 36 31 3 20 0 1 0 287964281 294694912 45241 33554432000 4194304 5990268 140734210035104 140734210026544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13194/statm: 71947 45241 164 439 0 71504 0
[pid=13206] ppid=13194 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13206/stat : 13206 (satsolver.sh) S 13194 13193 7066 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287964597 9367552 266 33554432000 4194304 5064252 140733915415440 140733915414352 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13206/statm: 2287 266 226 213 0 72 0
[pid=13207] ppid=13206 vsize=577728 CPUtime=1796.92 cores=0,2,4,6
/proc/13207/stat : 13207 (glucose) R 13206 13193 7066 0 -1 4202496 80208 0 0 0 179666 26 0 0 20 0 1 0 287964597 591593472 119935 33554432000 4194304 5208918 140733349015040 140733349012792 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13207/statm: 144432 119935 105 248 0 144181 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 883812

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.43
CPU system time (s): 0.674897
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 907372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.43
system time used= 0.674897
maximum resident set size= 529600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103612
page faults= 0
swaps= 0
block input operations= 0
block output operations= 316856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 102
involuntary context switches= 1903

runsolver used 8.61869 second user time and 16.3815 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-28 17:19:47
IDJOB=3713341
IDBENCH=79453
IDSOLVER=2294
FILE ID=node130/3713341-1338218387
RUNJOBID= node130-1338193034-7082
PBS_JOBID= 14624584
Free space on /tmp= 71188 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog04bc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713341-1338218387/watcher-3713341-1338218387 -o /tmp/evaluation-result-3713341-1338218387/solver-3713341-1338218387 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713341-1338218387.wbo 1322975413 HOME HOME

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

MD5SUM BENCH= 551141cc1a01338bb1889d669ce0274f
RANDOM SEED=1322975413

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:        29834064 kB
Buffers:          368068 kB
Cached:           864304 kB
SwapCached:         4508 kB
Active:          1998300 kB
Inactive:         200644 kB
Active(anon):     956564 kB
Inactive(anon):     9016 kB
Active(file):    1041736 kB
Inactive(file):   191628 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099916 kB
Dirty:              9004 kB
Writeback:             0 kB
AnonPages:        967128 kB
Mapped:            12680 kB
Shmem:                 8 kB
Slab:             698824 kB
SReclaimable:     140508 kB
SUnreclaim:       558316 kB
KernelStack:        1480 kB
PageTables:         6124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1424016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    915456 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= 71024 MiB
End job on node130 at 2012-05-28 17:49:47