Trace number 3754421

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j605_1-unsat--soft-33-100-0.wbo
MD5SUM45ee7d19535e08aa25eac21bd6c9cde2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark6.22805
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9272
Total number of constraints29174
Number of soft constraints19508
Number of constraints which are clauses28874
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints300
Minimum length of a constraint1
Maximum length of a constraint35
Top cost 985166
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 985165
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
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.50	c run usual solver
2.97/3.22	o 11182
2.97/3.22	c current bound: 5591
2.97/3.22	c fallback to adder encoding
1800.07/1800.51	./satsolver.sh: line 5:  7492 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-3754421-1339189747/watcher-3754421-1339189747 -o /tmp/evaluation-result-3754421-1339189747/solver-3754421-1339189747 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754421-1339189747.wbo 606259327 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: 2.07 2.01 2.00 3/179 7478
/proc/meminfo: memFree=31321168/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0

[startup+0.077784 s]
/proc/loadavg: 2.07 2.01 2.00 3/179 7478
/proc/meminfo: memFree=31321168/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100382 s]
/proc/loadavg: 2.07 2.01 2.00 3/179 7478
/proc/meminfo: memFree=31321168/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.07 2.01 2.00 3/179 7478
/proc/meminfo: memFree=31321168/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 2.07 2.01 2.00 3/179 7478
/proc/meminfo: memFree=31321168/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.07 2.01 2.00 3/183 7482
/proc/meminfo: memFree=31226384/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=28072 CPUtime=0.55 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 7009 0 0 0 49 6 0 0 20 0 1 0 385099134 28745728 6422 33554432000 4194304 6006132 140736801280208 140736801273312 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7479/statm: 7018 6422 158 443 0 6571 0
[pid=7481] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7481/stat : 7481 (cp2_pre.sh) S 7479 7478 4737 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 385099191 9367552 277 33554432000 4194304 5064252 140736852260464 140736852259168 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7481/statm: 2287 277 234 213 0 72 0
[pid=7482] ppid=7481 vsize=70536 CPUtime=0.92 cores=1,3,5,7
/proc/7482/stat : 7482 (coprocessor) R 7481 7478 4737 0 -1 4202496 13296 0 0 0 90 2 0 0 20 0 1 0 385099191 72228864 16947 33554432000 4194304 6586260 140735600256992 140735600252312 5599198 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/7482/statm: 17634 16947 192 584 0 17046 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 116904

[startup+3.1003 s]
/proc/loadavg: 2.07 2.01 2.00 3/183 7482
/proc/meminfo: memFree=31225260/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=28072 CPUtime=2.97 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) R 7478 7478 4737 0 -1 4202496 7929 24723 0 0 52 17 218 10 20 0 1 0 385099134 28745728 6425 33554432000 4194304 6006132 140736801280208 140736801273464 5192048 0 0 4096 0 0 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 7018 6425 161 443 0 6571 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 37220

[startup+6.30036 s]
/proc/loadavg: 2.07 2.01 2.00 3/181 7490
/proc/meminfo: memFree=31104108/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=514688 CPUtime=6.16 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) R 7478 7478 4737 0 -1 4202496 16401 25240 0 0 325 63 218 10 20 0 1 0 385099134 527040512 110881 33554432000 4194304 6006132 140736801280208 140736801272568 5195051 0 0 4096 0 0 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 128672 110881 180 443 0 128225 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 523836

[startup+12.7004 s]
/proc/loadavg: 2.14 2.02 2.01 3/183 7492
/proc/meminfo: memFree=30403984/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=553972 CPUtime=6.35 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 79800 0 0 0 609 26 0 0 20 0 1 0 385099767 567267328 116143 33554432000 4194304 5208918 140735405346800 140735405344632 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 138493 116143 104 248 0 138242 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 894900

[startup+25.5005 s]
/proc/loadavg: 2.18 2.04 2.01 3/183 7492
/proc/meminfo: memFree=30404496/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=553972 CPUtime=19.15 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 79803 0 0 0 1889 26 0 0 20 0 1 0 385099767 567267328 116146 33554432000 4194304 5208918 140735405346800 140735405344632 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 138493 116146 104 248 0 138242 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 894900

[startup+51.1005 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 7492
/proc/meminfo: memFree=30404992/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=553972 CPUtime=44.75 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 79804 0 0 0 4449 26 0 0 20 0 1 0 385099767 567267328 116147 33554432000 4194304 5208918 140735405346800 140735405344632 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 138493 116147 104 248 0 138242 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 894900

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/184 7495
/proc/meminfo: memFree=30416708/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=553972 CPUtime=95.95 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 79804 0 0 0 9569 26 0 0 20 0 1 0 385099767 567267328 116147 33554432000 4194304 5208918 140735405346800 140735405344632 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 138493 116147 104 248 0 138242 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 894900

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7495
/proc/meminfo: memFree=30414420/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=553972 CPUtime=155.93 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 79804 0 0 0 15567 26 0 0 20 0 1 0 385099767 567267328 116147 33554432000 4194304 5208918 140735405346800 140735405344632 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 138493 116147 104 248 0 138242 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 894900

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 7496
/proc/meminfo: memFree=30414420/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7513
/proc/meminfo: memFree=30347880/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=563628 CPUtime=1415.74 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 82065 0 0 0 141544 30 0 0 20 0 1 0 385099767 577155072 124618 33554432000 4194304 5208918 140735405346800 140735405344552 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 140907 124618 104 248 0 140656 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 904556

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 7642
/proc/meminfo: memFree=30502948/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=564212 CPUtime=1475.72 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 82283 0 0 0 147542 30 0 0 20 0 1 0 385099767 577753088 125347 33554432000 4194304 5208918 140735405346800 140735405344552 4211162 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 141053 125347 104 248 0 140802 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 905140

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 7867
/proc/meminfo: memFree=29227640/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=565036 CPUtime=1535.72 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 82465 0 0 0 153541 31 0 0 20 0 1 0 385099767 578596864 126551 33554432000 4194304 5208918 140735405346800 140735405344648 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 141259 126551 104 248 0 141008 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 905964

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7867
/proc/meminfo: memFree=29218712/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=565816 CPUtime=1595.71 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 82689 0 0 0 159540 31 0 0 20 0 1 0 385099767 579395584 127286 33554432000 4194304 5208918 140735405346800 140735405344552 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 141454 127286 104 248 0 141203 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 906744

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7867
/proc/meminfo: memFree=29209964/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=568744 CPUtime=1655.7 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 83264 0 0 0 165539 31 0 0 20 0 1 0 385099767 582393856 128372 33554432000 4194304 5208918 140735405346800 140735405344760 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 142186 128372 104 248 0 141935 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 909672

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 7867
/proc/meminfo: memFree=29204324/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=568744 CPUtime=1715.69 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 83266 0 0 0 171538 31 0 0 20 0 1 0 385099767 582393856 128885 33554432000 4194304 5208918 140735405346800 140735405344760 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 142186 128885 104 248 0 141935 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 909672

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7869
/proc/meminfo: memFree=29198536/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=568744 CPUtime=1775.68 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 83590 0 0 0 177537 31 0 0 20 0 1 0 385099767 582393856 129255 33554432000 4194304 5208918 140735405346800 140735405342584 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 142186 129255 104 248 0 141935 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 909672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7869
/proc/meminfo: memFree=29198164/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=568744 CPUtime=1793.88 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 83716 0 0 0 179357 31 0 0 20 0 1 0 385099767 582393856 129379 33554432000 4194304 5208918 140735405346800 140735405342584 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 142186 129379 104 248 0 141935 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 909672

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.01 2.00 2.00 3/183 7869
/proc/meminfo: memFree=29198164/32873844 swapFree=6904/6904
[pid=7478] ppid=7476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7478/stat : 7478 (npSolver-wbo-I.) S 7476 7478 4737 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385099134 9367552 275 33554432000 4194304 5064252 140736515220960 140736515219872 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7478/statm: 2287 275 233 213 0 72 0
[pid=7479] ppid=7478 vsize=322632 CPUtime=6.19 cores=1,3,5,7
/proc/7479/stat : 7479 (npSolver-wbo) S 7478 7478 4737 0 -1 4202496 16403 25240 0 0 325 66 218 10 20 0 1 0 385099134 330375168 62868 33554432000 4194304 6006132 140736801280208 140736801271616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/7479/statm: 80658 62868 180 443 0 80211 0
[pid=7491] ppid=7479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7491/stat : 7491 (satsolver.sh) S 7479 7478 4737 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385099767 9367552 267 33554432000 4194304 5064252 140736684702096 140736684701008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7491/statm: 2287 267 226 213 0 72 0
[pid=7492] ppid=7491 vsize=568744 CPUtime=1793.88 cores=1,3,5,7
/proc/7492/stat : 7492 (glucose) R 7491 7478 4737 0 -1 4202496 83716 0 0 0 179357 31 0 0 20 0 1 0 385099767 582393856 129379 33554432000 4194304 5208918 140735405346800 140735405342584 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7492/statm: 142186 129379 104 248 0 141935 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 909672

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.12
CPU user time (s): 1799.02
CPU system time (s): 1.10483
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 1087532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.10483
maximum resident set size= 605384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126349
page faults= 0
swaps= 0
block input operations= 0
block output operations= 413392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 217
involuntary context switches= 1873

runsolver used 3.09653 second user time and 8.60369 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-08 23:09:07
IDJOB=3754421
IDBENCH=79098
IDSOLVER=2338
FILE ID=node140/3754421-1339189747
RUNJOBID= node140-1339183585-6003
PBS_JOBID= 14643808
Free space on /tmp= 70600 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j605_1-unsat--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754421-1339189747/watcher-3754421-1339189747 -o /tmp/evaluation-result-3754421-1339189747/solver-3754421-1339189747 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754421-1339189747.wbo 606259327 HOME HOME

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

MD5SUM BENCH= 45ee7d19535e08aa25eac21bd6c9cde2
RANDOM SEED=606259327

node140.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.094
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.094
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.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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.094
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.92
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.094
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.88
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.094
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.90
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.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31321812 kB
Buffers:          246816 kB
Cached:           192152 kB
SwapCached:         2140 kB
Active:           662992 kB
Inactive:          25560 kB
Active(anon):     243924 kB
Inactive(anon):     4980 kB
Active(file):     419068 kB
Inactive(file):    20580 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67100240 kB
Dirty:              9008 kB
Writeback:             0 kB
AnonPages:        251564 kB
Mapped:             9936 kB
Shmem:                 0 kB
Slab:             721804 kB
SReclaimable:     163396 kB
SUnreclaim:       558408 kB
KernelStack:        1504 kB
PageTables:         4640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     404520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 70128 MiB
End job on node140 at 2012-06-08 23:39:08