Trace number 3750202

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.04 1801.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_8_mh.opb
MD5SUMe48ee9240e6d9b52ec3ebd9cb27e0b8c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7759662
Best CPU time to get the best result obtained on this benchmark1800.54
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 119095488
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 17168297281
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 119095488
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 17168297281
Number of bits of the biggest sum of numbers34
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.24	c old isEQ: 0, new EQ is 1
0.00/0.24	c old isEQ: 116, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 1
0.00/0.52	c old isEQ: 1, new EQ is 1
0.00/0.60	c run usual solver
2.77/2.84	c model valid
2.77/2.84	c current solution ok
3.47/3.52	o 342207117
3.47/3.52	c current bound: 171103571
3.47/3.52	c fallback to adder encoding
1800.04/1801.91	c error: unexpected solver exit code
1800.04/1801.91	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-3750202-1339180023/watcher-3750202-1339180023 -o /tmp/evaluation-result-3750202-1339180023/solver-3750202-1339180023 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750202-1339180023.opb 1420555178 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.16 3/179 7614
/proc/meminfo: memFree=18053720/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0

[startup+0.046966 s]
/proc/loadavg: 2.01 2.01 2.16 3/179 7614
/proc/meminfo: memFree=18053720/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 2.01 2.01 2.16 3/179 7614
/proc/meminfo: memFree=18053720/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300218 s]
/proc/loadavg: 2.01 2.01 2.16 3/179 7614
/proc/meminfo: memFree=18053720/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 2.01 2.01 2.16 3/179 7614
/proc/meminfo: memFree=18053720/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.01 2.01 2.16 3/183 7618
/proc/meminfo: memFree=17877860/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=71952 CPUtime=0.62 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 10678 0 0 0 57 5 0 0 20 0 1 0 384130855 73678848 17364 33554432000 4194304 6004724 140734476383472 140734476377520 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 17988 17364 164 442 0 17542 0
[pid=7617] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7617/stat : 7617 (cp2_pre.sh) S 7615 7614 6657 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 384130918 9367552 277 33554432000 4194304 5064252 140735441957904 140735441956608 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7617/statm: 2287 277 234 213 0 72 0
[pid=7618] ppid=7617 vsize=135632 CPUtime=0.85 cores=0,2,4,6
/proc/7618/stat : 7618 (coprocessor) R 7617 7614 6657 0 -1 4202496 24222 0 0 0 80 5 0 0 20 0 1 0 384130918 138887168 32923 33554432000 4194304 6586260 140736077853824 140736077849752 4676681 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/7618/statm: 33908 32923 192 584 0 33320 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 225880

[startup+3.10022 s]
/proc/loadavg: 2.01 2.01 2.16 3/183 7618
/proc/meminfo: memFree=17842372/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=71952 CPUtime=3.07 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) R 7614 7614 6657 0 -1 4202496 12167 42340 0 0 74 27 190 16 20 0 1 0 384130855 73678848 17370 33554432000 4194304 6004724 140734476383472 140734476378096 5190832 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 17988 17370 170 442 0 17542 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 81100

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.16 3/181 7626
/proc/meminfo: memFree=17821888/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=531904 CPUtime=6.27 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) R 7614 7614 6657 0 -1 4202496 18024 42854 0 0 349 71 190 17 20 0 1 0 384130855 544669696 112135 33554432000 4194304 6004724 140734476383472 140734476377128 5056502 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 132976 112135 180 442 0 132530 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 541052

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.16 3/182 7628
/proc/meminfo: memFree=17124432/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=534196 CPUtime=4.65 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 79357 0 0 0 439 26 0 0 20 0 1 0 384131512 547016704 115450 33554432000 4194304 5208918 140736194763616 140736194761288 4229330 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 133549 115450 104 248 0 133298 0
Current children cumulated CPU time (s) 11.2
Current children cumulated vsize (KiB) 902972

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.15 3/183 7629
/proc/meminfo: memFree=17122332/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=536424 CPUtime=17.44 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 80298 0 0 0 1718 26 0 0 20 0 1 0 384131512 549298176 116391 33554432000 4194304 5208918 140736194763616 140736194761464 4205227 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 134106 116391 104 248 0 133855 0
Current children cumulated CPU time (s) 23.99
Current children cumulated vsize (KiB) 905200

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.15 3/183 7629
/proc/meminfo: memFree=17118080/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=537092 CPUtime=43.04 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 80474 0 0 0 4277 27 0 0 20 0 1 0 384131512 549982208 117078 33554432000 4194304 5208918 140736194763616 140736194761576 4229254 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 134273 117078 104 248 0 134022 0
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (KiB) 905868

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.14 3/183 7681
/proc/meminfo: memFree=27427656/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=537620 CPUtime=94.24 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 80613 0 0 0 9397 27 0 0 20 0 1 0 384131512 550522880 117728 33554432000 4194304 5208918 140736194763616 140736194761464 4229319 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 134405 117728 104 248 0 134154 0
Current children cumulated CPU time (s) 100.79
Current children cumulated vsize (KiB) 906396

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/183 7681
/proc/meminfo: memFree=27405768/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=546908 CPUtime=154.22 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 81746 0 0 0 15395 27 0 0 20 0 1 0 384131512 560033792 120905 33554432000 4194304 5208918 140736194763616 140736194759992 4229365 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 136727 120905 104 248 0 136476 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 915684

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/184 7684
/proc/meminfo: memFree=27389812/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 92093 0 0 0 141345 52 0 0 20 0 1 0 384131512 660992000 132864 33554432000 4194304 5208918 140736194763616 140736194761768 4228997 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 161375 132864 104 248 0 161124 0
Current children cumulated CPU time (s) 1420.52
Current children cumulated vsize (KiB) 1014276

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7695
/proc/meminfo: memFree=27301864/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=645500 CPUtime=1473.96 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 92101 0 0 0 147343 53 0 0 20 0 1 0 384131512 660992000 134400 33554432000 4194304 5208918 140736194763616 140736194759992 4229319 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 161375 134400 104 248 0 161124 0
Current children cumulated CPU time (s) 1480.51
Current children cumulated vsize (KiB) 1014276

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7696
/proc/meminfo: memFree=27286320/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=645500 CPUtime=1533.93 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 92175 0 0 0 153340 53 0 0 20 0 1 0 384131512 660992000 135981 33554432000 4194304 5208918 140736194763616 140736194759992 4229365 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 161375 135981 104 248 0 161124 0
Current children cumulated CPU time (s) 1540.48
Current children cumulated vsize (KiB) 1014276

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7696
/proc/meminfo: memFree=27341948/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=564380 CPUtime=1593.92 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 92751 0 0 0 159337 55 0 0 20 0 1 0 384131512 577925120 126718 33554432000 4194304 5208918 140736194763616 140736194761704 4229850 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 141095 126718 104 248 0 140844 0
Current children cumulated CPU time (s) 1600.47
Current children cumulated vsize (KiB) 933156

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7696
/proc/meminfo: memFree=27297940/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=646788 CPUtime=1653.91 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 93702 0 0 0 165334 57 0 0 20 0 1 0 384131512 662310912 134309 33554432000 4194304 5208918 140736194763616 140736194761768 4211676 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 161697 134309 104 248 0 161446 0
Current children cumulated CPU time (s) 1660.46
Current children cumulated vsize (KiB) 1015564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7696
/proc/meminfo: memFree=27280752/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=647080 CPUtime=1713.9 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 93776 0 0 0 171333 57 0 0 20 0 1 0 384131512 662609920 135916 33554432000 4194304 5208918 140736194763616 140736194761464 4228997 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 161770 135916 104 248 0 161519 0
Current children cumulated CPU time (s) 1720.45
Current children cumulated vsize (KiB) 1015856

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7696
/proc/meminfo: memFree=27256976/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=647868 CPUtime=1773.89 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 93919 0 0 0 177332 57 0 0 20 0 1 0 384131512 663416832 137592 33554432000 4194304 5208918 140736194763616 140736194759992 4229251 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 161967 137592 104 248 0 161716 0
Current children cumulated CPU time (s) 1780.44
Current children cumulated vsize (KiB) 1016644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7696
/proc/meminfo: memFree=27296688/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=647868 CPUtime=1793.49 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 93921 0 0 0 179292 57 0 0 20 0 1 0 384131512 663416832 137594 33554432000 4194304 5208918 140736194763616 140736194759992 4229365 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 161967 137594 104 248 0 161716 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1016644

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7696
/proc/meminfo: memFree=27296688/32873844 swapFree=8660/8660
[pid=7614] ppid=7612 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (npSolver-pbo.sh) S 7612 7614 6657 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384130854 9367552 275 33554432000 4194304 5064252 140737231292960 140737231291872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 2287 275 233 213 0 72 0
[pid=7615] ppid=7614 vsize=350480 CPUtime=6.55 cores=0,2,4,6
/proc/7615/stat : 7615 (npSolver-pbo) S 7614 7614 6657 0 -1 4202496 18157 42854 0 0 349 99 190 17 20 0 1 0 384130855 358891520 66912 33554432000 4194304 6004724 140734476383472 140734476375824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7615/statm: 87620 66912 180 442 0 87174 0
[pid=7627] ppid=7615 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (satsolver.sh) S 7615 7614 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384131512 9367552 266 33554432000 4194304 5064252 140736385102272 140736385101184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7627/statm: 2287 266 226 213 0 72 0
[pid=7628] ppid=7627 vsize=647868 CPUtime=1793.49 cores=0,2,4,6
/proc/7628/stat : 7628 (glucose) R 7627 7614 6657 0 -1 4202496 93921 0 0 0 179292 57 0 0 20 0 1 0 384131512 663416832 137594 33554432000 4194304 5208918 140736194763616 140736194759992 4229365 0 0 4096 0 0 0 0 17 2 0 0 146 0 0
/proc/7628/statm: 161967 137594 104 248 0 161716 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1016644

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7614 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=407177
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=175821
# CPU time returned by wait4() is 6.583
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.92
CPU time (s): 1800.04
CPU user time (s): 1798.31
CPU system time (s): 1.73
CPU usage (%): 99.8959
Max. virtual memory (cumulated for all children) (KiB): 1144772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.40718
system time used= 1.17582
maximum resident set size= 449068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61988
page faults= 0
swaps= 0
block input operations= 0
block output operations= 423704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 368
involuntary context switches= 43

runsolver used 6.96794 second user time and 19.2451 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-08 20:27:03
IDJOB=3750202
IDBENCH=92701
IDSOLVER=2334
FILE ID=node107/3750202-1339180023
RUNJOBID= node107-1339172045-6831
PBS_JOBID= 14643843
Free space on /tmp= 68208 MiB

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

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

MD5SUM BENCH= e48ee9240e6d9b52ec3ebd9cb27e0b8c
RANDOM SEED=1420555178

node107.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.760
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.52
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.760
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.760
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.760
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.760
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.760
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.760
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.86
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.760
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:        18053348 kB
Buffers:         1011332 kB
Cached:          3984252 kB
SwapCached:          120 kB
Active:         13554176 kB
Inactive:         228836 kB
Active(anon):    8775876 kB
Inactive(anon):    11108 kB
Active(file):    4778300 kB
Inactive(file):   217728 kB
Unevictable:        8660 kB
Mlocked:            8660 kB
SwapTotal:      67108856 kB
SwapFree:       67108664 kB
Dirty:             10896 kB
Writeback:             0 kB
AnonPages:       8917880 kB
Mapped:            11640 kB
Shmem:               176 kB
Slab:             877152 kB
SReclaimable:     319040 kB
SUnreclaim:       558112 kB
KernelStack:        1520 kB
PageTables:        21368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11456884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3733504 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= 70160 MiB
End job on node107 at 2012-06-08 20:57:05