Trace number 3190983

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 par? (TO) 4800.24 1201.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
MD5SUM75e4af5315c8af778f17bf3a82042c9e
Bench CategoryRANDOM (random 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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3190983-1304050943/watcher-3190983-1304050943 -o /tmp/evaluation-result-3190983-1304050943/solver-3190983-1304050943 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190983-1304050943.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 10.31 10.12 9.09 6/182 20180
/proc/meminfo: memFree=18450964/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) R 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 21 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0

[startup+1.26769 s]
/proc/loadavg: 10.31 10.12 9.09 6/182 20180
/proc/meminfo: memFree=18450964/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) R 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36766 s]
/proc/loadavg: 10.31 10.12 9.09 6/182 20180
/proc/meminfo: memFree=18450964/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40066 s]
/proc/loadavg: 10.31 10.12 9.09 6/182 20180
/proc/meminfo: memFree=18450964/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) R 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56763 s]
/proc/loadavg: 10.31 10.12 9.09 6/182 20180
/proc/meminfo: memFree=18450964/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.67561 s]
/proc/loadavg: 10.31 10.12 9.09 6/182 20180
/proc/meminfo: memFree=18450964/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 17 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10034 s]
/proc/loadavg: 10.69 10.20 9.12 11/188 20186
/proc/meminfo: memFree=18419540/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=795884 CPUtime=3.09 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 5492 0 0 0 309 0 0 0 25 0 1 0 595324944 814985216 3054 33554432000 4194304 4587354 140733949125808 18446744073709551615 4235116 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 198971 3054 337 96 0 195533 0
[pid=20182] ppid=20180 vsize=15492 CPUtime=3.09 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 1324 0 0 0 309 0 0 0 25 0 1 0 595324944 15863808 1210 33554432000 4194304 4785740 140735746433984 18446744073709551615 4562683 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 3873 1210 340 145 0 918 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=2.04 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 204 0 0 0 21 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=6728 CPUtime=3.09 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 1145 0 0 0 309 0 0 0 25 0 1 0 595324944 6889472 879 33554432000 4194304 4352236 140733218898928 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 1682 879 126 39 0 762 0
[pid=20185] ppid=20180 vsize=8372 CPUtime=1.03 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 711 0 0 0 103 0 0 0 25 0 1 0 595324944 8572928 604 33554432000 4194304 4331988 140735258391136 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 2093 604 173 34 0 535 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1300756

[startup+6.30074 s]
/proc/loadavg: 10.69 10.20 9.12 11/188 20186
/proc/meminfo: memFree=18414552/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=808004 CPUtime=6.29 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 8626 0 0 0 628 1 0 0 25 0 1 0 595324944 827396096 4246 33554432000 4194304 4587354 140733949125808 18446744073709551615 4244008 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 202001 4246 337 96 0 198563 0
[pid=20182] ppid=20180 vsize=16744 CPUtime=6.29 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 1631 0 0 0 629 0 0 0 25 0 1 0 595324944 17145856 1517 33554432000 4194304 4785740 140735746433984 18446744073709551615 4553190 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 4186 1517 340 145 0 1231 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=3.65 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 365 0 0 0 25 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134529138 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=6992 CPUtime=6.29 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 1787 0 0 0 629 0 0 0 25 0 1 0 595324944 7159808 945 33554432000 4194304 4352236 140733218898928 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 1748 945 126 39 0 828 0
[pid=20185] ppid=20180 vsize=8800 CPUtime=2.61 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 775 0 0 0 261 0 0 0 25 0 1 0 595324944 9011200 668 33554432000 4194304 4331988 140735258391136 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 2200 668 173 34 0 642 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1314820

[startup+12.7005 s]
/proc/loadavg: 10.66 10.21 9.14 11/188 20187
/proc/meminfo: memFree=18389460/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=819916 CPUtime=12.69 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 10711 0 0 0 1268 1 0 0 25 0 1 0 595324944 839593984 5521 33554432000 4194304 4587354 140733949125808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 204979 5521 337 96 0 201541 0
[pid=20182] ppid=20180 vsize=18148 CPUtime=12.69 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 1972 0 0 0 1269 0 0 0 25 0 1 0 595324944 18583552 1858 33554432000 4194304 4785740 140735746433984 18446744073709551615 4307197 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 4537 1858 340 145 0 1582 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=6.84 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 684 0 0 0 25 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=9180 CPUtime=12.69 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 2908 0 0 0 1269 0 0 0 25 0 1 0 595324944 9400320 1490 33554432000 4194304 4352236 140733218898928 18446744073709551615 4238470 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 2295 1490 126 39 0 1375 0
[pid=20185] ppid=20180 vsize=9368 CPUtime=5.78 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 908 0 0 0 578 0 0 0 25 0 1 0 595324944 9592832 801 33554432000 4194304 4331988 140735258391136 18446744073709551615 4228896 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 2342 801 173 34 0 784 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1330892

[startup+25.5011 s]
/proc/loadavg: 10.88 10.27 9.17 11/188 20251
/proc/meminfo: memFree=18395028/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=805324 CPUtime=25.49 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 15620 0 0 0 2546 3 0 0 25 0 1 0 595324944 824651776 5699 33554432000 4194304 4587354 140733949125808 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 201331 5699 337 96 0 197893 0
[pid=20182] ppid=20180 vsize=20280 CPUtime=25.49 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 2516 0 0 0 2549 0 0 0 25 0 1 0 595324944 20766720 2402 33554432000 4194304 4785740 140735746433984 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 5070 2402 340 145 0 2115 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=13.24 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 1324 0 0 0 25 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=10212 CPUtime=25.48 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 5406 0 0 0 2548 0 0 0 25 0 1 0 595324944 10457088 1748 33554432000 4194304 4352236 140733218898928 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 2553 1748 126 39 0 1633 0
[pid=20185] ppid=20180 vsize=10956 CPUtime=12.11 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 1203 0 0 0 1211 0 0 0 25 0 1 0 595324944 11218944 1096 33554432000 4194304 4331988 140735258391136 18446744073709551615 4229385 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 2739 1096 173 34 0 1181 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1321052

[startup+51.1003 s]
/proc/loadavg: 10.58 10.24 9.19 11/188 20252
/proc/meminfo: memFree=18355384/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=45736 CPUtime=51.08 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 25998 0 0 0 5103 5 0 0 25 0 1 0 595324944 46833664 7798 33554432000 4194304 4587354 140733949125808 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 11434 7798 337 96 0 7996 0
[pid=20182] ppid=20180 vsize=23768 CPUtime=51.09 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 3317 0 0 0 5109 0 0 0 25 0 1 0 595324944 24338432 3203 33554432000 4194304 4785740 140735746433984 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 5942 3203 340 145 0 2987 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=25.94 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 2594 0 0 0 25 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=10084 CPUtime=51.09 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 9854 0 0 0 5108 1 0 0 25 0 1 0 595324944 10326016 1716 33554432000 4194304 4352236 140733218898928 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 2521 1716 126 39 0 1601 0
[pid=20185] ppid=20180 vsize=12420 CPUtime=24.87 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 1673 0 0 0 2487 0 0 0 25 0 1 0 595324944 12718080 1566 33554432000 4194304 4331988 140735258391136 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 3105 1566 173 34 0 1547 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 566288

[startup+102.301 s]
/proc/loadavg: 10.31 10.23 9.24 11/188 20253
/proc/meminfo: memFree=18314392/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=820540 CPUtime=102.3 cores=1

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

/proc/20185/statm: 21883 16992 173 34 0 20325 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 1503116

[startup+1002.3 s]
/proc/loadavg: 10.36 10.22 9.82 12/189 20280
/proc/meminfo: memFree=18064080/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=91032 CPUtime=1002.01 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 101136 0 0 0 100160 41 0 0 25 0 1 0 595324944 93216768 17300 33554432000 4194304 4587354 140733949125808 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 22758 17300 337 96 0 19320 0
[pid=20182] ppid=20180 vsize=49868 CPUtime=1002.32 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 9339 0 0 0 100231 1 0 0 25 0 1 0 595324944 51064832 9225 33554432000 4194304 4785740 140735746433984 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 12467 9225 341 145 0 9512 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=499.02 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 49902 0 0 0 25 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=32872 CPUtime=1002.23 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 79906 0 0 0 100214 9 0 0 25 0 1 0 595324944 33660928 7416 33554432000 4194304 4352236 140733218898928 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 8218 7416 127 39 0 7298 0
[pid=20185] ppid=20180 vsize=87532 CPUtime=497.83 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 18142 0 0 0 49773 10 0 0 25 0 1 0 595324944 89632768 18035 33554432000 4194304 4331988 140735258391136 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 21883 18035 173 34 0 20325 0
Current children cumulated CPU time (s) 4003.41
Current children cumulated vsize (KiB) 735584

[startup+1062.3 s]
/proc/loadavg: 10.28 10.22 9.84 11/188 20282
/proc/meminfo: memFree=18083816/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=77356 CPUtime=1061.5 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 103384 0 0 0 106106 44 0 0 25 0 1 0 595324944 79212544 15879 33554432000 4194304 4587354 140733949125808 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 19339 15879 337 96 0 15901 0
[pid=20182] ppid=20180 vsize=50532 CPUtime=1062.32 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 9480 0 0 0 106231 1 0 0 25 0 1 0 595324944 51744768 9366 33554432000 4194304 4785740 140735746433984 18446744073709551615 4549042 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 12633 9366 341 145 0 9678 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=528.86 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 52886 0 0 0 25 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=23400 CPUtime=1062.22 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 82274 0 0 0 106213 9 0 0 25 0 1 0 595324944 23961600 5048 33554432000 4194304 4352236 140733218898928 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 5850 5048 127 39 0 4930 0
[pid=20185] ppid=20180 vsize=117000 CPUtime=527.67 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 19168 0 0 0 52756 11 0 0 25 0 1 0 595324944 119808000 19061 33554432000 4194304 4331988 140735258391136 18446744073709551615 4211572 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 29250 19061 173 34 0 27692 0
Current children cumulated CPU time (s) 4242.57
Current children cumulated vsize (KiB) 742568

[startup+1122.3 s]
/proc/loadavg: 10.14 10.19 9.85 11/188 20283
/proc/meminfo: memFree=18075116/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=838572 CPUtime=1121.5 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 107308 0 0 0 112104 46 0 0 25 0 1 0 595324944 858697728 15880 33554432000 4194304 4587354 140733949125808 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 209643 15880 337 96 0 206205 0
[pid=20182] ppid=20180 vsize=51140 CPUtime=1122.33 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 9624 0 0 0 112231 2 0 0 25 0 1 0 595324944 52367360 9510 33554432000 4194304 4785740 140735746433984 18446744073709551615 4287175 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 12785 9510 341 145 0 9830 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=558.68 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 55868 0 0 0 25 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=31592 CPUtime=1122.22 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 85666 0 0 0 112212 10 0 0 25 0 1 0 595324944 32350208 7096 33554432000 4194304 4352236 140733218898928 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 7898 7096 127 39 0 6978 0
[pid=20185] ppid=20180 vsize=117000 CPUtime=557.52 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 20121 0 0 0 55740 12 0 0 25 0 1 0 595324944 119808000 20014 33554432000 4194304 4331988 140735258391136 18446744073709551615 4229777 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 29250 20014 173 34 0 27692 0
Current children cumulated CPU time (s) 4482.25
Current children cumulated vsize (KiB) 1512584

[startup+1182.3 s]
/proc/loadavg: 10.18 10.20 9.87 11/188 20285
/proc/meminfo: memFree=18042120/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=852328 CPUtime=1181.49 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 110933 0 0 0 118101 48 0 0 25 0 1 0 595324944 872783872 19155 33554432000 4194304 4587354 140733949125808 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 213082 19155 337 96 0 209644 0
[pid=20182] ppid=20180 vsize=51984 CPUtime=1182.33 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 9836 0 0 0 118231 2 0 0 25 0 1 0 595324944 53231616 9722 33554432000 4194304 4785740 140735746433984 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 12996 9722 341 145 0 10041 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=588.55 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 58855 0 0 0 25 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=35944 CPUtime=1182.22 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 90146 0 0 0 118212 10 0 0 25 0 1 0 595324944 36806656 8184 33554432000 4194304 4352236 140733218898928 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 8986 8184 127 39 0 8066 0
[pid=20185] ppid=20180 vsize=117000 CPUtime=587.32 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 21134 0 0 0 58720 12 0 0 25 0 1 0 595324944 119808000 21027 33554432000 4194304 4331988 140735258391136 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 29250 21027 173 34 0 27692 0
Current children cumulated CPU time (s) 4721.91
Current children cumulated vsize (KiB) 1531536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.19 10.20 9.88 12/188 20285
/proc/meminfo: memFree=18062824/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=77356 CPUtime=1201.1 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 111418 0 0 0 120061 49 0 0 25 0 1 0 595324944 79212544 15879 33554432000 4194304 4587354 140733949125808 18446744073709551615 4238445 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 19339 15879 337 96 0 15901 0
[pid=20182] ppid=20180 vsize=52152 CPUtime=1201.94 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 9852 0 0 0 120192 2 0 0 25 0 1 0 595324944 53403648 9738 33554432000 4194304 4785740 140735746433984 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 13038 9738 341 145 0 10083 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=598.26 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 59826 0 0 0 25 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=31592 CPUtime=1201.82 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 90402 0 0 0 120172 10 0 0 25 0 1 0 595324944 32350208 7096 33554432000 4194304 4352236 140733218898928 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 7898 7096 127 39 0 6978 0
[pid=20185] ppid=20180 vsize=117000 CPUtime=597.12 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 21448 0 0 0 59699 13 0 0 25 0 1 0 595324944 119808000 21341 33554432000 4194304 4331988 140735258391136 18446744073709551615 4226499 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 29250 21341 173 34 0 27692 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 752380

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

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

[startup+1201.9 s]
/proc/loadavg: 10.19 10.20 9.88 12/188 20285
/proc/meminfo: memFree=18062824/32950928 swapFree=67111524/67111528
[pid=20180] ppid=20178 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20180/stat : 20180 (ppfolio) S 20178 20180 18457 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 595324944 18763776 389 33554432000 4194304 4287625 140733294980112 18446744073709551615 256415411727 0 0 4096 65536 374010979110879231 0 0 17 5 0 0 0
/proc/20180/statm: 4581 389 341 23 0 91 0
[pid=20181] ppid=20180 vsize=77356 CPUtime=1201.1 cores=1
/proc/20181/stat : 20181 (cryptominisat) R 20180 20180 18457 0 -1 4202496 111418 0 0 0 120061 49 0 0 25 0 1 0 595324944 79212544 15879 33554432000 4194304 4587354 140733949125808 18446744073709551615 4238445 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20181/statm: 19339 15879 337 96 0 15901 0
[pid=20182] ppid=20180 vsize=52152 CPUtime=1201.94 cores=5
/proc/20182/stat : 20182 (clasp) R 20180 20180 18457 0 -1 4202496 9852 0 0 0 120192 2 0 0 25 0 1 0 595324944 53403648 9738 33554432000 4194304 4785740 140735746433984 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20182/statm: 13038 9738 341 145 0 10083 0
[pid=20183] ppid=20180 vsize=455956 CPUtime=598.26 cores=7
/proc/20183/stat : 20183 (TNM) R 20180 20180 18457 0 -1 4202496 373 0 0 0 59826 0 0 0 25 0 1 0 595324944 466898944 270 33554432000 134512640 134534564 4287844016 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20183/statm: 113989 270 95 6 0 112655 0
[pid=20184] ppid=20180 vsize=31592 CPUtime=1201.82 cores=3
/proc/20184/stat : 20184 (lingeling) R 20180 20180 18457 0 -1 4202496 90402 0 0 0 120172 10 0 0 25 0 1 0 595324944 32350208 7096 33554432000 4194304 4352236 140733218898928 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/20184/statm: 7898 7096 127 39 0 6978 0
[pid=20185] ppid=20180 vsize=117000 CPUtime=597.12 cores=7
/proc/20185/stat : 20185 (march_hi) R 20180 20180 18457 0 -1 4202496 21448 0 0 0 59699 13 0 0 25 0 1 0 595324944 119808000 21341 33554432000 4194304 4331988 140735258391136 18446744073709551615 4226499 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/20185/statm: 29250 21341 173 34 0 27692 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 752380

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.91
CPU time (s): 4800.24
CPU user time (s): 4799.5
CPU system time (s): 0.74
CPU usage (%): 399.383
Max. virtual memory (cumulated for all children) (KiB): 2260332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 520
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= 427
involuntary context switches= 6

runsolver used 1.76173 second user time and 4.79627 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 06:22:23
IDJOB=3190983
IDBENCH=82714
IDSOLVER=1612
FILE ID=node115/3190983-1304050943
RUNJOBID= node115-1304049737-19994
PBS_JOBID= 13170384
Free space on /tmp= 72724 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190983-1304050943/watcher-3190983-1304050943 -o /tmp/evaluation-result-3190983-1304050943/solver-3190983-1304050943 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190983-1304050943.cnf

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

MD5SUM BENCH= 75e4af5315c8af778f17bf3a82042c9e
RANDOM SEED=297962818

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.75
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.811
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.77
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18451244 kB
Buffers:       2318756 kB
Cached:       11552440 kB
SwapCached:          4 kB
Active:        6832976 kB
Inactive:      7113332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18451244 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           19832 kB
Writeback:           0 kB
AnonPages:       74928 kB
Mapped:          16636 kB
Slab:           490408 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2694416 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= 72712 MiB
End job on node115 at 2011-04-29 06:42:27