Trace number 3250688

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.02 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 11.04 11.70 9.88 6/182 13520
/proc/meminfo: memFree=16039324/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) R 13518 13520 12969 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 446774822 18763776 392 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095271317 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/13520/statm: 4581 392 343 23 0 91 0

[startup+0.0652359 s]
/proc/loadavg: 11.04 11.70 9.88 6/182 13520
/proc/meminfo: memFree=16039324/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 6494024365829488904 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100226 s]
/proc/loadavg: 11.04 11.70 9.88 6/182 13520
/proc/meminfo: memFree=16039324/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 6494024365829488904 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300198 s]
/proc/loadavg: 11.04 11.70 9.88 6/182 13520
/proc/meminfo: memFree=16039324/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.21703 s]
/proc/loadavg: 11.04 11.70 9.88 6/182 13520
/proc/meminfo: memFree=16039324/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50098 s]
/proc/loadavg: 11.04 11.70 9.88 6/182 13520
/proc/meminfo: memFree=16039324/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10068 s]
/proc/loadavg: 11.04 11.70 9.88 13/202 13540
/proc/meminfo: memFree=15994984/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608499358852186112 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1453152 CPUtime=1.25 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 4940 0 0 0 125 0 0 0 19 0 1 0 446774823 1488027648 1849 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 363288 1849 327 96 0 359850 0
[pid=13522] ppid=13520 vsize=18008 CPUtime=1.22 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 2113 0 0 0 122 0 0 0 19 0 1 0 446774823 18440192 1845 33554432000 4194304 4785740 140736890932304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 4502 1845 340 145 0 1547 0
[pid=13523] ppid=13520 vsize=454768 CPUtime=0.61 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1118 0 0 0 61 0 0 0 25 0 1 0 446774823 465682432 1014 33554432000 134512640 134534564 4289580896 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 113692 1014 91 6 0 112358 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1944252

[startup+6.30709 s]
/proc/loadavg: 11.12 11.70 9.89 13/202 13540
/proc/meminfo: memFree=15972856/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608499633730093056 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1457292 CPUtime=2.34 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 5986 0 0 0 234 0 0 0 21 0 1 0 446774823 1492267008 2166 33554432000 4194304 4587354 140737248534320 18446744073709551615 4241244 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 364323 2166 327 96 0 360885 0
[pid=13522] ppid=13520 vsize=18828 CPUtime=2.32 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 2325 0 0 0 232 0 0 0 22 0 1 0 446774823 19279872 2057 33554432000 4194304 4785740 140736890932304 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 4707 2057 340 145 0 1752 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=1.62 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 162 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1953600

[startup+12.7009 s]
/proc/loadavg: 11.19 11.71 9.91 13/202 13540
/proc/meminfo: memFree=15942504/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608497572145790976 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1466812 CPUtime=4.46 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 10034 0 0 0 445 1 0 0 25 0 1 0 446774823 1502015488 5406 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 366703 5406 337 96 0 363265 0
[pid=13522] ppid=13520 vsize=20656 CPUtime=4.42 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 2749 0 0 0 442 0 0 0 25 0 1 0 446774823 21151744 2481 33554432000 4194304 4785740 140736890932304 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 5164 2481 340 145 0 2209 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=3.81 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 381 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1964948

[startup+25.5006 s]
/proc/loadavg: 11.37 11.72 9.94 13/202 13541
/proc/meminfo: memFree=15920404/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608498121901604864 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1472636 CPUtime=8.74 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 13232 0 0 0 873 1 0 0 25 0 1 0 446774823 1507979264 6752 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 368159 6752 337 96 0 364721 0
[pid=13522] ppid=13520 vsize=22908 CPUtime=8.71 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 3308 0 0 0 871 0 0 0 25 0 1 0 446774823 23457792 3040 33554432000 4194304 4785740 140736890932304 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 5727 3040 340 145 0 2772 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=8.02 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 802 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1973024

[startup+51.1009 s]
/proc/loadavg: 11.58 11.74 9.99 13/202 13541
/proc/meminfo: memFree=15884876/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1475868 CPUtime=17.26 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 23860 0 0 0 1723 3 0 0 25 0 1 0 446774823 1511288832 7751 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 368967 7751 337 96 0 365529 0
[pid=13522] ppid=13520 vsize=25768 CPUtime=17.21 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 3975 0 0 0 1721 0 0 0 25 0 1 0 446774823 26386432 3707 33554432000 4194304 4785740 140736890932304 18446744073709551615 4549100 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 6442 3707 340 145 0 3487 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=16.6 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 1660 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1979116

[startup+102.3 s]
/proc/loadavg: 11.82 11.78 10.10 13/202 13543
/proc/meminfo: memFree=15811964/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608499083974279168 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1500276 CPUtime=34.33 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 32401 0 0 0 3429 4 0 0 25 0 1 0 446774823 1536282624 13563 33554432000 4194304 4587354 140737248534320 18446744073709551615 4241321 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 375069 13563 337 96 0 371631 0
[pid=13522] ppid=13520 vsize=30724 CPUtime=34.31 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 5126 0 0 0 3431 0 0 0 25 0 1 0 446774823 31461376 4858 33554432000 4194304 4785740 140736890932304 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 7681 4858 340 145 0 4726 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=33.63 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 3363 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2008480

[startup+162.3 s]
/proc/loadavg: 11.97 11.83 10.22 13/202 13544
/proc/meminfo: memFree=15808344/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608497709584744448 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1502504 CPUtime=54.33 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 38198 0 0 0 5428 5 0 0 25 0 1 0 446774823 1538564096 13847 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 375626 13847 337 96 0 372188 0
[pid=13522] ppid=13520 vsize=34220 CPUtime=54.3 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 5927 0 0 0 5430 0 0 0 25 0 1 0 446774823 35041280 5659 33554432000 4194304 4785740 140736890932304 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 8555 5659 340 145 0 5600 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=53.64 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 5364 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2014204

[startup+222.3 s]

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

/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2021788

[startup+882.3 s]
/proc/loadavg: 12.01 12.00 11.17 13/202 13564
/proc/meminfo: memFree=15712256/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608499633730093056 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1485848 CPUtime=294.37 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 125506 0 0 0 29414 23 0 0 25 0 1 0 446774823 1521508352 12287 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 371462 12287 337 96 0 368024 0
[pid=13522] ppid=13520 vsize=56656 CPUtime=294.27 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 11068 0 0 0 29426 1 0 0 25 0 1 0 446774823 58015744 10800 33554432000 4194304 4785740 140736890932304 18446744073709551615 228095148627 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 14164 10800 340 145 0 11209 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=293.66 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 29366 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2019984

[startup+942.3 s]
/proc/loadavg: 12.00 12.00 11.22 13/202 13565
/proc/meminfo: memFree=15710388/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608497572145790976 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1485676 CPUtime=314.38 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 129585 0 0 0 31415 23 0 0 25 0 1 0 446774823 1521332224 12321 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 371419 12321 337 96 0 367981 0
[pid=13522] ppid=13520 vsize=56656 CPUtime=314.26 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 11084 0 0 0 31425 1 0 0 25 0 1 0 446774823 58015744 10816 33554432000 4194304 4785740 140736890932304 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 14164 10816 340 145 0 11209 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=313.66 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 31366 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2019812

[startup+1002.3 s]
/proc/loadavg: 12.00 12.00 11.26 13/202 13567
/proc/meminfo: memFree=15708768/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608497709584744448 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1484752 CPUtime=334.38 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 133747 0 0 0 33414 24 0 0 25 0 1 0 446774823 1520386048 12352 33554432000 4194304 4587354 140737248534320 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 371188 12352 337 96 0 367750 0
[pid=13522] ppid=13520 vsize=57824 CPUtime=334.26 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 11366 0 0 0 33425 1 0 0 25 0 1 0 446774823 59211776 11098 33554432000 4194304 4785740 140736890932304 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 14456 11098 340 145 0 11501 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=333.66 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 33366 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2020056

[startup+1062.31 s]
/proc/loadavg: 12.00 12.00 11.31 13/202 13568
/proc/meminfo: memFree=15723260/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1488488 CPUtime=354.38 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 143210 0 0 0 35412 26 0 0 25 0 1 0 446774823 1524211712 12193 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 372122 12193 337 96 0 368684 0
[pid=13522] ppid=13520 vsize=58964 CPUtime=354.27 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 11601 0 0 0 35426 1 0 0 25 0 1 0 446774823 60379136 11333 33554432000 4194304 4785740 140736890932304 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 14741 11333 340 145 0 11786 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=353.65 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 35365 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2024932

[startup+1122.3 s]
/proc/loadavg: 12.00 12.00 11.35 13/202 13570
/proc/meminfo: memFree=15709984/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1487600 CPUtime=374.38 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 151194 0 0 0 37410 28 0 0 25 0 1 0 446774823 1523302400 11532 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 371900 11532 337 96 0 368462 0
[pid=13522] ppid=13520 vsize=59532 CPUtime=374.27 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 11734 0 0 0 37426 1 0 0 25 0 1 0 446774823 60960768 11466 33554432000 4194304 4785740 140736890932304 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 14883 11466 340 145 0 11928 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=373.65 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 37365 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2024612

[startup+1182.3 s]
/proc/loadavg: 12.03 12.01 11.39 13/202 13572
/proc/meminfo: memFree=15728812/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608497572145790976 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1499560 CPUtime=394.38 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 158977 0 0 0 39408 30 0 0 25 0 1 0 446774823 1535549440 10563 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 374890 10563 337 96 0 371452 0
[pid=13522] ppid=13520 vsize=59960 CPUtime=394.28 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 11843 0 0 0 39427 1 0 0 25 0 1 0 446774823 61399040 11575 33554432000 4194304 4785740 140736890932304 18446744073709551615 228095148674 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 14990 11575 340 145 0 12035 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=393.65 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 39365 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2037000

[startup+1242.3 s]
/proc/loadavg: 12.01 12.01 11.43 13/202 13573
/proc/meminfo: memFree=15730292/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608497709584744448 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1487920 CPUtime=414.38 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 165311 0 0 0 41407 31 0 0 25 0 1 0 446774823 1523630080 12297 33554432000 4194304 4587354 140737248534320 18446744073709551615 4243416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 371980 12297 337 96 0 368542 0
[pid=13522] ppid=13520 vsize=60148 CPUtime=414.29 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 11930 0 0 0 41428 1 0 0 25 0 1 0 446774823 61591552 11662 33554432000 4194304 4785740 140736890932304 18446744073709551615 4538906 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 15037 11662 340 145 0 12082 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=413.64 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 41364 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2025548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 12.00 11.46 10/197 13576
/proc/meminfo: memFree=15788844/32951124 swapFree=67111528/67111528
[pid=13520] ppid=13518 vsize=18324 CPUtime=0 cores=1,3
/proc/13520/stat : 13520 (ppfolio) S 13518 13520 12969 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 446774822 18763776 394 33554432000 4194304 4287625 140737335309472 18446744073709551615 228095471119 0 0 4096 65536 4608497847023697920 0 0 17 3 0 0 0
/proc/13520/statm: 4581 394 345 23 0 91 0
[pid=13521] ppid=13520 vsize=1489040 CPUtime=433.58 cores=1
/proc/13521/stat : 13521 (cryptominisat) R 13520 13520 12969 0 -1 4202496 173273 0 0 0 43325 33 0 0 25 0 1 0 446774823 1524776960 11125 33554432000 4194304 4587354 140737248534320 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13521/statm: 372260 11125 337 96 0 368822 0
[pid=13522] ppid=13520 vsize=61540 CPUtime=433.54 cores=1
/proc/13522/stat : 13522 (clasp) R 13520 13520 12969 0 -1 4202496 12211 0 0 0 43353 1 0 0 25 0 1 0 446774823 63016960 11943 33554432000 4194304 4785740 140736890932304 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13522/statm: 15385 11943 340 145 0 12430 0
[pid=13523] ppid=13520 vsize=459156 CPUtime=432.9 cores=1
/proc/13523/stat : 13523 (TNM) R 13520 13520 12969 0 -1 4202496 1426 0 0 0 43290 0 0 0 25 0 1 0 446774823 470175744 1322 33554432000 134512640 134534564 4289580896 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13523/statm: 114789 1322 95 6 0 113455 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2028060

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 13520 and gives
#  childrusage.ru_utime.tv_sec=432
#  childrusage.ru_utime.tv_usec=903188
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 432.905
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.68
CPU system time (s): 0.34
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3475096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 432.903
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1927
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= 236
involuntary context switches= 9019

runsolver used 2.08268 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-23 09:26:34
IDJOB=3250688
IDBENCH=83336
IDSOLVER=1613
FILE ID=node142/3250688-1303543593
RUNJOBID= node142-1303542291-13325
PBS_JOBID= 13143096
Free space on /tmp= 71368 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250688-1303543593/watcher-3250688-1303543593 -o /tmp/evaluation-result-3250688-1303543593/solver-3250688-1303543593 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3250688-1303543593.cnf

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

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
RANDOM SEED=669546689

node142.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.846
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:      16039728 kB
Buffers:       2062316 kB
Cached:       14205872 kB
SwapCached:          0 kB
Active:        6695204 kB
Inactive:      9647180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16039728 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41188 kB
Writeback:           0 kB
AnonPages:       73732 kB
Mapped:          16228 kB
Slab:           504716 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   674216 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= 71348 MiB
End job on node142 at 2011-04-23 09:48:16