Trace number 3280153

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.9931
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

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-3280153-1303746824/watcher-3280153-1303746824 -o /tmp/evaluation-result-3280153-1303746824/solver-3280153-1303746824 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280153-1303746824.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: 0.00 0.00 0.00 7/186 5338
/proc/meminfo: memFree=20930896/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18240 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) R 5336 5338 5286 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 218873845 18677760 239 33554432000 4194304 4287625 140737052939872 18446744073709551615 268655699063 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5338/statm: 4547 233 196 23 0 57 0

[startup+0.0410191 s]
/proc/loadavg: 0.00 0.00 0.00 7/186 5338
/proc/meminfo: memFree=20930896/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 498 0 0 0 0 0 0 0 21 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4493264497242243336 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100997 s]
/proc/loadavg: 0.00 0.00 0.00 7/186 5338
/proc/meminfo: memFree=20930896/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394466776121868288 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300963 s]
/proc/loadavg: 0.00 0.00 0.00 7/186 5338
/proc/meminfo: memFree=20930896/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394466776121868288 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700891 s]
/proc/loadavg: 0.00 0.00 0.00 7/186 5338
/proc/meminfo: memFree=20930896/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394466776121868288 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50075 s]
/proc/loadavg: 0.96 0.20 0.06 13/202 5360
/proc/meminfo: memFree=20454364/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394466776121868288 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=155236 CPUtime=0.49 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 33964 0 0 0 45 4 0 0 23 0 1 0 218873846 158961664 33021 33554432000 4194304 4587354 140736152960608 18446744073709551615 4414432 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 38809 33021 289 96 0 35371 0
[pid=5341] ppid=5338 vsize=129320 CPUtime=0.43 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 38296 0 0 0 38 5 0 0 22 0 1 0 218873846 132423680 28675 33554432000 4194304 4785740 140735387097680 18446744073709551615 4491387 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 32330 28677 313 145 0 29375 0
[pid=5342] ppid=5338 vsize=465728 CPUtime=0.54 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 6087 0 0 0 53 1 0 0 25 0 1 0 218873846 476905472 5984 33554432000 134512640 134534564 4286724784 18446744073709551615 5290155 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 116432 5984 90 6 0 115098 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 768608

[startup+3.10047 s]
/proc/loadavg: 0.96 0.20 0.06 13/202 5360
/proc/meminfo: memFree=20093028/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=158432 CPUtime=1.03 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 35031 0 0 0 99 4 0 0 25 0 1 0 218873846 162234368 34069 33554432000 4194304 4587354 140736152960608 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 39608 34069 306 96 0 36170 0
[pid=5341] ppid=5338 vsize=158244 CPUtime=0.99 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 45253 0 0 0 93 6 0 0 25 0 1 0 218873846 162041856 35632 33554432000 4194304 4785740 140735387097680 18446744073709551615 4495377 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 39561 35632 318 145 0 36606 0
[pid=5342] ppid=5338 vsize=500440 CPUtime=1.03 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 17984 0 0 0 101 2 0 0 25 0 1 0 218873846 512450560 17880 33554432000 134512640 134534564 4286724784 18446744073709551615 5410222 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 125110 17880 91 6 0 123776 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 835440

[startup+6.30091 s]
/proc/loadavg: 0.96 0.20 0.06 13/202 5360
/proc/meminfo: memFree=19653336/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394467463316635648 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=213812 CPUtime=2.09 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 48809 0 0 0 202 7 0 0 25 0 1 0 218873846 218943488 47847 33554432000 4194304 4587354 140736152960608 18446744073709551615 4367369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 53453 47847 312 96 0 50015 0
[pid=5341] ppid=5338 vsize=170572 CPUtime=2.03 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 48373 0 0 0 196 7 0 0 25 0 1 0 218873846 174665728 38752 33554432000 4194304 4785740 140735387097680 18446744073709551615 4299436 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 42643 38752 320 145 0 39688 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=2.14 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 208 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 947896

[startup+12.7008 s]
/proc/loadavg: 2.66 0.59 0.19 13/202 5360
/proc/meminfo: memFree=19547748/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394467463316635648 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=213812 CPUtime=4.24 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 48810 0 0 0 417 7 0 0 25 0 1 0 218873846 218943488 47848 33554432000 4194304 4587354 140736152960608 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 53453 47848 312 96 0 50015 0
[pid=5341] ppid=5338 vsize=152756 CPUtime=4.19 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 49988 0 0 0 412 7 0 0 25 0 1 0 218873846 156422144 34741 33554432000 4194304 4785740 140735387097680 18446744073709551615 4561952 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 38189 34741 339 145 0 35234 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=4.24 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 418 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 930080

[startup+25.5005 s]
/proc/loadavg: 4.09 0.96 0.32 13/202 5360
/proc/meminfo: memFree=19347636/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=328008 CPUtime=8.49 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 82323 0 0 0 838 11 0 0 25 0 1 0 218873846 335880192 65739 33554432000 4194304 4587354 140736152960608 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 82002 65739 330 96 0 78564 0
[pid=5341] ppid=5338 vsize=152756 CPUtime=8.43 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 49989 0 0 0 836 7 0 0 25 0 1 0 218873846 156422144 34742 33554432000 4194304 4785740 140735387097680 18446744073709551615 4290501 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 38189 34742 340 145 0 35234 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=8.54 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 848 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1044276

[startup+51.101 s]
/proc/loadavg: 6.79 1.85 0.63 13/202 5361
/proc/meminfo: memFree=19315448/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394468700267216896 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=328008 CPUtime=17.04 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 83442 0 0 0 1693 11 0 0 25 0 1 0 218873846 335880192 66850 33554432000 4194304 4587354 140736152960608 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 82002 66850 330 96 0 78564 0
[pid=5341] ppid=5338 vsize=152756 CPUtime=16.99 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 49990 0 0 0 1692 7 0 0 25 0 1 0 218873846 156422144 34743 33554432000 4194304 4785740 140735387097680 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 38189 34743 340 145 0 35234 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=17.04 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 1698 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1044276

[startup+102.307 s]
/proc/loadavg: 9.97 3.57 1.28 13/202 5363
/proc/meminfo: memFree=19326400/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394467325877682176 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=1261580 CPUtime=34.09 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 89717 0 0 0 3396 13 0 0 25 0 1 0 218873846 1291857920 66034 33554432000 4194304 4587354 140736152960608 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 315395 66034 333 96 0 311957 0
[pid=5341] ppid=5338 vsize=152756 CPUtime=34.05 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 49990 0 0 0 3398 7 0 0 25 0 1 0 218873846 156422144 34743 33554432000 4194304 4785740 140735387097680 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 38189 34743 340 145 0 35234 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=34.14 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 3408 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1977848

[startup+162.3 s]
/proc/loadavg: 11.25 5.10 1.95 13/202 5397
/proc/meminfo: memFree=18904108/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394468700267216896 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=1261580 CPUtime=54.08 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 92168 0 0 0 5394 14 0 0 25 0 1 0 218873846 1291857920 68484 33554432000 4194304 4587354 140736152960608 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 315395 68484 338 96 0 311957 0
[pid=5341] ppid=5338 vsize=152756 CPUtime=54.05 cores=1

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

/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1793236

[startup+882.3 s]
/proc/loadavg: 12.08 11.40 7.37 13/202 5425
/proc/meminfo: memFree=17507608/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394466776121868288 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=1098840 CPUtime=294.14 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 138231 0 0 0 29384 30 0 0 25 0 1 0 218873846 1125212160 77147 33554432000 4194304 4587354 140736152960608 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 274710 77147 338 96 0 271272 0
[pid=5341] ppid=5338 vsize=394620 CPUtime=294.05 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 110700 0 0 0 29385 20 0 0 25 0 1 0 218873846 404090880 95453 33554432000 4194304 4785740 140735387097680 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 98655 95453 340 145 0 95700 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=294.1 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 29404 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2056972

[startup+942.301 s]
/proc/loadavg: 12.10 11.52 7.66 13/202 5427
/proc/meminfo: memFree=17429576/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394467463316635648 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=1098840 CPUtime=314.14 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 142388 0 0 0 31382 32 0 0 25 0 1 0 218873846 1125212160 81292 33554432000 4194304 4587354 140736152960608 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 274710 81292 338 96 0 271272 0
[pid=5341] ppid=5338 vsize=408604 CPUtime=314.05 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 114215 0 0 0 31384 21 0 0 25 0 1 0 218873846 418410496 98968 33554432000 4194304 4785740 140735387097680 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 102151 98968 340 145 0 99196 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=314.1 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 31404 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2070956

[startup+1002.3 s]
/proc/loadavg: 12.04 11.60 7.93 13/202 5429
/proc/meminfo: memFree=17326976/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394466913560821760 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=907000 CPUtime=334.15 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 145810 0 0 0 33381 34 0 0 25 0 1 0 218873846 928768000 78002 33554432000 4194304 4587354 140736152960608 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 226750 78002 338 96 0 223312 0
[pid=5341] ppid=5338 vsize=419740 CPUtime=334.04 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 116999 0 0 0 33382 22 0 0 25 0 1 0 218873846 429813760 101752 33554432000 4194304 4785740 140735387097680 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 104935 101752 340 145 0 101980 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=334.11 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 33405 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1890252

[startup+1062.3 s]
/proc/loadavg: 12.01 11.67 8.18 13/202 5430
/proc/meminfo: memFree=17272636/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394467050999775232 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=907000 CPUtime=354.13 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 150914 0 0 0 35378 35 0 0 25 0 1 0 218873846 928768000 83085 33554432000 4194304 4587354 140736152960608 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 226750 83085 338 96 0 223312 0
[pid=5341] ppid=5338 vsize=449028 CPUtime=354.03 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 124192 0 0 0 35380 23 0 0 25 0 1 0 218873846 459804672 108945 33554432000 4194304 4785740 140735387097680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 112257 108945 340 145 0 109302 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=354.12 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 35406 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1919540

[startup+1122.3 s]
/proc/loadavg: 12.06 11.75 8.42 13/202 5432
/proc/meminfo: memFree=17115848/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394467325877682176 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=965436 CPUtime=374.13 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 155475 0 0 0 37376 37 0 0 25 0 1 0 218873846 988606464 80955 33554432000 4194304 4587354 140736152960608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 241359 80955 338 96 0 237921 0
[pid=5341] ppid=5338 vsize=490060 CPUtime=374.03 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 134455 0 0 0 37377 26 0 0 25 0 1 0 218873846 501821440 119208 33554432000 4194304 4785740 140735387097680 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 122515 119208 340 145 0 119560 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=374.13 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 37407 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2019008

[startup+1182.3 s]
/proc/loadavg: 12.02 11.79 8.64 13/202 5433
/proc/meminfo: memFree=17050080/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394467600755589120 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=866364 CPUtime=394.14 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 160826 0 0 0 39374 40 0 0 25 0 1 0 218873846 887156736 78194 33554432000 4194304 4587354 140736152960608 18446744073709551615 4236694 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 216591 78194 338 96 0 213153 0
[pid=5341] ppid=5338 vsize=501304 CPUtime=394.03 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 137257 0 0 0 39376 27 0 0 25 0 1 0 218873846 513335296 122010 33554432000 4194304 4785740 140735387097680 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 125326 122010 340 145 0 122371 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=394.13 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 39407 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1931180

[startup+1242.3 s]
/proc/loadavg: 12.01 11.83 8.85 13/202 5435
/proc/meminfo: memFree=16937928/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394467738194542592 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=866364 CPUtime=414.13 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 168216 0 0 0 41370 43 0 0 25 0 1 0 218873846 887156736 85562 33554432000 4194304 4587354 140736152960608 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 216591 85562 338 96 0 213153 0
[pid=5341] ppid=5338 vsize=525484 CPUtime=414.03 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 143321 0 0 0 41375 28 0 0 25 0 1 0 218873846 538095616 128074 33554432000 4194304 4785740 140735387097680 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 131371 128074 340 145 0 128416 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=414.14 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 41408 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1955360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.85 9.03 13/202 5436
/proc/meminfo: memFree=16950420/32951124 swapFree=67111528/67111528
[pid=5338] ppid=5336 vsize=18324 CPUtime=0 cores=1,3
/proc/5338/stat : 5338 (ppfolio) S 5336 5338 5286 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 218873845 18763776 394 33554432000 4194304 4287625 140737052939872 18446744073709551615 268660682255 0 0 4096 65536 4394467875633496064 0 0 17 3 0 0 0
/proc/5338/statm: 4581 394 345 23 0 91 0
[pid=5340] ppid=5338 vsize=897380 CPUtime=433.33 cores=1
/proc/5340/stat : 5340 (cryptominisat) R 5338 5338 5286 0 -1 4202496 173553 0 0 0 43287 46 0 0 25 0 1 0 218873846 918917120 82940 33554432000 4194304 4587354 140736152960608 18446744073709551615 4230260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5340/statm: 224345 82940 338 96 0 220907 0
[pid=5341] ppid=5338 vsize=540256 CPUtime=433.3 cores=1
/proc/5341/stat : 5341 (clasp) R 5338 5338 5286 0 -1 4202496 146989 0 0 0 43301 29 0 0 25 0 1 0 218873846 553222144 131742 33554432000 4194304 4785740 140735387097680 18446744073709551615 4290616 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5341/statm: 135064 131742 340 145 0 132109 0
[pid=5342] ppid=5338 vsize=545188 CPUtime=433.38 cores=1
/proc/5342/stat : 5342 (TNM) R 5338 5338 5286 0 -1 4202496 42546 0 0 0 43332 6 0 0 25 0 1 0 218873846 558272512 42442 33554432000 134512640 134534564 4286724784 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5342/statm: 136297 42442 95 6 0 134963 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2001148

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 5338 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.2
CPU system time (s): 0.81
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 2727280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 163
involuntary context switches= 5

runsolver used 2.08968 second user time and 5.03323 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 17:53:46
IDJOB=3280153
IDBENCH=20349
IDSOLVER=1613
FILE ID=node107/3280153-1303746824
RUNJOBID= node107-1303746820-5306
PBS_JOBID= 13154055
Free space on /tmp= 71692 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280153-1303746824/watcher-3280153-1303746824 -o /tmp/evaluation-result-3280153-1303746824/solver-3280153-1303746824 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280153-1303746824.cnf

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=1663088791

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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:      20931176 kB
Buffers:       2023108 kB
Cached:        9309988 kB
SwapCached:          0 kB
Active:        7800552 kB
Inactive:      3738892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20931176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           67772 kB
Writeback:           0 kB
AnonPages:      205024 kB
Mapped:          15656 kB
Slab:           416140 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   805312 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= 71620 MiB
End job on node107 at 2011-04-25 18:15:28