Trace number 3713794

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800.07 1800.51

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j60/
normalized-j605_1-unsat--soft-0-100-0.wbo
MD5SUMae92209a1af7dde1057836f859969a25
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big 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 benchmark94.0097
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 constraints29174
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 1476087
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1476086
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.57	c run usual solver
4.54/4.79	o 9617
4.54/4.79	c current bound: 4808
4.54/4.79	c fallback to adder encoding
1800.04/1800.51	./satsolver.sh: line 5: 11695 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.51	c error: unexpected solver exit code
1800.04/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-3713794-1338199275/watcher-3713794-1338199275 -o /tmp/evaluation-result-3713794-1338199275/solver-3713794-1338199275 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713794-1338199275.wbo 914633692 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.02 1.98 3/180 11681
/proc/meminfo: memFree=28265716/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0

[startup+0.05405 s]
/proc/loadavg: 2.07 2.02 1.98 3/180 11681
/proc/meminfo: memFree=28265716/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100163 s]
/proc/loadavg: 2.07 2.02 1.98 3/180 11681
/proc/meminfo: memFree=28265716/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300219 s]
/proc/loadavg: 2.07 2.02 1.98 3/180 11681
/proc/meminfo: memFree=28265716/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 2.07 2.02 1.98 3/180 11681
/proc/meminfo: memFree=28265716/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.07 2.02 1.98 3/184 11685
/proc/meminfo: memFree=28161192/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=20016 CPUtime=0.6 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 5058 0 0 0 55 5 0 0 20 0 1 0 286052916 20496384 3755 33554432000 4194304 5990268 140734158586176 140734158579328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 5004 3755 153 439 0 4561 0
[pid=11684] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11684/stat : 11684 (cp2_pre.sh) S 11682 11681 11248 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 286052977 9367552 276 33554432000 4194304 5064252 140734257590992 140734257589696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11684/statm: 2287 276 234 213 0 72 0
[pid=11685] ppid=11684 vsize=101372 CPUtime=0.87 cores=1,3,5,7
/proc/11685/stat : 11685 (coprocessor) R 11684 11681 11248 0 -1 4202496 20001 0 0 0 83 4 0 0 20 0 1 0 286052977 103804928 24293 33554432000 4194304 6586260 140733332171600 140734257589720 5599216 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 25343 24293 191 584 0 24755 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 139684

[startup+3.10039 s]
/proc/loadavg: 2.07 2.02 1.98 3/184 11685
/proc/meminfo: memFree=28145300/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=20016 CPUtime=0.6 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 5058 0 0 0 55 5 0 0 20 0 1 0 286052916 20496384 3755 33554432000 4194304 5990268 140734158586176 140734158579328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 5004 3755 153 439 0 4561 0
[pid=11684] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11684/stat : 11684 (cp2_pre.sh) S 11682 11681 11248 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 286052977 9367552 276 33554432000 4194304 5064252 140734257590992 140734257589696 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11684/statm: 2287 276 234 213 0 72 0
[pid=11685] ppid=11684 vsize=120056 CPUtime=2.47 cores=1,3,5,7
/proc/11685/stat : 11685 (coprocessor) R 11684 11681 11248 0 -1 4202496 23166 0 0 0 231 16 0 0 20 0 1 0 286052977 122937344 28918 33554432000 4194304 6586260 140733332171600 140733332167192 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 30014 28918 198 584 0 29426 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 158368

[startup+6.30026 s]
/proc/loadavg: 2.06 2.02 1.98 3/182 11693
/proc/meminfo: memFree=28167392/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=177580 CPUtime=6.13 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) R 11681 11681 11248 0 -1 4202496 14504 37763 0 0 207 28 336 42 20 0 1 0 286052916 181841920 37598 33554432000 4194304 5990268 140734158586176 140734158578888 4569513 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 44395 37598 165 439 0 43952 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 186728

[startup+12.7004 s]
/proc/loadavg: 2.06 2.02 1.98 3/184 11695
/proc/meminfo: memFree=27564988/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=381536 CPUtime=5.63 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 64583 0 0 0 544 19 0 0 20 0 1 0 286053621 390692864 87740 33554432000 4194304 5208918 140734908907136 140734908904808 4232651 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 95384 87740 95 248 0 95133 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 708484

[startup+25.5004 s]
/proc/loadavg: 2.04 2.02 1.98 3/184 11695
/proc/meminfo: memFree=27559152/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=382952 CPUtime=18.43 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 64940 0 0 0 1824 19 0 0 20 0 1 0 286053621 392142848 88608 33554432000 4194304 5208918 140734908907136 140734908904984 4229330 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 95738 88608 103 248 0 95487 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 709900

[startup+51.1004 s]
/proc/loadavg: 2.03 2.02 1.98 3/183 11695
/proc/meminfo: memFree=27553124/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=383120 CPUtime=44.02 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 64967 0 0 0 4383 19 0 0 20 0 1 0 286053621 392314880 88635 33554432000 4194304 5208918 140734908907136 140734908905096 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 95780 88635 103 248 0 95529 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 710068

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.98 3/183 11695
/proc/meminfo: memFree=27548040/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=383120 CPUtime=95.22 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 64979 0 0 0 9503 19 0 0 20 0 1 0 286053621 392314880 88647 33554432000 4194304 5208918 140734908907136 140734908905096 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 95780 88647 103 248 0 95529 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 710068

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/183 11696
/proc/meminfo: memFree=27570876/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=383512 CPUtime=155.2 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 65021 0 0 0 15501 19 0 0 20 0 1 0 286053621 392716288 88689 33554432000 4194304 5208918 140734908907136 140734908905096 4205761 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 95878 88689 103 248 0 95627 0
Current children cumulated CPU time (s) 162.09

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 11706
/proc/meminfo: memFree=27528396/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=447484 CPUtime=1415 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 69010 0 0 0 141479 21 0 0 20 0 1 0 286053621 458223616 95324 33554432000 4194304 5208918 140734908907136 140734908904984 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 111871 95324 104 248 0 111620 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 774432

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11706
/proc/meminfo: memFree=27527908/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=448048 CPUtime=1474.99 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 69217 0 0 0 147478 21 0 0 20 0 1 0 286053621 458801152 95531 33554432000 4194304 5208918 140734908907136 140734908904984 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 112012 95531 104 248 0 111761 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 774996

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11708
/proc/meminfo: memFree=27523496/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=448660 CPUtime=1534.97 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 69370 0 0 0 153476 21 0 0 20 0 1 0 286053621 459427840 96255 33554432000 4194304 5208918 140734908907136 140734908904888 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 112165 96255 104 248 0 111914 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 775608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11708
/proc/meminfo: memFree=27523576/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=448928 CPUtime=1594.96 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 69460 0 0 0 159475 21 0 0 20 0 1 0 286053621 459702272 96345 33554432000 4194304 5208918 140734908907136 140734908904888 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 112232 96345 104 248 0 111981 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 775876

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11708
/proc/meminfo: memFree=27523720/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=449072 CPUtime=1654.95 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 69515 0 0 0 165474 21 0 0 20 0 1 0 286053621 459849728 96400 33554432000 4194304 5208918 140734908907136 140734908904888 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 112268 96400 104 248 0 112017 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 776020

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11709
/proc/meminfo: memFree=27519564/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=450328 CPUtime=1714.95 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 69836 0 0 0 171473 22 0 0 20 0 1 0 286053621 461135872 97232 33554432000 4194304 5208918 140734908907136 140734908904888 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 112582 97232 104 248 0 112331 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 777276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11757
/proc/meminfo: memFree=28259108/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=450680 CPUtime=1774.94 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 69898 0 0 0 177472 22 0 0 20 0 1 0 286053621 461496320 97294 33554432000 4194304 5208918 140734908907136 140734908904888 4211162 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 112670 97294 104 248 0 112419 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 777628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11842
/proc/meminfo: memFree=28249524/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=450680 CPUtime=1793.15 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 69924 0 0 0 179293 22 0 0 20 0 1 0 286053621 461496320 97320 33554432000 4194304 5208918 140734908907136 140734908904888 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 112670 97320 104 248 0 112419 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 777628

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/183 11842
/proc/meminfo: memFree=28249524/32873648 swapFree=6864/6864
[pid=11681] ppid=11679 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11681/stat : 11681 (npSolver-wbo.sh) S 11679 11681 11248 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286052915 9367552 275 33554432000 4194304 5064252 140735247291120 140735247290032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11681/statm: 2287 275 233 213 0 72 0
[pid=11682] ppid=11681 vsize=308652 CPUtime=6.89 cores=1,3,5,7
/proc/11682/stat : 11682 (npSolver-wbo) S 11681 11681 11248 0 -1 4202496 15943 37763 0 0 260 51 336 42 20 0 1 0 286052916 316059648 46815 33554432000 4194304 5990268 140734158586176 140734158577616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11682/statm: 77163 46815 166 439 0 76720 0
[pid=11694] ppid=11682 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11694/stat : 11694 (satsolver.sh) S 11682 11681 11248 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286053621 9367552 267 33554432000 4194304 5064252 140735695924896 140735695923808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11694/statm: 2287 267 226 213 0 72 0
[pid=11695] ppid=11694 vsize=450680 CPUtime=1793.15 cores=1,3,5,7
/proc/11695/stat : 11695 (glucose) R 11694 11681 11248 0 -1 4202496 69924 0 0 0 179293 22 0 0 20 0 1 0 286053621 461496320 97320 33554432000 4194304 5208918 140734908907136 140734908904888 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11695/statm: 112670 97320 104 248 0 112419 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 777628

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.9
CPU system time (s): 1.17782
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 832264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.17782
maximum resident set size= 456364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124622
page faults= 0
swaps= 0
block input operations= 0
block output operations= 335840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 328
involuntary context switches= 1870

runsolver used 2.86856 second user time and 7.33089 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 12:01:15
IDJOB=3713794
IDBENCH=79145
IDSOLVER=2294
FILE ID=node125/3713794-1338199275
RUNJOBID= node125-1338195650-11265
PBS_JOBID= 14624609
Free space on /tmp= 71092 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j60/normalized-j605_1-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713794-1338199275/watcher-3713794-1338199275 -o /tmp/evaluation-result-3713794-1338199275/solver-3713794-1338199275 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713794-1338199275.wbo 914633692 HOME HOME

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

MD5SUM BENCH= ae92209a1af7dde1057836f859969a25
RANDOM SEED=914633692

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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:       32873648 kB
MemFree:        28266104 kB
Buffers:          507872 kB
Cached:          2652500 kB
SwapCached:         2304 kB
Active:          2224752 kB
Inactive:        1517160 kB
Active(anon):     573276 kB
Inactive(anon):     9556 kB
Active(file):    1651476 kB
Inactive(file):  1507604 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:            180392 kB
Writeback:             0 kB
AnonPages:        644604 kB
Mapped:            15312 kB
Shmem:               104 kB
Slab:             725156 kB
SReclaimable:     168712 kB
SUnreclaim:       556444 kB
KernelStack:        1496 kB
PageTables:         5320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     893856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71088 MiB
End job on node125 at 2012-05-28 12:31:15