Trace number 3754974

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 (fixed)? (TO) 1800.12 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_60_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM2683f5c0f2bcb2ef48b38611ac907218
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark3.04853
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6000
Total number of constraints220
Number of soft constraints76
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
Top cost 4191
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4190
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
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.05	c run usual solver
1800.07/1800.50	./satsolver.sh: line 5:  5721 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.51	c error: unexpected solver exit code
1800.07/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3754974-1339185792/watcher-3754974-1339185792 -o /tmp/evaluation-result-3754974-1339185792/solver-3754974-1339185792 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754974-1339185792.wbo 1149089261 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 5714
/proc/meminfo: memFree=30808360/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0

[startup+0.0496951 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 5714
/proc/meminfo: memFree=30808360/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100307 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 5714
/proc/meminfo: memFree=30808360/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300203 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 5714
/proc/meminfo: memFree=30808360/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 5714
/proc/meminfo: memFree=30808360/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 1.92 1.98 1.99 3/185 5721
/proc/meminfo: memFree=30794752/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=23412 CPUtime=1.3 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 3437 0 0 0 129 1 0 0 20 0 1 0 28546264 23973888 4318 33554432000 4194304 5208918 140734018945952 140734018944104 4211550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 5853 4318 96 248 0 5602 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 46148

[startup+3.10041 s]
/proc/loadavg: 1.92 1.98 1.99 3/185 5721
/proc/meminfo: memFree=30782580/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=65444 CPUtime=2.9 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 5773 0 0 0 288 2 0 0 20 0 1 0 28546264 67014656 9305 33554432000 4194304 5208918 140734018945952 140734018943896 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 16361 9305 96 248 0 16110 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 88180

[startup+6.3004 s]
/proc/loadavg: 1.93 1.98 1.99 3/185 5721
/proc/meminfo: memFree=30723272/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=65444 CPUtime=6.09 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 6705 0 0 0 606 3 0 0 20 0 1 0 28546264 67014656 15923 33554432000 4194304 5208918 140734018945952 140734018944040 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 16361 15923 96 248 0 16110 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 88180

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/185 5721
/proc/meminfo: memFree=30695452/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=114764 CPUtime=12.49 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 8047 0 0 0 1244 5 0 0 20 0 1 0 28546264 117518336 24546 33554432000 4194304 5208918 140734018945952 140734018943944 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 28691 24546 96 248 0 28440 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 137500

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/185 5721
/proc/meminfo: memFree=30632704/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=145584 CPUtime=25.3 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 10573 0 0 0 2521 9 0 0 20 0 1 0 28546264 149078016 30757 33554432000 4194304 5208918 140734018945952 140734018944104 4229512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 36396 30757 96 248 0 36145 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 168320

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/185 5721
/proc/meminfo: memFree=30614456/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=145584 CPUtime=50.89 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 14745 0 0 0 5072 17 0 0 20 0 1 0 28546264 149078016 35370 33554432000 4194304 5208918 140734018945952 140734018944104 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 36396 35370 96 248 0 36145 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 168320

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/185 5721
/proc/meminfo: memFree=30589864/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=145584 CPUtime=102.09 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 22244 0 0 0 10175 34 0 0 20 0 1 0 28546264 149078016 31274 33554432000 4194304 5208918 140734018945952 140734018944104 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 36396 31274 96 248 0 36145 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 168320

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/185 5722
/proc/meminfo: memFree=30584948/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5732
/proc/meminfo: memFree=30293564/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=409320 CPUtime=1421.79 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 92418 0 0 0 141971 208 0 0 20 0 1 0 28546264 419143680 76824 33554432000 4194304 5208918 140734018945952 140734018944104 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 102330 76824 96 248 0 102079 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 432056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5732
/proc/meminfo: memFree=30375860/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=409320 CPUtime=1481.77 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 93979 0 0 0 147963 214 0 0 20 0 1 0 28546264 419143680 70101 33554432000 4194304 5208918 140734018945952 140734018944104 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 102330 70101 96 248 0 102079 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 432056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5732
/proc/meminfo: memFree=30341040/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=409320 CPUtime=1541.75 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 96140 0 0 0 153955 220 0 0 20 0 1 0 28546264 419143680 71704 33554432000 4194304 5208918 140734018945952 140734018944104 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 102330 71704 96 248 0 102079 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 432056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5732
/proc/meminfo: memFree=30383856/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=409320 CPUtime=1601.74 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 97622 0 0 0 159949 225 0 0 20 0 1 0 28546264 419143680 68997 33554432000 4194304 5208918 140734018945952 140734018944104 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 102330 68997 96 248 0 102079 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 432056

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 5735
/proc/meminfo: memFree=30373848/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=277060 CPUtime=1661.73 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 99327 0 0 0 165943 230 0 0 20 0 1 0 28546264 283709440 61976 33554432000 4194304 5208918 140734018945952 140734018944104 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 69265 61976 96 248 0 69014 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 299796

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5736
/proc/meminfo: memFree=30374088/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=277060 CPUtime=1721.72 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 100895 0 0 0 171936 236 0 0 20 0 1 0 28546264 283709440 54741 33554432000 4194304 5208918 140734018945952 140734018944104 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 69265 54741 96 248 0 69014 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 299796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5736
/proc/meminfo: memFree=30418512/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=195672 CPUtime=1781.71 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 102507 0 0 0 177930 241 0 0 20 0 1 0 28546264 200368128 41496 33554432000 4194304 5208918 140734018945952 140734018944104 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 48918 41496 96 248 0 48667 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 218408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5781
/proc/meminfo: memFree=30581972/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=277060 CPUtime=1799.91 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 103048 0 0 0 179749 242 0 0 20 0 1 0 28546264 283709440 56344 33554432000 4194304 5208918 140734018945952 140734018944104 4229512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 69265 56344 96 248 0 69014 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 299796

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5781
/proc/meminfo: memFree=30581972/32873844 swapFree=7124/7124
[pid=5714] ppid=5712 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5714/stat : 5714 (npSolver-wbo.sh) S 5712 5714 4273 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 28546245 9367552 274 33554432000 4194304 5064252 140734782475376 140734782474288 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5714/statm: 2287 274 233 213 0 72 0
[pid=5715] ppid=5714 vsize=4440 CPUtime=0.16 cores=1,3,5,7
/proc/5715/stat : 5715 (npSolver-wbo) S 5714 5714 4273 0 -1 4202496 2778 3286 0 0 3 0 12 1 20 0 1 0 28546245 4546560 639 33554432000 4194304 6006132 140737486655520 140737486649712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5715/statm: 1110 639 157 443 0 663 0
[pid=5720] ppid=5715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5720/stat : 5720 (satsolver.sh) S 5715 5714 4273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 28546264 9367552 267 33554432000 4194304 5064252 140733654108592 140733654107504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5720/statm: 2287 267 226 213 0 72 0
[pid=5721] ppid=5720 vsize=277060 CPUtime=1799.91 cores=1,3,5,7
/proc/5721/stat : 5721 (glucose) R 5720 5714 4273 0 -1 4202496 103048 0 0 0 179749 242 0 0 20 0 1 0 28546264 283709440 56344 33554432000 4194304 5208918 140734018945952 140734018944104 4229512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5721/statm: 69265 56344 96 248 0 69014 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 299796

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1797.66
CPU system time (s): 2.45263
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 512196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.66
system time used= 2.45263
maximum resident set size= 405376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110102
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 161
involuntary context switches= 1851

runsolver used 3.56046 second user time and 8.99363 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-08 22:03:12
IDJOB=3754974
IDBENCH=78697
IDSOLVER=2339
FILE ID=node134/3754974-1339185792
RUNJOBID= node134-1339183988-5537
PBS_JOBID= 14643800
Free space on /tmp= 70944 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754974-1339185792/watcher-3754974-1339185792 -o /tmp/evaluation-result-3754974-1339185792/solver-3754974-1339185792 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754974-1339185792.wbo 1149089261 HOME HOME

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

MD5SUM BENCH= 2683f5c0f2bcb2ef48b38611ac907218
RANDOM SEED=1149089261

node134.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.091
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.18
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.56
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.091
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	: 5332.56
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.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30809152 kB
Buffers:          352064 kB
Cached:           867780 kB
SwapCached:            0 kB
Active:           405540 kB
Inactive:         839428 kB
Active(anon):      11512 kB
Inactive(anon):    11900 kB
Active(file):     394028 kB
Inactive(file):   827528 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16752 kB
Writeback:             0 kB
AnonPages:         26008 kB
Mapped:            14884 kB
Shmem:               212 kB
Slab:             681312 kB
SReclaimable:     123576 kB
SUnreclaim:       557736 kB
KernelStack:        1464 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70936 MiB
End job on node134 at 2012-06-08 22:33:12