Trace number 3262438

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.05 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark899.169
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

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
1300.03/1300.01	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-3262438-1303542675/watcher-3262438-1303542675 -o /tmp/evaluation-result-3262438-1303542675/solver-3262438-1303542675 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262438-1303542675.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: 7.57 5.00 4.07 7/195 5601
/proc/meminfo: memFree=16949092/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=0 cores=1,3
/proc/5601/stat : 5601 (ppfolio) R 5599 5601 5047 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 544498127 18763776 392 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020216213 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/5601/statm: 4581 392 343 23 0 91 0

[startup+0.00951696 s]
/proc/loadavg: 7.57 5.00 4.07 7/195 5601
/proc/meminfo: memFree=16949092/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=0 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 544498127 18763776 394 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 886845192538128648 0 0 17 3 0 0 0
/proc/5601/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100536 s]
/proc/loadavg: 7.57 5.00 4.07 7/195 5601
/proc/meminfo: memFree=16949092/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=0 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 544498127 18763776 394 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 886845192538128648 0 0 17 3 0 0 0
/proc/5601/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300501 s]
/proc/loadavg: 7.57 5.00 4.07 7/195 5601
/proc/meminfo: memFree=16949092/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=0 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 544498127 18763776 394 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5601/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700427 s]
/proc/loadavg: 7.57 5.00 4.07 7/195 5601
/proc/meminfo: memFree=16949092/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=0 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 544498127 18763776 394 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5601/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50029 s]
/proc/loadavg: 7.68 5.06 4.09 10/199 5605
/proc/meminfo: memFree=16936412/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=0 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544498127 18763776 394 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4353870195484262400 0 0 17 3 0 0 0
/proc/5601/statm: 4581 394 345 23 0 91 0
[pid=5602] ppid=5601 vsize=181976 CPUtime=1.04 cores=1
/proc/5602/stat : 5602 (cryptominisat) R 5601 5601 5047 0 -1 4202496 3320 0 0 0 104 0 0 0 19 0 1 0 544498128 186343424 1796 33554432000 4194304 4587354 140733820387040 18446744073709551615 4243369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5602/statm: 45494 1796 327 96 0 42056 0
[pid=5603] ppid=5601 vsize=14620 CPUtime=0.13 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 1133 0 0 0 13 0 0 0 24 0 1 0 544498128 14970880 988 33554432000 4194304 4785740 140735963930640 18446744073709551615 4495701 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 3655 988 313 145 0 700 0
[pid=5604] ppid=5601 vsize=454108 CPUtime=0.3 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 913 0 0 0 30 0 0 0 25 0 1 0 544498128 465006592 810 33554432000 134512640 134534564 4290375312 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 113527 810 91 6 0 112193 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 669028

[startup+3.101 s]
/proc/loadavg: 7.68 5.06 4.09 10/199 5605
/proc/meminfo: memFree=16935420/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=0 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544498127 18763776 394 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4353870332923215872 0 0 17 3 0 0 0
/proc/5601/statm: 4581 394 345 23 0 91 0
[pid=5602] ppid=5601 vsize=181976 CPUtime=1.54 cores=1
/proc/5602/stat : 5602 (cryptominisat) R 5601 5601 5047 0 -1 4202496 3496 0 0 0 154 0 0 0 20 0 1 0 544498128 186343424 1962 33554432000 4194304 4587354 140733820387040 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5602/statm: 45494 1962 327 96 0 42056 0
[pid=5603] ppid=5601 vsize=15868 CPUtime=0.71 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 1494 0 0 0 71 0 0 0 25 0 1 0 544498128 16248832 1297 33554432000 4194304 4785740 140735963930640 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 3967 1297 340 145 0 1012 0
[pid=5604] ppid=5601 vsize=454108 CPUtime=0.82 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 913 0 0 0 82 0 0 0 25 0 1 0 544498128 465006592 810 33554432000 134512640 134534564 4290375312 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 113527 810 91 6 0 112193 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 670276

[startup+6.3004 s]
/proc/loadavg: 7.68 5.06 4.09 10/199 5605
/proc/meminfo: memFree=16928232/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=0 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544498127 18763776 394 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4353869920606355456 0 0 17 3 0 0 0
/proc/5601/statm: 4581 394 345 23 0 91 0
[pid=5602] ppid=5601 vsize=192948 CPUtime=2.64 cores=1
/proc/5602/stat : 5602 (cryptominisat) R 5601 5601 5047 0 -1 4202496 6114 0 0 0 263 1 0 0 22 0 1 0 544498128 197578752 3944 33554432000 4194304 4587354 140733820387040 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5602/statm: 48237 3944 337 96 0 44799 0
[pid=5603] ppid=5601 vsize=16880 CPUtime=1.72 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 1750 0 0 0 172 0 0 0 25 0 1 0 544498128 17285120 1553 33554432000 4194304 4785740 140735963930640 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 4220 1553 340 145 0 1265 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=1.9 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 190 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 686352

[startup+12.7002 s]
/proc/loadavg: 7.81 5.17 4.14 9/198 5605
/proc/meminfo: memFree=16936144/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=18984 CPUtime=4.55 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 2272 0 0 0 455 0 0 0 25 0 1 0 544498128 19439616 2075 33554432000 4194304 4785740 140735963930640 18446744073709551615 260020093554 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 4746 2075 340 145 0 1791 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=4.7 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 470 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 495508

[startup+25.5009 s]
/proc/loadavg: 7.84 5.27 4.18 9/198 5605
/proc/meminfo: memFree=16932696/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=21212 CPUtime=10.95 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 2756 0 0 0 1095 0 0 0 25 0 1 0 544498128 21721088 2559 33554432000 4194304 4785740 140735963930640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 5303 2559 340 145 0 2348 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=11.1 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 1110 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 497736

[startup+51.1012 s]
/proc/loadavg: 7.89 5.49 4.28 9/198 5606
/proc/meminfo: memFree=16928192/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=24304 CPUtime=23.75 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 3482 0 0 0 2375 0 0 0 25 0 1 0 544498128 24887296 3285 33554432000 4194304 4785740 140735963930640 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 6076 3285 340 145 0 3121 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=23.9 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 2390 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 500828

[startup+102.307 s]
/proc/loadavg: 8.18 5.95 4.51 10/199 5667
/proc/meminfo: memFree=16920720/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=27092 CPUtime=49.37 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 4152 0 0 0 4937 0 0 0 25 0 1 0 544498128 27742208 3955 33554432000 4194304 4785740 140735963930640 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 6773 3955 340 145 0 3818 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=49.5 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 4950 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 503616

[startup+162.301 s]
/proc/loadavg: 8.75 6.52 4.79 10/199 5669
/proc/meminfo: memFree=16904284/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=29812 CPUtime=79.36 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 4760 0 0 0 7936 0 0 0 25 0 1 0 544498128 30527488 4563 33554432000 4194304 4785740 140735963930640 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 7453 4563 340 145 0 4498 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=79.49 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 7949 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 506336

[startup+222.301 s]
/proc/loadavg: 8.91 6.97 5.05 10/199 5671
/proc/meminfo: memFree=16902144/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=31864 CPUtime=109.37 cores=1

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

[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=42816 CPUtime=349.36 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 7770 0 0 0 34935 1 0 0 25 0 1 0 544498128 43843584 7407 33554432000 4194304 4785740 140735963930640 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 10704 7407 341 145 0 7749 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=349.52 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 34952 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 519340

[startup+762.307 s]
/proc/loadavg: 11.00 10.26 7.58 12/201 5745
/proc/meminfo: memFree=16748788/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=43972 CPUtime=379.35 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 8037 0 0 0 37934 1 0 0 25 0 1 0 544498128 45027328 7674 33554432000 4194304 4785740 140735963930640 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 10993 7674 341 145 0 8038 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=379.53 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 37953 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 520496

[startup+822.301 s]
/proc/loadavg: 11.06 10.41 7.80 12/201 5747
/proc/meminfo: memFree=16720608/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=45252 CPUtime=409.35 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 8298 0 0 0 40934 1 0 0 25 0 1 0 544498128 46338048 7935 33554432000 4194304 4785740 140735963930640 18446744073709551615 260020093554 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 11313 7935 341 145 0 8358 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=409.53 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 40953 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 521776

[startup+882.301 s]
/proc/loadavg: 11.07 10.53 8.00 12/201 5748
/proc/meminfo: memFree=16740800/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=45840 CPUtime=439.34 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 8533 0 0 0 43933 1 0 0 25 0 1 0 544498128 46940160 8089 33554432000 4194304 4785740 140735963930640 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 11460 8089 341 145 0 8505 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=439.54 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 43954 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 522364

[startup+942.301 s]
/proc/loadavg: 11.10 10.63 8.19 12/201 5750
/proc/meminfo: memFree=16740400/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=46408 CPUtime=469.35 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 8680 0 0 0 46934 1 0 0 25 0 1 0 544498128 47521792 8236 33554432000 4194304 4785740 140735963930640 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 11602 8236 341 145 0 8647 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=469.53 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 46953 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 522932

[startup+1002.3 s]
/proc/loadavg: 11.04 10.69 8.37 12/201 5751
/proc/meminfo: memFree=16673288/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=47836 CPUtime=499.36 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 8990 0 0 0 49935 1 0 0 25 0 1 0 544498128 48984064 8546 33554432000 4194304 4785740 140735963930640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 11959 8546 341 145 0 9004 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=499.53 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 49953 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 524360

[startup+1062.3 s]
/proc/loadavg: 11.01 10.75 8.53 12/201 5753
/proc/meminfo: memFree=16716896/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=47976 CPUtime=529.36 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 9134 0 0 0 52935 1 0 0 25 0 1 0 544498128 49127424 8610 33554432000 4194304 4785740 140735963930640 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 11994 8610 341 145 0 9039 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=529.52 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 52952 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 524500

[startup+1122.3 s]
/proc/loadavg: 11.00 10.79 8.68 12/201 5755
/proc/meminfo: memFree=16713024/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=47976 CPUtime=559.37 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 9153 0 0 0 55936 1 0 0 25 0 1 0 544498128 49127424 8629 33554432000 4194304 4785740 140735963930640 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 11994 8629 341 145 0 9039 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=559.52 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 55952 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 524500

[startup+1182.3 s]
/proc/loadavg: 11.00 10.83 8.82 12/201 5756
/proc/meminfo: memFree=16710624/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=47976 CPUtime=589.37 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 9185 0 0 0 58936 1 0 0 25 0 1 0 544498128 49127424 8661 33554432000 4194304 4785740 140735963930640 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 11994 8661 341 145 0 9039 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=589.52 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 58952 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 524500

[startup+1242.3 s]
/proc/loadavg: 11.00 10.85 8.96 12/201 5758
/proc/meminfo: memFree=16708604/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=47964 CPUtime=619.39 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 9394 0 0 0 61937 2 0 0 25 0 1 0 544498128 49115136 8654 33554432000 4194304 4785740 140735963930640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 11991 8654 341 145 0 9036 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=619.51 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 61951 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 524488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.88 9.07 12/201 5759
/proc/meminfo: memFree=16677312/32951124 swapFree=67111528/67111528
[pid=5601] ppid=5599 vsize=18324 CPUtime=3.42 cores=1,3
/proc/5601/stat : 5601 (ppfolio) S 5599 5601 5047 0 -1 4202496 500 6253 0 0 0 0 341 1 15 0 1 0 544498127 18763776 395 33554432000 4194304 4287625 140736714370080 18446744073709551615 260020416015 0 0 4096 65536 4237075126874505476 0 0 17 3 0 0 0
/proc/5601/statm: 4581 395 346 23 0 91 0
[pid=5603] ppid=5601 vsize=48676 CPUtime=648.22 cores=1
/proc/5603/stat : 5603 (clasp) R 5601 5601 5047 0 -1 4202496 9598 0 0 0 64820 2 0 0 25 0 1 0 544498128 49844224 8858 33554432000 4194304 4785740 140735963930640 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5603/statm: 12169 8858 341 145 0 9214 0
[pid=5604] ppid=5601 vsize=458200 CPUtime=648.39 cores=1
/proc/5604/stat : 5604 (TNM) R 5601 5601 5047 0 -1 4202496 1130 0 0 0 64839 0 0 0 25 0 1 0 544498128 469196800 1027 33554432000 134512640 134534564 4290375312 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5604/statm: 114550 1027 95 6 0 113216 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 525200

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.01
CPU system time (s): 0.038994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 686956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.038994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17513
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= 61
involuntary context switches= 29037

runsolver used 2.15167 second user time and 4.94625 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 09:11:15
IDJOB=3262438
IDBENCH=83311
IDSOLVER=1613
FILE ID=node110/3262438-1303542675
RUNJOBID= node110-1303542514-5518
PBS_JOBID= 13143128
Free space on /tmp= 71956 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_445.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262438-1303542675/watcher-3262438-1303542675 -o /tmp/evaluation-result-3262438-1303542675/solver-3262438-1303542675 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3262438-1303542675.cnf

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=2010343153

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16949372 kB
Buffers:       2309564 kB
Cached:       12997392 kB
SwapCached:          0 kB
Active:        7995248 kB
Inactive:      7441092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16949372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10496 kB
Writeback:           0 kB
AnonPages:      128960 kB
Mapped:          16952 kB
Slab:           501176 kB
PageTables:       6220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1671460 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= 71944 MiB
End job on node110 at 2011-04-23 09:32:56