Trace number 3275902

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) 5000.09 5000.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.01
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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-3275902-1303655624/watcher-3275902-1303655624 -o /tmp/evaluation-result-3275902-1303655624/solver-3275902-1303655624 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275902-1303655624.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 6.00 6.00 5.93 4/180 3522
/proc/meminfo: memFree=14098300/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) R 3520 3522 2414 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 477161137 18763776 391 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594686869 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/3522/statm: 4581 391 343 23 0 91 0

[startup+0.086747 s]
/proc/loadavg: 6.00 6.00 5.93 4/180 3522
/proc/meminfo: memFree=14098300/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 4408103473380294920 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100744 s]
/proc/loadavg: 6.00 6.00 5.93 4/180 3522
/proc/meminfo: memFree=14098300/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 4408103473380294920 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30071 s]
/proc/loadavg: 6.00 6.00 5.93 4/180 3522
/proc/meminfo: memFree=14098300/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70064 s]
/proc/loadavg: 6.00 6.00 5.93 4/180 3522
/proc/meminfo: memFree=14098300/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5005 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3532
/proc/meminfo: memFree=14079948/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
[pid=3523] ppid=3522 vsize=33068 CPUtime=0.45 cores=1
/proc/3523/stat : 3523 (cryptominisat) R 3522 3522 2414 0 -1 4202496 3521 0 0 0 45 0 0 0 25 0 1 0 477161137 33861632 2810 33554432000 4194304 4587354 140733452136512 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3523/statm: 8267 2810 326 96 0 4829 0
[pid=3524] ppid=3522 vsize=16968 CPUtime=0.42 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 1951 0 0 0 42 0 0 0 25 0 1 0 477161137 17375232 1575 33554432000 4194304 4785740 140736891398944 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 4242 1575 340 145 0 1287 0
[pid=3531] ppid=3522 vsize=454388 CPUtime=0.61 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1344 0 0 0 61 0 0 0 25 0 1 0 477161138 465293312 1241 33554432000 134512640 134534564 4293276176 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 113597 1241 95 6 0 112263 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 522748

[startup+3.10022 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3532
/proc/meminfo: memFree=14075484/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 16385353560553947136 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
[pid=3523] ppid=3522 vsize=1983236 CPUtime=1.04 cores=1
/proc/3523/stat : 3523 (cryptominisat) R 3522 3522 2414 0 -1 4202496 4220 0 0 0 104 0 0 0 25 0 1 0 477161137 2030833664 2934 33554432000 4194304 4587354 140733452136512 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3523/statm: 495809 2934 327 96 0 492371 0
[pid=3524] ppid=3522 vsize=21732 CPUtime=0.93 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 3154 0 0 0 93 0 0 0 25 0 1 0 477161137 22253568 2778 33554432000 4194304 4785740 140736891398944 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 5433 2778 340 145 0 2478 0
[pid=3531] ppid=3522 vsize=454388 CPUtime=1.11 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1344 0 0 0 111 0 0 0 25 0 1 0 477161138 465293312 1241 33554432000 134512640 134534564 4293276176 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 113597 1241 95 6 0 112263 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2477680

[startup+6.30065 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3532
/proc/meminfo: memFree=14067424/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 16385354660065574912 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
[pid=3523] ppid=3522 vsize=1985532 CPUtime=2.04 cores=1
/proc/3523/stat : 3523 (cryptominisat) R 3522 3522 2414 0 -1 4202496 5390 0 0 0 204 0 0 0 25 0 1 0 477161137 2033184768 2796 33554432000 4194304 4587354 140733452136512 18446744073709551615 4237505 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3523/statm: 496383 2796 337 96 0 492945 0
[pid=3524] ppid=3522 vsize=24884 CPUtime=2.03 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 3911 0 0 0 203 0 0 0 25 0 1 0 477161137 25481216 3535 33554432000 4194304 4785740 140736891398944 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 6221 3535 340 145 0 3266 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2.21 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 221 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2486956

[startup+12.7005 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3532
/proc/meminfo: memFree=14052408/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 16385355072382435328 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
[pid=3523] ppid=3522 vsize=1994612 CPUtime=4.14 cores=1
/proc/3523/stat : 3523 (cryptominisat) R 3522 3522 2414 0 -1 4202496 8975 0 0 0 413 1 0 0 25 0 1 0 477161137 2042482688 5620 33554432000 4194304 4587354 140733452136512 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3523/statm: 498653 5620 337 96 0 495215 0
[pid=3524] ppid=3522 vsize=27428 CPUtime=4.22 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 4534 0 0 0 422 0 0 0 25 0 1 0 477161137 28086272 4158 33554432000 4194304 4785740 140736891398944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 6857 4158 340 145 0 3902 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=4.32 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 432 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2498580

[startup+25.5003 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3533
/proc/meminfo: memFree=14033228/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 16385354522626621440 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
[pid=3523] ppid=3522 vsize=2002596 CPUtime=8.43 cores=1
/proc/3523/stat : 3523 (cryptominisat) R 3522 3522 2414 0 -1 4202496 12846 0 0 0 842 1 0 0 25 0 1 0 477161137 2050658304 7629 33554432000 4194304 4587354 140733452136512 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3523/statm: 500649 7629 337 96 0 497211 0
[pid=3524] ppid=3522 vsize=36360 CPUtime=8.42 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 6605 0 0 0 842 0 0 0 25 0 1 0 477161137 37232640 6229 33554432000 4194304 4785740 140736891398944 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 9090 6229 340 145 0 6135 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=8.6 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 860 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2515496

[startup+51.1008 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3533
/proc/meminfo: memFree=14026024/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 16385353835431854080 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
[pid=3523] ppid=3522 vsize=2009972 CPUtime=16.94 cores=1
/proc/3523/stat : 3523 (cryptominisat) R 3522 3522 2414 0 -1 4202496 21109 0 0 0 1691 3 0 0 25 0 1 0 477161137 2058211328 9853 33554432000 4194304 4587354 140733452136512 18446744073709551615 4391386 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3523/statm: 502493 9853 337 96 0 499055 0
[pid=3524] ppid=3522 vsize=44220 CPUtime=17.02 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 8450 0 0 0 1701 1 0 0 25 0 1 0 477161137 45281280 8074 33554432000 4194304 4785740 140736891398944 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 11055 8074 340 145 0 8100 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=17.12 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 1712 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 9919488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2530732

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3535
/proc/meminfo: memFree=14003544/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 16385354522626621440 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
[pid=3523] ppid=3522 vsize=2018556 CPUtime=34.03 cores=1
/proc/3523/stat : 3523 (cryptominisat) R 3522 3522 2414 0 -1 4202496 32515 0 0 0 3399 4 0 0 25 0 1 0 477161137 2067001344 11429 33554432000 4194304 4587354 140733452136512 18446744073709551615 4241021 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3523/statm: 504639 11429 337 96 0 501201 0
[pid=3524] ppid=3522 vsize=52376 CPUtime=34.04 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 10388 0 0 0 3403 1 0 0 25 0 1 0 477161137 53633024 10012 33554432000 4194304 4785740 140736891398944 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 13094 10012 340 145 0 10139 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=34.2 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 3420 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2547472

[startup+162.3 s]
/proc/loadavg: 6.04 6.01 5.93 7/184 3536
/proc/meminfo: memFree=13991976/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477161137 18763776 393 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/3522/statm: 4581 393 345 23 0 91 0
[pid=3523] ppid=3522 vsize=2024032 CPUtime=54.03 cores=1
/proc/3523/stat : 3523 (cryptominisat) R 3522 3522 2414 0 -1 4202496 48039 0 0 0 5396 7 0 0 25 0 1 0 477161137 2072608768 13094 33554432000 4194304 4587354 140733452136512 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3523/statm: 506008 13094 337 96 0 502570 0
[pid=3524] ppid=3522 vsize=60480 CPUtime=54.05 cores=1

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

/proc/meminfo: memFree=14417496/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=103.38 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 501 71058 0 0 0 0 10327 11 15 0 1 0 477161137 18763776 394 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/3522/statm: 4581 394 346 23 0 91 0
[pid=3524] ppid=3522 vsize=147952 CPUtime=2189.43 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 32752 0 0 0 218937 6 0 0 25 0 1 0 477161137 151502848 32376 33554432000 4194304 4785740 140736891398944 18446744073709551615 4416791 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 36988 32376 340 145 0 34033 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2189.57 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 218957 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 9919492 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 624492

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/174 3686
/proc/meminfo: memFree=14417476/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=103.38 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 501 71058 0 0 0 0 10327 11 15 0 1 0 477161137 18763776 394 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/3522/statm: 4581 394 346 23 0 91 0
[pid=3524] ppid=3522 vsize=147952 CPUtime=2219.44 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 32764 0 0 0 221938 6 0 0 25 0 1 0 477161137 151502848 32388 33554432000 4194304 4785740 140736891398944 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 36988 32388 340 145 0 34033 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2219.57 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 221957 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 624492

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/174 3688
/proc/meminfo: memFree=14417796/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=103.38 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 501 71058 0 0 0 0 10327 11 15 0 1 0 477161137 18763776 394 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/3522/statm: 4581 394 346 23 0 91 0
[pid=3524] ppid=3522 vsize=147952 CPUtime=2249.45 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 32771 0 0 0 224939 6 0 0 25 0 1 0 477161137 151502848 32395 33554432000 4194304 4785740 140736891398944 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 36988 32395 340 145 0 34033 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2249.56 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 224956 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 624492

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/174 3689
/proc/meminfo: memFree=14417260/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=103.38 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 501 71058 0 0 0 0 10327 11 15 0 1 0 477161137 18763776 394 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/3522/statm: 4581 394 346 23 0 91 0
[pid=3524] ppid=3522 vsize=148236 CPUtime=2279.45 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 32843 0 0 0 227939 6 0 0 25 0 1 0 477161137 151793664 32467 33554432000 4194304 4785740 140736891398944 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 37059 32467 340 145 0 34104 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2279.56 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 227956 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 624776

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.06 3/174 3691
/proc/meminfo: memFree=14416476/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=103.38 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 501 71058 0 0 0 0 10327 11 15 0 1 0 477161137 18763776 394 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/3522/statm: 4581 394 346 23 0 91 0
[pid=3524] ppid=3522 vsize=149232 CPUtime=2309.46 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 33033 0 0 0 230940 6 0 0 25 0 1 0 477161137 152813568 32657 33554432000 4194304 4785740 140736891398944 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 37308 32657 340 145 0 34353 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2309.55 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 230955 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 625772

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/174 3692
/proc/meminfo: memFree=14416456/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=103.38 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 501 71058 0 0 0 0 10327 11 15 0 1 0 477161137 18763776 394 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/3522/statm: 4581 394 346 23 0 91 0
[pid=3524] ppid=3522 vsize=149232 CPUtime=2339.46 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 33040 0 0 0 233940 6 0 0 25 0 1 0 477161137 152813568 32664 33554432000 4194304 4785740 140736891398944 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 37308 32664 340 145 0 34353 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2339.55 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 233955 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 625772

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/174 3694
/proc/meminfo: memFree=14416428/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=103.38 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 501 71058 0 0 0 0 10327 11 15 0 1 0 477161137 18763776 394 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/3522/statm: 4581 394 346 23 0 91 0
[pid=3524] ppid=3522 vsize=149232 CPUtime=2369.46 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 33048 0 0 0 236940 6 0 0 25 0 1 0 477161137 152813568 32672 33554432000 4194304 4785740 140736891398944 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 37308 32672 340 145 0 34353 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2369.55 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 236955 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 625772

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/174 3696
/proc/meminfo: memFree=14416252/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=103.38 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 501 71058 0 0 0 0 10327 11 15 0 1 0 477161137 18763776 394 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/3522/statm: 4581 394 346 23 0 91 0
[pid=3524] ppid=3522 vsize=149876 CPUtime=2399.45 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 33158 0 0 0 239939 6 0 0 25 0 1 0 477161137 153473024 32782 33554432000 4194304 4785740 140736891398944 18446744073709551615 235594564210 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 37469 32782 340 145 0 34514 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2399.56 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 239956 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 626416

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/174 3697
/proc/meminfo: memFree=14415100/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=103.38 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 501 71058 0 0 0 0 10327 11 15 0 1 0 477161137 18763776 394 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/3522/statm: 4581 394 346 23 0 91 0
[pid=3524] ppid=3522 vsize=151012 CPUtime=2429.45 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 33429 0 0 0 242939 6 0 0 25 0 1 0 477161137 154636288 33053 33554432000 4194304 4785740 140736891398944 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 37753 33053 340 145 0 34798 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2429.56 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 242956 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 627552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.04 3/174 3698
/proc/meminfo: memFree=14414328/32950928 swapFree=67111528/67111528
[pid=3522] ppid=3520 vsize=18324 CPUtime=103.38 cores=1,3,5,7
/proc/3522/stat : 3522 (ppfolio) S 3520 3522 2414 0 -1 4202496 501 71058 0 0 0 0 10327 11 15 0 1 0 477161137 18763776 394 33554432000 4194304 4287625 140737126195792 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/3522/statm: 4581 394 346 23 0 91 0
[pid=3524] ppid=3522 vsize=151864 CPUtime=2448.28 cores=1
/proc/3524/stat : 3524 (clasp) R 3522 3522 2414 0 -1 4202496 33598 0 0 0 244822 6 0 0 25 0 1 0 477161137 155508736 33222 33554432000 4194304 4785740 140736891398944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3524/statm: 37966 33222 340 145 0 35011 0
[pid=3531] ppid=3522 vsize=458216 CPUtime=2448.43 cores=1
/proc/3531/stat : 3531 (TNM) R 3522 3522 2414 0 -1 4202496 1345 0 0 0 244843 0 0 0 25 0 1 0 477161138 469213184 1242 33554432000 134512640 134534564 4293276176 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3531/statm: 114554 1242 95 6 0 113220 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 628404

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 3522 and gives
#  childrusage.ru_utime.tv_sec=103
#  childrusage.ru_utime.tv_usec=281298
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=112982
# CPU time returned by wait4() is 103.394
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.09
CPU user time (s): 4999.92
CPU system time (s): 0.17
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4526916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.281
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71559
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= 221
involuntary context switches= 1208

runsolver used 7.03093 second user time and 17.5163 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-24 16:33:44
IDJOB=3275902
IDBENCH=83952
IDSOLVER=1639
FILE ID=node120/3275902-1303655624
RUNJOBID= node120-1303650621-3280
PBS_JOBID= 13150728
Free space on /tmp= 72144 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275902-1303655624/watcher-3275902-1303655624 -o /tmp/evaluation-result-3275902-1303655624/solver-3275902-1303655624 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275902-1303655624.cnf

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

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=657448067

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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	: 5332.75
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14098704 kB
Buffers:       2462440 kB
Cached:       15317272 kB
SwapCached:          0 kB
Active:       10962124 kB
Inactive:      7323228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14098704 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10480 kB
Writeback:           0 kB
AnonPages:      504140 kB
Mapped:          16644 kB
Slab:           503844 kB
PageTables:       5948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1722952 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= 72144 MiB
End job on node120 at 2011-04-24 17:57:06