Trace number 3700918

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 1801.32

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_3.opb
MD5SUM96fec7ce232e48bab56f85f395e33fea
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6182423
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 164566592
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193952320580
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 164566592
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193952320580
Number of bits of the biggest sum of numbers38
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.84	c run usual solver
10.98/11.03	c model valid
10.98/11.03	c current solution ok
12.97/13.05	o 61623059
12.97/13.05	c current bound: 30811579
12.97/13.05	c fallback to adder encoding
508.05/509.08	c model valid
508.05/509.08	c current solution ok
508.14/509.16	o 27182103
508.14/509.16	c current bound: 13591101
508.14/509.16	c fallback to adder encoding
1800.07/1801.31	c error: unexpected solver exit code
1800.07/1801.31	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-3700918-1338141043/watcher-3700918-1338141043 -o /tmp/evaluation-result-3700918-1338141043/solver-3700918-1338141043 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700918-1338141043.opb 274699680 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.00 2.00 2.00 3/173 20795
/proc/meminfo: memFree=31698224/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0

[startup+0.049602 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 20795
/proc/meminfo: memFree=31698224/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100222 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 20795
/proc/meminfo: memFree=31698224/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 20795
/proc/meminfo: memFree=31698224/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700315 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 20795
/proc/meminfo: memFree=31698224/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50046 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20817
/proc/meminfo: memFree=31436688/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=65020 CPUtime=0.86 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 11105 0 0 0 76 10 0 0 20 0 1 0 280171296 66580480 15474 33554432000 4194304 5992684 140735200778992 140735200773024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20796/statm: 16255 15474 172 440 0 15811 0
[pid=20816] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (cp2_pre.sh) S 20796 20795 19129 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 280171383 9367552 276 33554432000 4194304 5064252 140733982606064 140733982604768 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20816/statm: 2287 276 234 213 0 72 0
[pid=20817] ppid=20816 vsize=277504 CPUtime=0.61 cores=1,3,5,7
/proc/20817/stat : 20817 (coprocessor) R 20816 20795 19129 0 -1 4202496 27060 0 0 0 54 7 0 0 20 0 1 0 280171384 284164096 60830 33554432000 4194304 6586260 140736023053952 140736023051112 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20817/statm: 69376 60830 166 584 0 68788 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 360820

[startup+3.10046 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20817
/proc/meminfo: memFree=31103620/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=65020 CPUtime=0.86 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 11105 0 0 0 76 10 0 0 20 0 1 0 280171296 66580480 15474 33554432000 4194304 5992684 140735200778992 140735200773024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20796/statm: 16255 15474 172 440 0 15811 0
[pid=20816] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (cp2_pre.sh) S 20796 20795 19129 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 280171383 9367552 276 33554432000 4194304 5064252 140733982606064 140733982604768 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20816/statm: 2287 276 234 213 0 72 0
[pid=20817] ppid=20816 vsize=366764 CPUtime=2.22 cores=1,3,5,7
/proc/20817/stat : 20817 (coprocessor) R 20816 20795 19129 0 -1 4202496 48103 0 0 0 209 13 0 0 20 0 1 0 280171384 375566336 89024 33554432000 4194304 6586260 140736023053952 140736023050216 4768566 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20817/statm: 91691 89024 176 584 0 91103 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 450080

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20824
/proc/meminfo: memFree=31109992/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=65020 CPUtime=0.86 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 11105 0 0 0 76 10 0 0 20 0 1 0 280171296 66580480 15474 33554432000 4194304 5992684 140735200778992 140735200773024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20796/statm: 16255 15474 172 440 0 15811 0
[pid=20816] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20816/stat : 20816 (cp2_pre.sh) S 20796 20795 19129 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 280171383 9367552 276 33554432000 4194304 5064252 140733982606064 140733982604768 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20816/statm: 2287 276 234 213 0 72 0
[pid=20817] ppid=20816 vsize=456984 CPUtime=5.41 cores=1,3,5,7
/proc/20817/stat : 20817 (coprocessor) R 20816 20795 19129 0 -1 4202496 56856 0 0 0 450 91 0 0 20 0 1 0 280171384 467951616 109773 33554432000 4194304 6586260 140736023053952 140736023049704 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20817/statm: 114246 109773 200 584 0 113658 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 540300

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20839
/proc/meminfo: memFree=31506608/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=76332 CPUtime=12.67 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) R 20795 20795 19129 0 -1 4202496 13458 98586 0 0 116 147 895 109 20 0 1 0 280171296 78163968 18217 33554432000 4194304 5992684 140735200778992 140735200773176 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20796/statm: 19083 18217 179 440 0 18639 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 85480

[startup+25.5005 s]
/proc/loadavg: 2.15 2.03 2.01 3/183 20844
/proc/meminfo: memFree=30186948/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=15.87 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 22015 99101 0 0 369 209 895 114 20 0 1 0 280171296 388530176 72646 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 81 0 0
/proc/20796/statm: 94856 72646 189 440 0 94412 0
[pid=20843] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20843/stat : 20843 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280172967 9367552 267 33554432000 4194304 5064252 140737205761664 140737205760576 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20843/statm: 2287 267 226 213 0 72 0
[pid=20844] ppid=20843 vsize=610500 CPUtime=8.78 cores=1,3,5,7
/proc/20844/stat : 20844 (glucose) R 20843 20795 19129 0 -1 4202496 91513 0 0 0 850 28 0 0 20 0 1 0 280172968 625152000 133719 33554432000 4194304 5208918 140736159812864 140736159810616 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20844/statm: 152625 133719 103 248 0 152374 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 1008220

[startup+51.1005 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 20844
/proc/meminfo: memFree=30166352/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=15.87 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 22015 99101 0 0 369 209 895 114 20 0 1 0 280171296 388530176 72646 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 81 0 0
/proc/20796/statm: 94856 72646 189 440 0 94412 0
[pid=20843] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20843/stat : 20843 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280172967 9367552 267 33554432000 4194304 5064252 140737205761664 140737205760576 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20843/statm: 2287 267 226 213 0 72 0
[pid=20844] ppid=20843 vsize=618720 CPUtime=34.37 cores=1,3,5,7
/proc/20844/stat : 20844 (glucose) R 20843 20795 19129 0 -1 4202496 92952 0 0 0 3409 28 0 0 20 0 1 0 280172968 633569280 136691 33554432000 4194304 5208918 140736159812864 140736159810696 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20844/statm: 154680 136691 104 248 0 154429 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 1016440

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 20844
/proc/meminfo: memFree=30152700/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=15.87 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 22015 99101 0 0 369 209 895 114 20 0 1 0 280171296 388530176 72646 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 81 0 0
/proc/20796/statm: 94856 72646 189 440 0 94412 0
[pid=20843] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20843/stat : 20843 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280172967 9367552 267 33554432000 4194304 5064252 140737205761664 140737205760576 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20843/statm: 2287 267 226 213 0 72 0
[pid=20844] ppid=20843 vsize=618720 CPUtime=85.57 cores=1,3,5,7
/proc/20844/stat : 20844 (glucose) R 20843 20795 19129 0 -1 4202496 92954 0 0 0 8529 28 0 0 20 0 1 0 280172968 633569280 137715 33554432000 4194304 5208918 140736159812864 140736159810696 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20844/statm: 154680 137715 104 248 0 154429 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 1016440

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 20845
/proc/meminfo: memFree=30148172/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=15.87 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 22015 99101 0 0 369 209 895 114 20 0 1 0 280171296 388530176 72646 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 81 0 0
/proc/20796/statm: 94856 72646 189 440 0 94412 0
[pid=20843] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20843/stat : 20843 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280172967 9367552 267 33554432000 4194304 5064252 140737205761664 140737205760576 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20843/statm: 2287 267 226 213 0 72 0
[pid=20844] ppid=20843 vsize=618720 CPUtime=145.56 cores=1,3,5,7
/proc/20844/stat : 20844 (glucose) R 20843 20795 19129 0 -1 4202496 92956 0 0 0 14528 28 0 0 20 0 1 0 280172968 633569280 138739 33554432000 4194304 5208918 140736159812864 140736159810696 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20844/statm: 154680 138739 104 248 0 154429 0
Current children cumulated CPU time (s) 161.43

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

/proc/20867/stat : 20867 (glucose) R 20866 20795 19129 0 -1 4202496 85328 0 0 0 91015 38 0 0 20 0 1 0 280222452 576204800 129732 33554432000 4194304 5208918 140735120106992 140735120103368 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20867/statm: 140675 129732 105 248 0 140424 0
Current children cumulated CPU time (s) 1421.13
Current children cumulated vsize (KiB) 960420

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20899
/proc/meminfo: memFree=30226968/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=510.6 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 32268 206287 0 0 587 241 49996 236 20 0 1 0 280171296 388530176 65478 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 81 0 0
/proc/20796/statm: 94856 65478 189 440 0 94412 0
[pid=20866] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20866/stat : 20866 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280222452 9367552 266 33554432000 4194304 5064252 140734682487936 140734682486848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20866/statm: 2287 266 226 213 0 72 0
[pid=20867] ppid=20866 vsize=562700 CPUtime=970.52 cores=1,3,5,7
/proc/20867/stat : 20867 (glucose) R 20866 20795 19129 0 -1 4202496 85333 0 0 0 97014 38 0 0 20 0 1 0 280222452 576204800 132292 33554432000 4194304 5208918 140735120106992 140735120103304 4229125 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20867/statm: 140675 132292 105 248 0 140424 0
Current children cumulated CPU time (s) 1481.12
Current children cumulated vsize (KiB) 960420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20899
/proc/meminfo: memFree=30268652/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=510.6 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 32268 206287 0 0 587 241 49996 236 20 0 1 0 280171296 388530176 65478 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 81 0 0
/proc/20796/statm: 94856 65478 189 440 0 94412 0
[pid=20866] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20866/stat : 20866 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280222452 9367552 266 33554432000 4194304 5064252 140734682487936 140734682486848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20866/statm: 2287 266 226 213 0 72 0
[pid=20867] ppid=20866 vsize=562700 CPUtime=1030.51 cores=1,3,5,7
/proc/20867/stat : 20867 (glucose) R 20866 20795 19129 0 -1 4202496 85338 0 0 0 103012 39 0 0 20 0 1 0 280222452 576204800 132805 33554432000 4194304 5208918 140735120106992 140735120103304 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20867/statm: 140675 132805 105 248 0 140424 0
Current children cumulated CPU time (s) 1541.11
Current children cumulated vsize (KiB) 960420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20899
/proc/meminfo: memFree=30263872/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=510.6 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 32268 206287 0 0 587 241 49996 236 20 0 1 0 280171296 388530176 65478 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 81 0 0
/proc/20796/statm: 94856 65478 189 440 0 94412 0
[pid=20866] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20866/stat : 20866 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280222452 9367552 266 33554432000 4194304 5064252 140734682487936 140734682486848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20866/statm: 2287 266 226 213 0 72 0
[pid=20867] ppid=20866 vsize=562700 CPUtime=1090.5 cores=1,3,5,7
/proc/20867/stat : 20867 (glucose) R 20866 20795 19129 0 -1 4202496 85812 0 0 0 109007 43 0 0 20 0 1 0 280222452 576204800 127685 33554432000 4194304 5208918 140735120106992 140735120105080 4213121 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20867/statm: 140675 127685 105 248 0 140424 0
Current children cumulated CPU time (s) 1601.1
Current children cumulated vsize (KiB) 960420

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 20899
/proc/meminfo: memFree=30234208/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=510.6 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 32268 206287 0 0 587 241 49996 236 20 0 1 0 280171296 388530176 65478 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 81 0 0
/proc/20796/statm: 94856 65478 189 440 0 94412 0
[pid=20866] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20866/stat : 20866 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280222452 9367552 266 33554432000 4194304 5064252 140734682487936 140734682486848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20866/statm: 2287 266 226 213 0 72 0
[pid=20867] ppid=20866 vsize=566860 CPUtime=1150.49 cores=1,3,5,7
/proc/20867/stat : 20867 (glucose) R 20866 20795 19129 0 -1 4202496 86139 0 0 0 115006 43 0 0 20 0 1 0 280222452 580464640 130957 33554432000 4194304 5208918 140735120106992 140735120104824 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20867/statm: 141715 130957 105 248 0 141464 0
Current children cumulated CPU time (s) 1661.09
Current children cumulated vsize (KiB) 964580

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 20900
/proc/meminfo: memFree=30255792/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=510.6 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 32268 206287 0 0 587 241 49996 236 20 0 1 0 280171296 388530176 65478 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 81 0 0
/proc/20796/statm: 94856 65478 189 440 0 94412 0
[pid=20866] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20866/stat : 20866 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280222452 9367552 266 33554432000 4194304 5064252 140734682487936 140734682486848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20866/statm: 2287 266 226 213 0 72 0
[pid=20867] ppid=20866 vsize=648248 CPUtime=1210.48 cores=1,3,5,7
/proc/20867/stat : 20867 (glucose) R 20866 20795 19129 0 -1 4202496 86317 0 0 0 121004 44 0 0 20 0 1 0 280222452 663805952 136245 33554432000 4194304 5208918 140735120106992 140735120105144 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20867/statm: 162062 136245 105 248 0 161811 0
Current children cumulated CPU time (s) 1721.08
Current children cumulated vsize (KiB) 1045968

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 20903
/proc/meminfo: memFree=30275704/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=510.6 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 32268 206287 0 0 587 241 49996 236 20 0 1 0 280171296 388530176 65478 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 81 0 0
/proc/20796/statm: 94856 65478 189 440 0 94412 0
[pid=20866] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20866/stat : 20866 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280222452 9367552 266 33554432000 4194304 5064252 140734682487936 140734682486848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20866/statm: 2287 266 226 213 0 72 0
[pid=20867] ppid=20866 vsize=566860 CPUtime=1270.47 cores=1,3,5,7
/proc/20867/stat : 20867 (glucose) R 20866 20795 19129 0 -1 4202496 86627 0 0 0 127000 47 0 0 20 0 1 0 280222452 580464640 129421 33554432000 4194304 5208918 140735120106992 140735120105080 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20867/statm: 141715 129421 105 248 0 141464 0
Current children cumulated CPU time (s) 1781.07
Current children cumulated vsize (KiB) 964580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20932
/proc/meminfo: memFree=30728308/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=510.6 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 32268 206287 0 0 587 241 49996 236 20 0 1 0 280171296 388530176 65478 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 81 0 0
/proc/20796/statm: 94856 65478 189 440 0 94412 0
[pid=20866] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20866/stat : 20866 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280222452 9367552 266 33554432000 4194304 5064252 140734682487936 140734682486848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20866/statm: 2287 266 226 213 0 72 0
[pid=20867] ppid=20866 vsize=566860 CPUtime=1289.47 cores=1,3,5,7
/proc/20867/stat : 20867 (glucose) R 20866 20795 19129 0 -1 4202496 86627 0 0 0 128900 47 0 0 20 0 1 0 280222452 580464640 129421 33554432000 4194304 5208918 140735120106992 140735120105080 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20867/statm: 141715 129421 105 248 0 141464 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 964580

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20932
/proc/meminfo: memFree=30728308/32873844 swapFree=6872/6872
[pid=20795] ppid=20793 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20795/stat : 20795 (npSolver-pbo.sh) S 20793 20795 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171296 9367552 275 33554432000 4194304 5064252 140733719396384 140733719395296 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20795/statm: 2287 275 233 213 0 72 0
[pid=20796] ppid=20795 vsize=379424 CPUtime=510.6 cores=1,3,5,7
/proc/20796/stat : 20796 (npSolver-pbo) S 20795 20795 19129 0 -1 4202496 32268 206287 0 0 587 241 49996 236 20 0 1 0 280171296 388530176 65478 33554432000 4194304 5992684 140735200778992 140735200771312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 81 0 0
/proc/20796/statm: 94856 65478 189 440 0 94412 0
[pid=20866] ppid=20796 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20866/stat : 20866 (satsolver.sh) S 20796 20795 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280222452 9367552 266 33554432000 4194304 5064252 140734682487936 140734682486848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20866/statm: 2287 266 226 213 0 72 0
[pid=20867] ppid=20866 vsize=566860 CPUtime=1289.47 cores=1,3,5,7
/proc/20867/stat : 20867 (glucose) R 20866 20795 19129 0 -1 4202496 86627 0 0 0 128900 47 0 0 20 0 1 0 280222452 580464640 129421 33554432000 4194304 5208918 140735120106992 140735120105080 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20867/statm: 141715 129421 105 248 0 141464 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 964580

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20795 and gives
#  childrusage.ru_utime.tv_sec=505
#  childrusage.ru_utime.tv_usec=844100
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=792271
# CPU time returned by wait4() is 510.636
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.32
CPU time (s): 1800.07
CPU user time (s): 1794.83
CPU system time (s): 5.24
CPU usage (%): 99.9307
Max. virtual memory (cumulated for all children) (KiB): 1234072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 505.844
system time used= 4.79227
maximum resident set size= 767200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239532
page faults= 0
swaps= 0
block input operations= 0
block output operations= 953952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4038
involuntary context switches= 561

runsolver used 3.19251 second user time and 8.27974 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 19:50:43
IDJOB=3700918
IDBENCH=92755
IDSOLVER=2277
FILE ID=node105/3700918-1338141043
RUNJOBID= node105-1338123980-19146
PBS_JOBID= 14624503
Free space on /tmp= 71552 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat100_4_32_3.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700918-1338141043/watcher-3700918-1338141043 -o /tmp/evaluation-result-3700918-1338141043/solver-3700918-1338141043 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700918-1338141043.opb 274699680 HOME HOME

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

MD5SUM BENCH= 96fec7ce232e48bab56f85f395e33fea
RANDOM SEED=274699680

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31673780 kB
Buffers:          260280 kB
Cached:            96952 kB
SwapCached:         1720 kB
Active:           313040 kB
Inactive:          50848 kB
Active(anon):       1716 kB
Inactive(anon):     6036 kB
Active(file):     311324 kB
Inactive(file):    44812 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100436 kB
Dirty:              9736 kB
Writeback:             0 kB
AnonPages:         20960 kB
Mapped:             8368 kB
Shmem:                 0 kB
Slab:             698128 kB
SReclaimable:     139904 kB
SUnreclaim:       558224 kB
KernelStack:        1520 kB
PageTables:         3564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     112092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 71392 MiB
End job on node105 at 2012-05-27 20:20:44