Trace number 3280199

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
ppfolio seq? (TO) 1300 1300.01

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-15-s.cnf
MD5SUMa6b04ec2cace5c4e6bef212c7f2df796
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.9874
Satisfiable
(Un)Satisfiability was proved
Number of variables261020
Number of clauses1211106
Sum of the clauses size2788072
Maximum clause length10
Minimum clause length1
Number of clauses of size 119537
Number of clauses of size 2952032
Number of clauses of size 3190917
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3280199-1303746825/watcher-3280199-1303746825 -o /tmp/evaluation-result-3280199-1303746825/solver-3280199-1303746825 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280199-1303746825.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 8/190 5348
/proc/meminfo: memFree=20717216/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=11800 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (runsolver) R 5346 5348 5286 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 218873912 12083200 51 33554432000 4194304 5434984 140734089603504 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/5348/statm: 2950 51 31 303 0 2644 0

[startup+0.0111559 s]
/proc/loadavg: 0.00 0.00 0.00 8/190 5348
/proc/meminfo: memFree=20717216/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 4370325903117353218 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100203 s]
/proc/loadavg: 0.00 0.00 0.00 8/190 5348
/proc/meminfo: memFree=20717216/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301166 s]
/proc/loadavg: 0.00 0.00 0.00 8/190 5348
/proc/meminfo: memFree=20717216/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701096 s]
/proc/loadavg: 0.00 0.00 0.00 8/190 5348
/proc/meminfo: memFree=20717216/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 0.96 0.20 0.06 13/202 5360
/proc/meminfo: memFree=20208472/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646017603449651200 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=142484 CPUtime=0.54 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 29956 0 0 0 51 3 0 0 23 0 1 0 218873913 145903616 29355 33554432000 4194304 4587354 140734658047312 18446744073709551615 4237615 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 35621 29355 306 96 0 32183 0
[pid=5352] ppid=5348 vsize=131892 CPUtime=0.52 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 37797 0 0 0 48 4 0 0 25 0 1 0 218873913 135057408 28832 33554432000 4194304 4785740 140735708886560 18446744073709551615 4486436 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 32973 28832 313 145 0 30018 0
[pid=5353] ppid=5348 vsize=462428 CPUtime=0.4 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 4632 0 0 0 40 0 0 0 25 0 1 0 218873913 473526272 4530 33554432000 134512640 134534564 4290757120 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 115607 4531 90 6 0 114273 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 755128

[startup+3.10067 s]
/proc/loadavg: 0.96 0.20 0.06 13/202 5360
/proc/meminfo: memFree=20046288/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646017603449651200 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=143408 CPUtime=1.04 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 30172 0 0 0 101 3 0 0 25 0 1 0 218873913 146849792 29571 33554432000 4194304 4587354 140734658047312 18446744073709551615 4237493 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 35852 29571 306 96 0 32414 0
[pid=5352] ppid=5348 vsize=135996 CPUtime=1.02 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 38928 0 0 0 98 4 0 0 25 0 1 0 218873913 139259904 29963 33554432000 4194304 4785740 140735708886560 18446744073709551615 4503019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 33999 29963 319 145 0 31044 0
[pid=5353] ppid=5348 vsize=519844 CPUtime=1 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 23255 0 0 0 97 3 0 0 25 0 1 0 218873913 532320256 23152 33554432000 134512640 134534564 4290757120 18446744073709551615 134520117 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 129961 23152 91 6 0 128627 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 817572

[startup+6.30112 s]
/proc/loadavg: 1.84 0.39 0.13 13/202 5360
/proc/meminfo: memFree=19538016/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646018015766511616 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=190104 CPUtime=2.14 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 41781 0 0 0 209 5 0 0 25 0 1 0 218873913 194666496 41180 33554432000 4194304 4587354 140734658047312 18446744073709551615 4421122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 47526 41180 312 96 0 44088 0
[pid=5352] ppid=5348 vsize=129072 CPUtime=2.11 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 42814 0 0 0 207 4 0 0 25 0 1 0 218873913 132169728 28974 33554432000 4194304 4785740 140735708886560 18446744073709551615 4552562 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 32268 28974 326 145 0 29313 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=2.01 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 196 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 868984

[startup+12.701 s]
/proc/loadavg: 2.66 0.59 0.19 13/202 5360
/proc/meminfo: memFree=19547748/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646018015766511616 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=190344 CPUtime=4.25 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 41836 0 0 0 420 5 0 0 25 0 1 0 218873913 194912256 41235 33554432000 4194304 4587354 140734658047312 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 47586 41235 312 96 0 44148 0
[pid=5352] ppid=5348 vsize=129072 CPUtime=4.21 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 42876 0 0 0 417 4 0 0 25 0 1 0 218873913 132169728 29036 33554432000 4194304 4785740 140735708886560 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 32268 29036 340 145 0 29313 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=4.2 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 415 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 869224

[startup+25.5007 s]
/proc/loadavg: 4.73 1.15 0.38 13/202 5360
/proc/meminfo: memFree=19346768/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646018290644418560 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=293536 CPUtime=8.53 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 62844 0 0 0 846 7 0 0 25 0 1 0 218873913 300580864 56949 33554432000 4194304 4587354 140734658047312 18446744073709551615 268660322843 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 73384 56949 324 96 0 69946 0
[pid=5352] ppid=5348 vsize=129072 CPUtime=8.51 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 42880 0 0 0 847 4 0 0 25 0 1 0 218873913 132169728 29040 33554432000 4194304 4785740 140735708886560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 32268 29040 340 145 0 29313 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=8.41 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 836 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 972416

[startup+51.1012 s]
/proc/loadavg: 7.21 2.02 0.69 13/202 5361
/proc/meminfo: memFree=19314704/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646019115278139392 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=293804 CPUtime=17.05 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 64083 0 0 0 1697 8 0 0 25 0 1 0 218873913 300855296 58179 33554432000 4194304 4587354 140734658047312 18446744073709551615 4250248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 73451 58179 330 96 0 70013 0
[pid=5352] ppid=5348 vsize=129072 CPUtime=17.01 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 42890 0 0 0 1697 4 0 0 25 0 1 0 218873913 132169728 29050 33554432000 4194304 4785740 140735708886560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 32268 29050 340 145 0 29313 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=17 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 1695 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 972684

[startup+102.307 s]
/proc/loadavg: 9.97 3.57 1.28 13/202 5363
/proc/meminfo: memFree=19325904/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646017878327558144 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=1211968 CPUtime=34.13 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 67996 0 0 0 3404 9 0 0 25 0 1 0 218873913 1241055232 56168 33554432000 4194304 4587354 140734658047312 18446744073709551615 4236896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 302992 56168 333 96 0 299554 0
[pid=5352] ppid=5348 vsize=129072 CPUtime=34.11 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 42890 0 0 0 3407 4 0 0 25 0 1 0 218873913 132169728 29050 33554432000 4194304 4785740 140735708886560 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 32268 29050 340 145 0 29313 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=34.03 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 3398 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1890848

[startup+162.301 s]
/proc/loadavg: 11.25 5.10 1.95 13/202 5397
/proc/meminfo: memFree=18902124/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646018015766511616 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=1222588 CPUtime=54.13 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 71795 0 0 0 5403 10 0 0 25 0 1 0 218873913 1251930112 59966 33554432000 4194304 4587354 140734658047312 18446744073709551615 4236816 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 305647 59966 338 96 0 302209 0
[pid=5352] ppid=5348 vsize=141656 CPUtime=54.11 cores=4

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

/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2652928

[startup+882.301 s]
/proc/loadavg: 12.08 11.40 7.37 13/202 5425
/proc/meminfo: memFree=17506736/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646018015766511616 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=1572368 CPUtime=294.15 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 117176 0 0 0 29392 23 0 0 25 0 1 0 218873913 1610104832 69402 33554432000 4194304 4587354 140734658047312 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 393092 69402 338 96 0 389654 0
[pid=5352] ppid=5348 vsize=589024 CPUtime=294.07 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 157196 0 0 0 29377 30 0 0 25 0 1 0 218873913 603160576 143356 33554432000 4194304 4785740 140735708886560 18446744073709551615 4290633 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 147256 143356 340 145 0 144301 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=294.06 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 29401 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2711200

[startup+942.301 s]
/proc/loadavg: 12.10 11.52 7.66 13/202 5427
/proc/meminfo: memFree=17427840/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646017466010697728 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=1574952 CPUtime=314.16 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 119927 0 0 0 31392 24 0 0 25 0 1 0 218873913 1612750848 72137 33554432000 4194304 4587354 140734658047312 18446744073709551615 268660358801 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 393738 72137 338 96 0 390300 0
[pid=5352] ppid=5348 vsize=609496 CPUtime=314.06 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 162256 0 0 0 31375 31 0 0 25 0 1 0 218873913 624123904 148416 33554432000 4194304 4785740 140735708886560 18446744073709551615 4561956 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 152374 148416 340 145 0 149419 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=314.05 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 31400 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 2734256

[startup+1002.3 s]
/proc/loadavg: 12.04 11.60 7.93 13/202 5429
/proc/meminfo: memFree=17324864/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646017740888604672 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=1380240 CPUtime=334.17 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 125657 0 0 0 33391 26 0 0 25 0 1 0 218873913 1413365760 66804 33554432000 4194304 4587354 140734658047312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 345060 66804 338 96 0 341622 0
[pid=5352] ppid=5348 vsize=652524 CPUtime=334.07 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 172985 0 0 0 33373 34 0 0 25 0 1 0 218873913 668184576 159145 33554432000 4194304 4785740 140735708886560 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 163131 159145 340 145 0 160176 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=334.05 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 33400 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134528558 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2582572

[startup+1062.3 s]
/proc/loadavg: 12.01 11.67 8.18 13/202 5430
/proc/meminfo: memFree=17269412/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646018153205465088 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=1371740 CPUtime=354.17 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 130766 0 0 0 35390 27 0 0 25 0 1 0 218873913 1404661760 66146 33554432000 4194304 4587354 140734658047312 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 342935 66146 338 96 0 339497 0
[pid=5352] ppid=5348 vsize=682704 CPUtime=354.06 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 180298 0 0 0 35371 35 0 0 25 0 1 0 218873913 699088896 166458 33554432000 4194304 4785740 140735708886560 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 170676 166458 340 145 0 167721 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=354.05 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 35400 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 2604252

[startup+1122.3 s]
/proc/loadavg: 12.06 11.75 8.42 13/202 5432
/proc/meminfo: memFree=17113984/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646018428083372032 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=1438220 CPUtime=374.18 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 141725 0 0 0 37388 30 0 0 25 0 1 0 218873913 1472737280 70666 33554432000 4194304 4587354 140734658047312 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 359555 70666 338 96 0 356117 0
[pid=5352] ppid=5348 vsize=725184 CPUtime=374.06 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 190923 0 0 0 37369 37 0 0 25 0 1 0 218873913 742588416 177083 33554432000 4194304 4785740 140735708886560 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 181296 177083 340 145 0 178341 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=374.04 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 37399 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 2713212

[startup+1182.3 s]
/proc/loadavg: 12.02 11.79 8.64 13/202 5433
/proc/meminfo: memFree=17047476/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646018702961278976 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=1321540 CPUtime=394.18 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 146762 0 0 0 39386 32 0 0 25 0 1 0 218873913 1353256960 68907 33554432000 4194304 4587354 140734658047312 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 330385 68907 338 96 0 326947 0
[pid=5352] ppid=5348 vsize=769080 CPUtime=394.06 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 201892 0 0 0 39366 40 0 0 25 0 1 0 218873913 787537920 188052 33554432000 4194304 4785740 140735708886560 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 192270 188052 340 145 0 189315 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=394.04 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 39399 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 2640428

[startup+1242.3 s]
/proc/loadavg: 12.01 11.83 8.85 13/202 5435
/proc/meminfo: memFree=16936684/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646017740888604672 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=1321540 CPUtime=414.18 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 146806 0 0 0 41386 32 0 0 25 0 1 0 218873913 1353256960 68951 33554432000 4194304 4587354 140734658047312 18446744073709551615 4422548 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 330385 68951 338 96 0 326947 0
[pid=5352] ppid=5348 vsize=779144 CPUtime=414.07 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 204425 0 0 0 41366 41 0 0 25 0 1 0 218873913 797843456 190585 33554432000 4194304 4785740 140735708886560 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 194786 190585 340 145 0 191831 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=414.04 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 41399 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2650492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.76 11.81 9.03 10/197 5437
/proc/meminfo: memFree=17977176/32951124 swapFree=67111528/67111528
[pid=5348] ppid=5346 vsize=18324 CPUtime=0 cores=4,6
/proc/5348/stat : 5348 (ppfolio) S 5346 5348 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873912 18763776 394 33554432000 4194304 4287625 140736089111232 18446744073709551615 268660682255 0 0 4096 65536 7646018565522325504 0 0 17 6 0 0 0
/proc/5348/statm: 4581 394 345 23 0 91 0
[pid=5351] ppid=5348 vsize=1481184 CPUtime=433.38 cores=4
/proc/5351/stat : 5351 (cryptominisat) R 5348 5348 5286 0 -1 4202496 151352 0 0 0 43304 34 0 0 25 0 1 0 218873913 1516732416 66500 33554432000 4194304 4587354 140734658047312 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5351/statm: 370296 66500 338 96 0 366858 0
[pid=5352] ppid=5348 vsize=779144 CPUtime=433.35 cores=4
/proc/5352/stat : 5352 (clasp) R 5348 5348 5286 0 -1 4202496 204484 0 0 0 43294 41 0 0 25 0 1 0 218873913 797843456 190644 33554432000 4194304 4785740 140735708886560 18446744073709551615 4552896 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5352/statm: 194786 190644 340 145 0 191831 0
[pid=5353] ppid=5348 vsize=531484 CPUtime=433.27 cores=4
/proc/5353/stat : 5353 (TNM) R 5348 5348 5286 0 -1 4202496 36384 0 0 0 43322 5 0 0 25 0 1 0 218873913 544239616 36281 33554432000 134512640 134534564 4290757120 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5353/statm: 132871 36281 95 6 0 131537 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2810136

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5348 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.2
CPU system time (s): 0.8
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 3839460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 178
involuntary context switches= 4

runsolver used 2.35664 second user time and 4.75728 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 17:53:46
IDJOB=3280199
IDBENCH=20352
IDSOLVER=1613
FILE ID=node107/3280199-1303746825
RUNJOBID= node107-1303746820-5305
PBS_JOBID= 13154055
Free space on /tmp= 71656 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-15-s.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280199-1303746825/watcher-3280199-1303746825 -o /tmp/evaluation-result-3280199-1303746825/solver-3280199-1303746825 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280199-1303746825.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a6b04ec2cace5c4e6bef212c7f2df796
RANDOM SEED=1663088791

node107.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5359.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20717744 kB
Buffers:       2023192 kB
Cached:        9362188 kB
SwapCached:          0 kB
Active:        8016864 kB
Inactive:      3733856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20717744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          114876 kB
Writeback:           0 kB
AnonPages:      365108 kB
Mapped:          16648 kB
Slab:           417348 kB
PageTables:       6156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1440580 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71656 MiB
End job on node107 at 2011-04-25 18:15:29