Trace number 3276027

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.04 5000.11

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2315.09
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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

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

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: 0.92 0.98 1.02 4/180 2888
/proc/meminfo: memFree=21399916/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 477537677 2777088 37 33554432000 4194304 4287625 140736102259376 18446744073709551615 237273955975 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/2888/statm: 678 37 27 23 0 23 0

[startup+0.0811499 s]
/proc/loadavg: 0.92 0.98 1.02 4/180 2888
/proc/meminfo: memFree=21399916/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=8428 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4194304 102 0 0 0 0 0 0 0 25 0 1 0 477537677 8630272 54 33554432000 4194304 4287625 140736102259376 18446744073709551615 237273955975 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/2888/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100178 s]
/proc/loadavg: 0.92 0.98 1.02 4/180 2888
/proc/meminfo: memFree=21399916/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=8428 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4194304 102 0 0 0 0 0 0 0 25 0 1 0 477537677 8630272 54 33554432000 4194304 4287625 140736102259376 18446744073709551615 237273955975 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/2888/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300111 s]
/proc/loadavg: 0.92 0.98 1.02 4/180 2888
/proc/meminfo: memFree=21399916/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4306462419485425921 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701176 s]
/proc/loadavg: 0.92 0.98 1.02 4/180 2888
/proc/meminfo: memFree=21399916/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 0.92 0.98 1.02 7/184 2923
/proc/meminfo: memFree=21386460/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224001546813440 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1086684 CPUtime=0.39 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 1537 0 0 0 39 0 0 0 25 0 1 0 477537694 1112764416 1121 33554432000 4194304 4587354 140735321070720 18446744073709551615 4244240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 271671 1121 328 96 0 268233 0
[pid=2891] ppid=2888 vsize=14196 CPUtime=0.39 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 1000 0 0 0 39 0 0 0 25 0 1 0 477537694 14536704 885 33554432000 4194304 4785740 140735325027904 18446744073709551615 4309704 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 3549 885 340 145 0 594 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=0.52 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 52 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 1575592

[startup+3.10075 s]
/proc/loadavg: 1.33 1.07 1.05 7/184 2923
/proc/meminfo: memFree=21384228/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224138985766912 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1086624 CPUtime=0.94 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 1890 0 0 0 94 0 0 0 25 0 1 0 477537694 1112702976 1199 33554432000 4194304 4587354 140735321070720 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 271656 1199 328 96 0 268218 0
[pid=2891] ppid=2888 vsize=14460 CPUtime=0.94 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 1064 0 0 0 94 0 0 0 25 0 1 0 477537694 14807040 949 33554432000 4194304 4785740 140735325027904 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 3615 949 340 145 0 660 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=1.02 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 102 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 1575796

[startup+6.30104 s]
/proc/loadavg: 1.33 1.07 1.05 7/184 2923
/proc/meminfo: memFree=21382880/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224138985766912 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1090832 CPUtime=1.99 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 3059 0 0 0 199 0 0 0 25 0 1 0 477537694 1117011968 1653 33554432000 4194304 4587354 140735321070720 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 272708 1653 339 96 0 269270 0
[pid=2891] ppid=2888 vsize=15052 CPUtime=2 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 1227 0 0 0 200 0 0 0 25 0 1 0 477537694 15413248 1112 33554432000 4194304 4785740 140735325027904 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 3763 1112 340 145 0 808 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=2.12 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 212 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 1580596

[startup+12.7009 s]
/proc/loadavg: 2.04 1.23 1.10 7/184 2923
/proc/meminfo: memFree=21373384/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219222077401464832 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1101680 CPUtime=4.15 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 4956 0 0 0 414 1 0 0 25 0 1 0 477537694 1128120320 3064 33554432000 4194304 4587354 140735321070720 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 275420 3064 339 96 0 271982 0
[pid=2891] ppid=2888 vsize=15748 CPUtime=4.14 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 1394 0 0 0 414 0 0 0 25 0 1 0 477537694 16125952 1279 33554432000 4194304 4785740 140735325027904 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 3937 1279 340 145 0 982 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=4.22 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 422 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 1592140

[startup+25.5006 s]
/proc/loadavg: 2.73 1.40 1.16 7/184 2923
/proc/meminfo: memFree=21363736/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219222352279371776 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1098744 CPUtime=8.39 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 6991 0 0 0 838 1 0 0 25 0 1 0 477537694 1125113856 3350 33554432000 4194304 4587354 140735321070720 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 274686 3350 339 96 0 271248 0
[pid=2891] ppid=2888 vsize=16796 CPUtime=8.4 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 1630 0 0 0 840 0 0 0 25 0 1 0 477537694 17199104 1515 33554432000 4194304 4785740 140735325027904 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 4199 1515 340 145 0 1244 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=8.52 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 852 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 1590252

[startup+51.1012 s]
/proc/loadavg: 3.85 1.77 1.29 7/184 2924
/proc/meminfo: memFree=21360360/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219223314352046080 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1099200 CPUtime=16.94 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 9777 0 0 0 1693 1 0 0 25 0 1 0 477537694 1125580800 3409 33554432000 4194304 4587354 140735321070720 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 274800 3409 339 96 0 271362 0
[pid=2891] ppid=2888 vsize=18096 CPUtime=16.94 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 1943 0 0 0 1694 0 0 0 25 0 1 0 477537694 18530304 1828 33554432000 4194304 4785740 140735325027904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 4524 1828 340 145 0 1569 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=17.02 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 1702 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 1592008

[startup+102.307 s]
/proc/loadavg: 5.14 2.48 1.56 7/184 2925
/proc/meminfo: memFree=21350436/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1100532 CPUtime=33.98 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 15179 0 0 0 3396 2 0 0 25 0 1 0 477537694 1126944768 4523 33554432000 4194304 4587354 140735321070720 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 275133 4523 339 96 0 271695 0
[pid=2891] ppid=2888 vsize=19472 CPUtime=34.01 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 2284 0 0 0 3401 0 0 0 25 0 1 0 477537694 19939328 2169 33554432000 4194304 4785740 140735325027904 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 4868 2169 340 145 0 1913 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=34.11 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 3411 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 1594716

[startup+162.3 s]
/proc/loadavg: 5.65 3.07 1.81 7/184 2927
/proc/meminfo: memFree=21326248/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1099036 CPUtime=53.99 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 22288 0 0 0 5394 5 0 0 25 0 1 0 477537694 1125412864 6301 33554432000 4194304 4587354 140735321070720 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 274759 6301 339 96 0 271321 0
[pid=2891] ppid=2888 vsize=20440 CPUtime=54.01 cores=0

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

/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 4602.23
Current children cumulated vsize (KiB) 1675792

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3065
/proc/meminfo: memFree=21227444/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224001546813440 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1141452 CPUtime=1554.05 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 182490 0 0 0 155362 43 0 0 25 0 1 0 477537694 1168846848 16721 33554432000 4194304 4587354 140735321070720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 285363 16721 339 96 0 281925 0
[pid=2891] ppid=2888 vsize=37252 CPUtime=1554 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 6399 0 0 0 155400 0 0 0 25 0 1 0 477537694 38146048 6180 33554432000 4194304 4785740 140735325027904 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 9313 6180 341 145 0 6358 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=1554.16 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 155416 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 4662.21
Current children cumulated vsize (KiB) 1653416

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3066
/proc/meminfo: memFree=21222964/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224001546813440 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1141452 CPUtime=1574.05 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 182490 0 0 0 157362 43 0 0 25 0 1 0 477537694 1168846848 16721 33554432000 4194304 4587354 140735321070720 18446744073709551615 4232092 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 285363 16721 339 96 0 281925 0
[pid=2891] ppid=2888 vsize=37252 CPUtime=1574 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 6401 0 0 0 157400 0 0 0 25 0 1 0 477537694 38146048 6182 33554432000 4194304 4785740 140735325027904 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 9313 6182 341 145 0 6358 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=1574.18 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 157418 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 1653416

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3069
/proc/meminfo: memFree=21214768/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224001546813440 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1164000 CPUtime=1594.04 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 185477 0 0 0 159361 43 0 0 25 0 1 0 477537694 1191936000 19661 33554432000 4194304 4587354 140735321070720 18446744073709551615 4244227 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 291000 19661 339 96 0 287562 0
[pid=2891] ppid=2888 vsize=37440 CPUtime=1594 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 6446 0 0 0 159400 0 0 0 25 0 1 0 477537694 38338560 6227 33554432000 4194304 4785740 140735325027904 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 9360 6227 341 145 0 6405 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=1594.18 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 159418 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134528220 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 4782.22
Current children cumulated vsize (KiB) 1676152

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3071
/proc/meminfo: memFree=21230752/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224001546813440 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1141368 CPUtime=1614.05 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 186642 0 0 0 161361 44 0 0 25 0 1 0 477537694 1168760832 16721 33554432000 4194304 4587354 140735321070720 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 285342 16721 339 96 0 281904 0
[pid=2891] ppid=2888 vsize=37440 CPUtime=1614.01 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 6446 0 0 0 161401 0 0 0 25 0 1 0 477537694 38338560 6227 33554432000 4194304 4785740 140735325027904 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 9360 6227 341 145 0 6405 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=1614.17 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 161417 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 4842.23
Current children cumulated vsize (KiB) 1653520

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3072
/proc/meminfo: memFree=21224908/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224001546813440 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1141368 CPUtime=1634.05 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 186642 0 0 0 163361 44 0 0 25 0 1 0 477537694 1168760832 16721 33554432000 4194304 4587354 140735321070720 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 285342 16721 339 96 0 281904 0
[pid=2891] ppid=2888 vsize=37884 CPUtime=1634.01 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 6544 0 0 0 163401 0 0 0 25 0 1 0 477537694 38793216 6325 33554432000 4194304 4785740 140735325027904 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 9471 6325 341 145 0 6516 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=1634.17 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 163417 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 4902.23
Current children cumulated vsize (KiB) 1653964

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3074
/proc/meminfo: memFree=21221048/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224138985766912 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1158636 CPUtime=1654.03 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 188566 0 0 0 165359 44 0 0 25 0 1 0 477537694 1186443264 18633 33554432000 4194304 4587354 140735321070720 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 289659 18633 339 96 0 286221 0
[pid=2891] ppid=2888 vsize=38044 CPUtime=1654.02 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 6602 0 0 0 165402 0 0 0 25 0 1 0 477537694 38957056 6383 33554432000 4194304 4785740 140735325027904 18446744073709551615 4546278 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 9511 6383 341 145 0 6556 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=1654.17 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 165417 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 4962.22
Current children cumulated vsize (KiB) 1671392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3075
/proc/meminfo: memFree=21212604/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224138985766912 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1158636 CPUtime=1666.64 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 189666 0 0 0 166619 45 0 0 25 0 1 0 477537694 1186443264 19687 33554432000 4194304 4587354 140735321070720 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 289659 19687 339 96 0 286221 0
[pid=2891] ppid=2888 vsize=38184 CPUtime=1666.63 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 6641 0 0 0 166663 0 0 0 25 0 1 0 477537694 39100416 6422 33554432000 4194304 4785740 140735325027904 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 9546 6422 341 145 0 6591 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=1666.77 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 166677 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1671532

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

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

[startup+5000.1 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3075
/proc/meminfo: memFree=21212604/32950904 swapFree=67082284/67111528
[pid=2888] ppid=2886 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2888/stat : 2888 (ppfolio) S 2886 2888 1557 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477537677 18763776 394 33554432000 4194304 4287625 140736102259376 18446744073709551615 237278899727 0 0 4096 65536 4219224138985766912 0 0 17 4 0 0 0
/proc/2888/statm: 4581 394 345 23 0 91 0
[pid=2890] ppid=2888 vsize=1158636 CPUtime=1666.64 cores=0
/proc/2890/stat : 2890 (cryptominisat) R 2888 2888 1557 0 -1 4202496 189666 0 0 0 166619 45 0 0 25 0 1 0 477537694 1186443264 19687 33554432000 4194304 4587354 140735321070720 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2890/statm: 289659 19687 339 96 0 286221 0
[pid=2891] ppid=2888 vsize=38184 CPUtime=1666.63 cores=0
/proc/2891/stat : 2891 (clasp) R 2888 2888 1557 0 -1 4202496 6641 0 0 0 166663 0 0 0 25 0 1 0 477537694 39100416 6422 33554432000 4194304 4785740 140735325027904 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2891/statm: 9546 6422 341 145 0 6591 0
[pid=2892] ppid=2888 vsize=456388 CPUtime=1666.77 cores=0
/proc/2892/stat : 2892 (TNM) R 2888 2888 1557 0 -1 4202496 546 0 0 0 166677 0 0 0 25 0 1 0 477537694 467341312 443 33554432000 134512640 134534564 4291187840 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2892/statm: 114097 443 95 6 0 112763 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1671532

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.11
CPU time (s): 5000.04
CPU user time (s): 4999.59
CPU system time (s): 0.45
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 2795344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 218
involuntary context switches= 4

runsolver used 8.95764 second user time and 18.2632 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-24 17:36:19
IDJOB=3276027
IDBENCH=84608
IDSOLVER=1639
FILE ID=node121/3276027-1303659379
RUNJOBID= node121-1303659379-2794
PBS_JOBID= 13150727
Free space on /tmp= 72212 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276027-1303659379/watcher-3276027-1303659379 -o /tmp/evaluation-result-3276027-1303659379/solver-3276027-1303659379 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276027-1303659379.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=1129562390

node121.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.817
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.63
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.817
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      21400080 kB
Buffers:       2139724 kB
Cached:        8862244 kB
SwapCached:       2776 kB
Active:        8370684 kB
Inactive:      2671900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21400080 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           20216 kB
Writeback:           0 kB
AnonPages:       37616 kB
Mapped:          15080 kB
Slab:           444240 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   658384 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= 72212 MiB
End job on node121 at 2011-04-24 18:59:41