Trace number 3753655

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-33-100-0.wbo
MD5SUM48f3bbbf57f9425639eae287513fe205
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.181972
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints45
Number of soft constraints35
Number of constraints which are clauses25
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 1410
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 1409
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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.01	c run usual solver
337.39/337.53	o 95
1800.08/1800.41	./satsolver.sh: line 5: 19067 Terminated              ./glucose $1 > $2 2> /dev/null
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-3753655-1339187578/watcher-3753655-1339187578 -o /tmp/evaluation-result-3753655-1339187578/solver-3753655-1339187578 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753655-1339187578.wbo 311267852 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.00 2.00 2.00 3/179 19052
/proc/meminfo: memFree=26276464/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0

[startup+0.054316 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19052
/proc/meminfo: memFree=26276464/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100166 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19052
/proc/meminfo: memFree=26276464/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300111 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19052
/proc/meminfo: memFree=26276464/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700114 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19052
/proc/meminfo: memFree=26276464/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19059
/proc/meminfo: memFree=26311952/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2252 CPUtime=0 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1271 2134 0 0 0 0 0 0 20 0 1 0 384882139 2306048 218 33554432000 4194304 6006132 140733994243568 140733994237760 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19053/statm: 563 218 157 443 0 116 0
[pid=19058] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19058/stat : 19058 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384882141 9367552 267 33554432000 4194304 5064252 140733767878528 140733767877440 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19058/statm: 2287 267 226 213 0 72 0
[pid=19059] ppid=19058 vsize=17432 CPUtime=1.46 cores=0,2,4,6
/proc/19059/stat : 19059 (glucose) R 19058 19052 17144 0 -1 4202496 3636 0 0 0 146 0 0 0 20 0 1 0 384882142 17850368 3655 33554432000 4194304 5208918 140734254731664 140734254729608 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19059/statm: 4358 3655 95 248 0 4107 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 37980

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19059
/proc/meminfo: memFree=26268692/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2252 CPUtime=0 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1271 2134 0 0 0 0 0 0 20 0 1 0 384882139 2306048 218 33554432000 4194304 6006132 140733994243568 140733994237760 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19053/statm: 563 218 157 443 0 116 0
[pid=19058] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19058/stat : 19058 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384882141 9367552 267 33554432000 4194304 5064252 140733767878528 140733767877440 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19058/statm: 2287 267 226 213 0 72 0
[pid=19059] ppid=19058 vsize=17432 CPUtime=3.06 cores=0,2,4,6
/proc/19059/stat : 19059 (glucose) R 19058 19052 17144 0 -1 4202496 3883 0 0 0 306 0 0 0 20 0 1 0 384882142 17850368 3901 33554432000 4194304 5208918 140734254731664 140734254729608 4229532 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19059/statm: 4358 3901 95 248 0 4107 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 37980

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19059
/proc/meminfo: memFree=26267328/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2252 CPUtime=0 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1271 2134 0 0 0 0 0 0 20 0 1 0 384882139 2306048 218 33554432000 4194304 6006132 140733994243568 140733994237760 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19053/statm: 563 218 157 443 0 116 0
[pid=19058] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19058/stat : 19058 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384882141 9367552 267 33554432000 4194304 5064252 140733767878528 140733767877440 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19058/statm: 2287 267 226 213 0 72 0
[pid=19059] ppid=19058 vsize=20176 CPUtime=6.25 cores=0,2,4,6
/proc/19059/stat : 19059 (glucose) R 19058 19052 17144 0 -1 4202496 4076 0 0 0 625 0 0 0 20 0 1 0 384882142 20660224 4602 33554432000 4194304 5208918 140734254731664 140734254729528 4229748 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19059/statm: 5044 4602 95 248 0 4793 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 40724

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19059
/proc/meminfo: memFree=26246400/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2252 CPUtime=0 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1271 2134 0 0 0 0 0 0 20 0 1 0 384882139 2306048 218 33554432000 4194304 6006132 140733994243568 140733994237760 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19053/statm: 563 218 157 443 0 116 0
[pid=19058] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19058/stat : 19058 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384882141 9367552 267 33554432000 4194304 5064252 140733767878528 140733767877440 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19058/statm: 2287 267 226 213 0 72 0
[pid=19059] ppid=19058 vsize=21848 CPUtime=12.65 cores=0,2,4,6
/proc/19059/stat : 19059 (glucose) R 19058 19052 17144 0 -1 4202496 4469 0 0 0 1265 0 0 0 20 0 1 0 384882142 22372352 4992 33554432000 4194304 5208918 140734254731664 140734254729528 4229512 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19059/statm: 5462 4992 95 248 0 5211 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 42396

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19059
/proc/meminfo: memFree=26231844/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2252 CPUtime=0 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1271 2134 0 0 0 0 0 0 20 0 1 0 384882139 2306048 218 33554432000 4194304 6006132 140733994243568 140733994237760 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19053/statm: 563 218 157 443 0 116 0
[pid=19058] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19058/stat : 19058 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384882141 9367552 267 33554432000 4194304 5064252 140733767878528 140733767877440 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19058/statm: 2287 267 226 213 0 72 0
[pid=19059] ppid=19058 vsize=36244 CPUtime=25.45 cores=0,2,4,6
/proc/19059/stat : 19059 (glucose) R 19058 19052 17144 0 -1 4202496 6266 0 0 0 2544 1 0 0 20 0 1 0 384882142 37113856 7690 33554432000 4194304 5208918 140734254731664 140734254729608 4229760 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19059/statm: 9061 7690 95 248 0 8810 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 56792

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19059
/proc/meminfo: memFree=26206192/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2252 CPUtime=0 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1271 2134 0 0 0 0 0 0 20 0 1 0 384882139 2306048 218 33554432000 4194304 6006132 140733994243568 140733994237760 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19053/statm: 563 218 157 443 0 116 0
[pid=19058] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19058/stat : 19058 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384882141 9367552 267 33554432000 4194304 5064252 140733767878528 140733767877440 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19058/statm: 2287 267 226 213 0 72 0
[pid=19059] ppid=19058 vsize=36244 CPUtime=51.04 cores=0,2,4,6
/proc/19059/stat : 19059 (glucose) R 19058 19052 17144 0 -1 4202496 6510 0 0 0 5103 1 0 0 20 0 1 0 384882142 37113856 8442 33554432000 4194304 5208918 140734254731664 140734254729608 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19059/statm: 9061 8442 95 248 0 8810 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 56792

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19060
/proc/meminfo: memFree=26155864/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2252 CPUtime=0 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1271 2134 0 0 0 0 0 0 20 0 1 0 384882139 2306048 218 33554432000 4194304 6006132 140733994243568 140733994237760 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19053/statm: 563 218 157 443 0 116 0
[pid=19058] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19058/stat : 19058 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384882141 9367552 267 33554432000 4194304 5064252 140733767878528 140733767877440 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19058/statm: 2287 267 226 213 0 72 0
[pid=19059] ppid=19058 vsize=66592 CPUtime=102.24 cores=0,2,4,6
/proc/19059/stat : 19059 (glucose) R 19058 19052 17144 0 -1 4202496 7225 0 0 0 10222 2 0 0 20 0 1 0 384882142 68190208 15169 33554432000 4194304 5208918 140734254731664 140734254729608 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19059/statm: 16648 15169 95 248 0 16397 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 87140

[startup+162.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 19060
/proc/meminfo: memFree=26254240/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2252 CPUtime=0 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1271 2134 0 0 0 0 0 0 20 0 1 0 384882139 2306048 218 33554432000 4194304 6006132 140733994243568 140733994237760 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19053/statm: 563 218 157 443 0 116 0
[pid=19058] ppid=19053 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 19077
/proc/meminfo: memFree=26106800/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2844 CPUtime=337.45 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1461 16607 0 0 0 1 33731 13 20 0 1 0 384882139 2912256 343 33554432000 4194304 6006132 140733994243568 140733994234960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19053/statm: 711 343 166 443 0 264 0
[pid=19066] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19066/stat : 19066 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384915892 9367552 267 33554432000 4194304 5064252 140736909291200 140736909290112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19066/statm: 2287 267 226 213 0 72 0
[pid=19067] ppid=19066 vsize=75652 CPUtime=1024.6 cores=0,2,4,6
/proc/19067/stat : 19067 (glucose) R 19066 19052 17144 0 -1 4202496 32388 0 0 0 102413 47 0 0 20 0 1 0 384915892 77467648 18496 33554432000 4194304 5208918 140734436728032 140734436726120 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19067/statm: 18913 18496 96 248 0 18662 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 96792

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19077
/proc/meminfo: memFree=26100548/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2844 CPUtime=337.45 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1461 16607 0 0 0 1 33731 13 20 0 1 0 384882139 2912256 343 33554432000 4194304 6006132 140733994243568 140733994234960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19053/statm: 711 343 166 443 0 264 0
[pid=19066] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19066/stat : 19066 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384915892 9367552 267 33554432000 4194304 5064252 140736909291200 140736909290112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19066/statm: 2287 267 226 213 0 72 0
[pid=19067] ppid=19066 vsize=155792 CPUtime=1084.59 cores=0,2,4,6
/proc/19067/stat : 19067 (glucose) R 19066 19052 17144 0 -1 4202496 34258 0 0 0 108409 50 0 0 20 0 1 0 384915892 159531008 31689 33554432000 4194304 5208918 140734436728032 140734436726184 4229338 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19067/statm: 38948 31689 96 248 0 38697 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 176932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19077
/proc/meminfo: memFree=25878276/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2844 CPUtime=337.45 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1461 16607 0 0 0 1 33731 13 20 0 1 0 384882139 2912256 343 33554432000 4194304 6006132 140733994243568 140733994234960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19053/statm: 711 343 166 443 0 264 0
[pid=19066] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19066/stat : 19066 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384915892 9367552 267 33554432000 4194304 5064252 140736909291200 140736909290112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19066/statm: 2287 267 226 213 0 72 0
[pid=19067] ppid=19066 vsize=155792 CPUtime=1144.57 cores=0,2,4,6
/proc/19067/stat : 19067 (glucose) R 19066 19052 17144 0 -1 4202496 36128 0 0 0 114404 53 0 0 20 0 1 0 384915892 159531008 31689 33554432000 4194304 5208918 140734436728032 140734436726184 4213022 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19067/statm: 38948 31689 96 248 0 38697 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 176932

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19077
/proc/meminfo: memFree=25948188/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2844 CPUtime=337.45 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1461 16607 0 0 0 1 33731 13 20 0 1 0 384882139 2912256 343 33554432000 4194304 6006132 140733994243568 140733994234960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19053/statm: 711 343 166 443 0 264 0
[pid=19066] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19066/stat : 19066 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384915892 9367552 267 33554432000 4194304 5064252 140736909291200 140736909290112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19066/statm: 2287 267 226 213 0 72 0
[pid=19067] ppid=19066 vsize=124972 CPUtime=1204.57 cores=0,2,4,6
/proc/19067/stat : 19067 (glucose) R 19066 19052 17144 0 -1 4202496 37415 0 0 0 120400 57 0 0 20 0 1 0 384915892 127971328 30598 33554432000 4194304 5208918 140734436728032 140734436726024 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19067/statm: 31243 30598 96 248 0 30992 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 146112

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19078
/proc/meminfo: memFree=26108872/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2844 CPUtime=337.45 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1461 16607 0 0 0 1 33731 13 20 0 1 0 384882139 2912256 343 33554432000 4194304 6006132 140733994243568 140733994234960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19053/statm: 711 343 166 443 0 264 0
[pid=19066] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19066/stat : 19066 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384915892 9367552 267 33554432000 4194304 5064252 140736909291200 140736909290112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19066/statm: 2287 267 226 213 0 72 0
[pid=19067] ppid=19066 vsize=124972 CPUtime=1264.56 cores=0,2,4,6
/proc/19067/stat : 19067 (glucose) R 19066 19052 17144 0 -1 4202496 39282 0 0 0 126396 60 0 0 20 0 1 0 384915892 127971328 27014 33554432000 4194304 5208918 140734436728032 140734436726024 4229512 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19067/statm: 31243 27014 96 248 0 30992 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 146112

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19081
/proc/meminfo: memFree=26164128/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2844 CPUtime=337.45 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1461 16607 0 0 0 1 33731 13 20 0 1 0 384882139 2912256 343 33554432000 4194304 6006132 140733994243568 140733994234960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19053/statm: 711 343 166 443 0 264 0
[pid=19066] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19066/stat : 19066 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384915892 9367552 267 33554432000 4194304 5064252 140736909291200 140736909290112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19066/statm: 2287 267 226 213 0 72 0
[pid=19067] ppid=19066 vsize=75652 CPUtime=1324.55 cores=0,2,4,6
/proc/19067/stat : 19067 (glucose) R 19066 19052 17144 0 -1 4202496 40812 0 0 0 132392 63 0 0 20 0 1 0 384915892 77467648 18496 33554432000 4194304 5208918 140734436728032 140734436726120 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19067/statm: 18913 18496 96 248 0 18662 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 96792

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19104
/proc/meminfo: memFree=25919568/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2844 CPUtime=337.45 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1461 16607 0 0 0 1 33731 13 20 0 1 0 384882139 2912256 343 33554432000 4194304 6006132 140733994243568 140733994234960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19053/statm: 711 343 166 443 0 264 0
[pid=19066] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19066/stat : 19066 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384915892 9367552 267 33554432000 4194304 5064252 140736909291200 140736909290112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19066/statm: 2287 267 226 213 0 72 0
[pid=19067] ppid=19066 vsize=124972 CPUtime=1384.53 cores=0,2,4,6
/proc/19067/stat : 19067 (glucose) R 19066 19052 17144 0 -1 4202496 42093 0 0 0 138388 65 0 0 20 0 1 0 384915892 127971328 30086 33554432000 4194304 5208918 140734436728032 140734436726024 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19067/statm: 31243 30086 96 248 0 30992 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 146112

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19104
/proc/meminfo: memFree=26006476/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2844 CPUtime=337.45 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1461 16607 0 0 0 1 33731 13 20 0 1 0 384882139 2912256 343 33554432000 4194304 6006132 140733994243568 140733994234960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19053/statm: 711 343 166 443 0 264 0
[pid=19066] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19066/stat : 19066 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384915892 9367552 267 33554432000 4194304 5064252 140736909291200 140736909290112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19066/statm: 2287 267 226 213 0 72 0
[pid=19067] ppid=19066 vsize=75652 CPUtime=1444.53 cores=0,2,4,6
/proc/19067/stat : 19067 (glucose) R 19066 19052 17144 0 -1 4202496 43621 0 0 0 144384 69 0 0 20 0 1 0 384915892 77467648 18496 33554432000 4194304 5208918 140734436728032 140734436726120 4211580 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19067/statm: 18913 18496 96 248 0 18662 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 96792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19156
/proc/meminfo: memFree=26160944/32873844 swapFree=7628/7628
[pid=19052] ppid=19050 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (npSolver-wbo-It) S 19050 19052 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384882139 9367552 274 33554432000 4194304 5064252 140735482329968 140735482328880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19052/statm: 2287 274 233 213 0 72 0
[pid=19053] ppid=19052 vsize=2844 CPUtime=337.45 cores=0,2,4,6
/proc/19053/stat : 19053 (npSolver-wbo) S 19052 19052 17144 0 -1 4202496 1461 16607 0 0 0 1 33731 13 20 0 1 0 384882139 2912256 343 33554432000 4194304 6006132 140733994243568 140733994234960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19053/statm: 711 343 166 443 0 264 0
[pid=19066] ppid=19053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19066/stat : 19066 (satsolver.sh) S 19053 19052 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384915892 9367552 267 33554432000 4194304 5064252 140736909291200 140736909290112 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19066/statm: 2287 267 226 213 0 72 0
[pid=19067] ppid=19066 vsize=155792 CPUtime=1462.63 cores=0,2,4,6
/proc/19067/stat : 19067 (glucose) R 19066 19052 17144 0 -1 4202496 44251 0 0 0 146193 70 0 0 20 0 1 0 384915892 159531008 30879 33554432000 4194304 5208918 140734436728032 140734436726184 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19067/statm: 38948 30879 96 248 0 38697 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 176932

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.12
CPU user time (s): 1799.25
CPU system time (s): 0.862868
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 176932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 0.862868
maximum resident set size= 136996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63307
page faults= 0
swaps= 0
block input operations= 0
block output operations= 592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57
involuntary context switches= 2140

runsolver used 7.95479 second user time and 17.6233 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-08 22:32:58
IDJOB=3753655
IDBENCH=78728
IDSOLVER=2337
FILE ID=node145/3753655-1339187578
RUNJOBID= node145-1339183962-18404
PBS_JOBID= 14643806
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-25-20--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753655-1339187578/watcher-3753655-1339187578 -o /tmp/evaluation-result-3753655-1339187578/solver-3753655-1339187578 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753655-1339187578.wbo 311267852 HOME HOME

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

MD5SUM BENCH= 48f3bbbf57f9425639eae287513fe205
RANDOM SEED=311267852

node145.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.149
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.29
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.149
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.149
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	: 5313.38
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.149
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.149
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.149
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.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26277332 kB
Buffers:          607240 kB
Cached:          4944960 kB
SwapCached:            4 kB
Active:          2301504 kB
Inactive:        3361852 kB
Active(anon):      95228 kB
Inactive(anon):    10912 kB
Active(file):    2206276 kB
Inactive(file):  3350940 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:             16964 kB
Writeback:             0 kB
AnonPages:        102880 kB
Mapped:            15064 kB
Shmem:               200 kB
Slab:             775428 kB
SReclaimable:     216436 kB
SUnreclaim:       558992 kB
KernelStack:        1520 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     241700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 70996 MiB
End job on node145 at 2012-06-08 23:02:58