Trace number 3275842

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 4999.91

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2742.7
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

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
5000.04/4999.91	Done

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-3275842-1303651243/watcher-3275842-1303651243 -o /tmp/evaluation-result-3275842-1303651243/solver-3275842-1303651243 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275842-1303651243.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: 2.76 3.02 3.66 4/180 30729
/proc/meminfo: memFree=13648252/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) R 30727 30729 29807 0 -1 4202496 485 0 0 0 0 0 0 0 21 0 1 0 555354982 18763776 392 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30729/statm: 4581 392 343 23 0 91 0

[startup+0.058514 s]
/proc/loadavg: 2.76 3.02 3.66 4/180 30729
/proc/meminfo: memFree=13648252/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 555354982 18763776 394 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30729/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100523 s]
/proc/loadavg: 2.76 3.02 3.66 4/180 30729
/proc/meminfo: memFree=13648252/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 555354982 18763776 394 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30729/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300477 s]
/proc/loadavg: 2.76 3.02 3.66 4/180 30729
/proc/meminfo: memFree=13648252/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 555354982 18763776 394 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30729/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700398 s]
/proc/loadavg: 2.76 3.02 3.66 4/180 30729
/proc/meminfo: memFree=13648252/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 555354982 18763776 394 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30729/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50125 s]
/proc/loadavg: 2.76 3.02 3.66 7/184 30734
/proc/meminfo: memFree=13614368/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 555354982 18763776 394 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30729/statm: 4581 394 345 23 0 91 0
[pid=30730] ppid=30729 vsize=27400 CPUtime=0.35 cores=1
/proc/30730/stat : 30730 (cryptominisat) R 30729 30729 29807 0 -1 4202496 2120 0 0 0 35 0 0 0 18 0 1 0 555354982 28057600 1957 33554432000 4194304 4587354 140733282364432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30730/statm: 6850 1957 306 96 0 3412 0
[pid=30731] ppid=30729 vsize=18600 CPUtime=1.12 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 2217 0 0 0 112 0 0 0 18 0 1 0 555354982 19046400 1938 33554432000 4194304 4785740 140736376940720 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 4650 1938 314 145 0 1695 0
[pid=30732] ppid=30729 vsize=452000 CPUtime=0.01 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 294 0 0 0 1 0 0 0 24 0 1 0 555354982 462848000 192 33554432000 134512640 134534564 4292057872 18446744073709551615 10139827 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 113000 192 90 6 0 111666 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 516324

[startup+3.10094 s]
/proc/loadavg: 2.76 3.02 3.66 7/184 30734
/proc/meminfo: memFree=13612804/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 555354982 18763776 394 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30729/statm: 4581 394 345 23 0 91 0
[pid=30730] ppid=30729 vsize=27664 CPUtime=1.04 cores=1
/proc/30730/stat : 30730 (cryptominisat) R 30729 30729 29807 0 -1 4202496 2205 0 0 0 104 0 0 0 19 0 1 0 555354982 28327936 2042 33554432000 4194304 4587354 140733282364432 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30730/statm: 6916 2042 306 96 0 3478 0
[pid=30731] ppid=30729 vsize=18600 CPUtime=1.82 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 2220 0 0 0 182 0 0 0 19 0 1 0 555354982 19046400 1941 33554432000 4194304 4785740 140736376940720 18446744073709551615 4495801 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 4650 1941 314 145 0 1695 0
[pid=30732] ppid=30729 vsize=460104 CPUtime=0.22 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2489 0 0 0 22 0 0 0 25 0 1 0 555354982 471146496 2386 33554432000 134512640 134534564 4292057872 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 524692

[startup+6.30035 s]
/proc/loadavg: 3.02 3.07 3.67 7/184 30734
/proc/meminfo: memFree=13593676/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 555354982 18763776 394 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 15269477626343849984 0 0 17 7 0 0 0
/proc/30729/statm: 4581 394 345 23 0 91 0
[pid=30730] ppid=30729 vsize=40540 CPUtime=2.14 cores=1
/proc/30730/stat : 30730 (cryptominisat) R 30729 30729 29807 0 -1 4202496 7828 0 0 0 213 1 0 0 21 0 1 0 555354982 41512960 5117 33554432000 4194304 4587354 140733282364432 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30730/statm: 10135 5117 314 96 0 6697 0
[pid=30731] ppid=30729 vsize=18600 CPUtime=2.83 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 2226 0 0 0 283 0 0 0 21 0 1 0 555354982 19046400 1947 33554432000 4194304 4785740 140736376940720 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 4650 1947 314 145 0 1695 0
[pid=30732] ppid=30729 vsize=460104 CPUtime=1.3 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2489 0 0 0 130 0 0 0 25 0 1 0 555354982 471146496 2386 33554432000 134512640 134534564 4292057872 18446744073709551615 134524594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 537568

[startup+12.7011 s]
/proc/loadavg: 3.26 3.12 3.69 7/184 30734
/proc/meminfo: memFree=13576340/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555354982 18763776 394 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30729/statm: 4581 394 345 23 0 91 0
[pid=30730] ppid=30729 vsize=49368 CPUtime=4.24 cores=1
/proc/30730/stat : 30730 (cryptominisat) R 30729 30729 29807 0 -1 4202496 13617 0 0 0 422 2 0 0 25 0 1 0 555354982 50552832 6513 33554432000 4194304 4587354 140733282364432 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30730/statm: 12342 6513 337 96 0 8904 0
[pid=30731] ppid=30729 vsize=21536 CPUtime=5.02 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 3144 0 0 0 502 0 0 0 25 0 1 0 555354982 22052864 2709 33554432000 4194304 4785740 140736376940720 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 5384 2709 340 145 0 2429 0
[pid=30732] ppid=30729 vsize=460104 CPUtime=3.42 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2489 0 0 0 342 0 0 0 25 0 1 0 555354982 471146496 2386 33554432000 134512640 134534564 4292057872 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 549332

[startup+25.5007 s]
/proc/loadavg: 3.86 3.26 3.72 7/184 30734
/proc/meminfo: memFree=13498400/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555354982 18763776 394 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 15269478176099663872 0 0 17 7 0 0 0
/proc/30729/statm: 4581 394 345 23 0 91 0
[pid=30730] ppid=30729 vsize=49368 CPUtime=8.54 cores=1
/proc/30730/stat : 30730 (cryptominisat) R 30729 30729 29807 0 -1 4202496 13660 0 0 0 852 2 0 0 25 0 1 0 555354982 50552832 6556 33554432000 4194304 4587354 140733282364432 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30730/statm: 12342 6556 337 96 0 8904 0
[pid=30731] ppid=30729 vsize=24096 CPUtime=9.23 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 3703 0 0 0 923 0 0 0 25 0 1 0 555354982 24674304 3268 33554432000 4194304 4785740 140736376940720 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 6024 3268 340 145 0 3069 0
[pid=30732] ppid=30729 vsize=460104 CPUtime=7.7 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2489 0 0 0 770 0 0 0 25 0 1 0 555354982 471146496 2386 33554432000 134512640 134534564 4292057872 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 551892

[startup+51.1009 s]
/proc/loadavg: 4.31 3.41 3.76 6/183 30735
/proc/meminfo: memFree=13509352/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=26960 CPUtime=21.01 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 4373 0 0 0 2101 0 0 0 25 0 1 0 555354982 27607040 3938 33554432000 4194304 4785740 140736376940720 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 6740 3938 340 145 0 3785 0
[pid=30732] ppid=30729 vsize=460104 CPUtime=19.42 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2489 0 0 0 1942 0 0 0 25 0 1 0 555354982 471146496 2386 33554432000 134512640 134534564 4292057872 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 505388

[startup+102.306 s]
/proc/loadavg: 4.70 3.65 3.82 6/183 30736
/proc/meminfo: memFree=13469776/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=33012 CPUtime=46.6 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 5754 0 0 0 4660 0 0 0 25 0 1 0 555354982 33804288 5319 33554432000 4194304 4785740 140736376940720 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 8253 5319 340 145 0 5298 0
[pid=30732] ppid=30729 vsize=460104 CPUtime=45.03 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2500 0 0 0 4503 0 0 0 25 0 1 0 555354982 471146496 2397 33554432000 134512640 134534564 4292057872 18446744073709551615 134527360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 115026 2397 92 6 0 113692 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 511440

[startup+162.301 s]
/proc/loadavg: 4.93 3.91 3.90 6/183 30738
/proc/meminfo: memFree=13410860/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=35572 CPUtime=76.61 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 6340 0 0 0 7660 1 0 0 25 0 1 0 555354982 36425728 5905 33554432000 4194304 4785740 140736376940720 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 8893 5905 340 145 0 5938 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=75.03 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 7503 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 517960

[startup+222.301 s]

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

[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=87300 CPUtime=2236.67 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18166 0 0 0 223664 3 0 0 25 0 1 0 555354982 89395200 17570 33554432000 4194304 4785740 140736376940720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 21825 17570 340 145 0 18870 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2235.12 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 223512 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 569688

[startup+4542.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30867
/proc/meminfo: memFree=12959400/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=87300 CPUtime=2266.67 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18210 0 0 0 226664 3 0 0 25 0 1 0 555354982 89395200 17614 33554432000 4194304 4785740 140736376940720 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 21825 17614 340 145 0 18870 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2265.13 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 226513 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 569688

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30868
/proc/meminfo: memFree=12930820/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=87300 CPUtime=2296.67 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18216 0 0 0 229664 3 0 0 25 0 1 0 555354982 89395200 17620 33554432000 4194304 4785740 140736376940720 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 21825 17620 340 145 0 18870 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2295.14 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 229514 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 569688

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30870
/proc/meminfo: memFree=12958932/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=87300 CPUtime=2326.66 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18248 0 0 0 232663 3 0 0 25 0 1 0 555354982 89395200 17652 33554432000 4194304 4785740 140736376940720 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 21825 17652 340 145 0 18870 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2325.14 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 232514 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 569688

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30874
/proc/meminfo: memFree=12934552/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=87940 CPUtime=2356.66 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18369 0 0 0 235663 3 0 0 25 0 1 0 555354982 90050560 17773 33554432000 4194304 4785740 140736376940720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 21985 17773 340 145 0 19030 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2355.14 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 235514 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 570328

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30876
/proc/meminfo: memFree=12817676/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=88260 CPUtime=2386.66 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18557 0 0 0 238663 3 0 0 25 0 1 0 555354982 90378240 17800 33554432000 4194304 4785740 140736376940720 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 22065 17800 340 145 0 19110 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2385.14 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 238514 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 570648

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30878
/proc/meminfo: memFree=12947848/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=88260 CPUtime=2416.67 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18560 0 0 0 241664 3 0 0 25 0 1 0 555354982 90378240 17803 33554432000 4194304 4785740 140736376940720 18446744073709551615 4277491 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 22065 17803 340 145 0 19110 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2415.14 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 241514 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 570648

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30879
/proc/meminfo: memFree=12975812/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=88260 CPUtime=2446.68 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18560 0 0 0 244665 3 0 0 25 0 1 0 555354982 90378240 17803 33554432000 4194304 4785740 140736376940720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 22065 17803 340 145 0 19110 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2445.13 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 244513 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 570648

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 30881
/proc/meminfo: memFree=12952712/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=88260 CPUtime=2476.68 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18562 0 0 0 247665 3 0 0 25 0 1 0 555354982 90378240 17805 33554432000 4194304 4785740 140736376940720 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 22065 17805 340 145 0 19110 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2475.13 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 247513 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 570648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 4.93 3/179 30883
/proc/meminfo: memFree=13572456/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=88900 CPUtime=2495.49 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18690 0 0 0 249546 3 0 0 25 0 1 0 555354982 91033600 17933 33554432000 4194304 4785740 140736376940720 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 22225 17933 340 145 0 19270 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2493.92 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 249392 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 571288

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

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

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 4.93 3/179 30883
/proc/meminfo: memFree=13572456/32950928 swapFree=67111528/67111528
[pid=30729] ppid=30727 vsize=18324 CPUtime=10.63 cores=1,3,5,7
/proc/30729/stat : 30729 (ppfolio) S 30727 30729 29807 0 -1 4202496 503 13870 0 0 0 0 1061 2 15 0 1 0 555354982 18763776 395 33554432000 4194304 4287625 140737377016080 18446744073709551615 231895510543 0 0 4096 65536 4601966202493829377 0 0 17 7 0 0 0
/proc/30729/statm: 4581 395 346 23 0 91 0
[pid=30731] ppid=30729 vsize=88900 CPUtime=2495.49 cores=1
/proc/30731/stat : 30731 (clasp) R 30729 30729 29807 0 -1 4202496 18690 0 0 0 249546 3 0 0 25 0 1 0 555354982 91033600 17933 33554432000 4194304 4785740 140736376940720 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30731/statm: 22225 17933 340 145 0 19270 0
[pid=30732] ppid=30729 vsize=464064 CPUtime=2493.92 cores=1
/proc/30732/stat : 30732 (TNM) R 30729 30729 29807 0 -1 4202496 2772 0 0 0 249392 0 0 0 25 0 1 0 555354982 475201536 2669 33554432000 134512640 134534564 4292057872 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30732/statm: 116016 2669 95 6 0 114682 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 571288

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.09
CPU user time (s): 5000.02
CPU system time (s): 0.071989
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 571288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.02
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35867
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= 51
involuntary context switches= 57413

runsolver used 8.19675 second user time and 19.0811 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 15:20:43
IDJOB=3275842
IDBENCH=83894
IDSOLVER=1639
FILE ID=node114/3275842-1303651243
RUNJOBID= node114-1303651243-30707
PBS_JOBID= 13150734
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=910040685

node114.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.848
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.69
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.848
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.15
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:      13648532 kB
Buffers:       2305944 kB
Cached:       16335500 kB
SwapCached:          0 kB
Active:        9319924 kB
Inactive:      9395524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13648532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22532 kB
Writeback:           0 kB
AnonPages:       73984 kB
Mapped:          16044 kB
Slab:           524556 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   678472 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= 71680 MiB
End job on node114 at 2011-04-24 16:44:05