Trace number 3190802

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) 3897 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S313239685-087-UNKNOWN.cnf
MD5SUMac4ee3ff752a515035c947b106bcabeb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark104.501
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512750

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-3190802-1304036410/watcher-3190802-1304036410 -o /tmp/evaluation-result-3190802-1304036410/solver-3190802-1304036410 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190802-1304036410.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: 9.70 10.07 10.05 6/182 28717
/proc/meminfo: memFree=26989704/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) R 28715 28717 27869 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515239495 18763776 390 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/28717/statm: 4581 390 341 23 0 91 0

[startup+0.236041 s]
/proc/loadavg: 9.70 10.07 10.05 6/182 28717
/proc/meminfo: memFree=26989704/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515239495 18763776 390 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 17154405598507302911 0 0 17 1 0 0 0
/proc/28717/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301031 s]
/proc/loadavg: 9.70 10.07 10.05 6/182 28717
/proc/meminfo: memFree=26989704/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515239495 18763776 390 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 17154405598507302911 0 0 17 1 0 0 0
/proc/28717/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.401014 s]
/proc/loadavg: 9.70 10.07 10.05 6/182 28717
/proc/meminfo: memFree=26989704/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 515239495 18763776 390 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 17154405598507302911 0 0 17 1 0 0 0
/proc/28717/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700964 s]
/proc/loadavg: 9.70 10.07 10.05 6/182 28717
/proc/meminfo: memFree=26989704/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 515239495 18763776 390 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 17154405598507302911 0 0 17 1 0 0 0
/proc/28717/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50083 s]
/proc/loadavg: 9.70 10.07 10.05 11/188 28723
/proc/meminfo: memFree=26971460/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515239495 18763776 390 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 17154405598507302911 0 0 17 1 0 0 0
/proc/28717/statm: 4581 390 341 23 0 91 0
[pid=28718] ppid=28717 vsize=28072 CPUtime=1.48 cores=1
/proc/28718/stat : 28718 (cryptominisat) R 28717 28717 27869 0 -1 4202496 4336 0 0 0 148 0 0 0 25 0 1 0 515239495 28745728 1540 33554432000 4194304 4587354 140734138076096 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28718/statm: 7018 1540 327 96 0 3580 0
[pid=28719] ppid=28717 vsize=16968 CPUtime=1.49 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 1699 0 0 0 149 0 0 0 25 0 1 0 515239495 17375232 1565 33554432000 4194304 4785740 140733216618624 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 4242 1565 340 145 0 1287 0
[pid=28720] ppid=28717 vsize=453448 CPUtime=0.78 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 687 0 0 0 78 0 0 0 25 0 1 0 515239495 464330752 583 33554432000 134512640 134534564 4290701488 18446744073709551615 134524686 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 113362 583 91 6 0 112028 0
[pid=28721] ppid=28717 vsize=7080 CPUtime=1.49 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 1383 0 0 0 149 0 0 0 25 0 1 0 515239495 7249920 949 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328316 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 1770 949 127 39 0 850 0
[pid=28722] ppid=28717 vsize=8760 CPUtime=0.7 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 2302 0 0 0 70 0 0 0 25 0 1 0 515239495 8970240 620 33554432000 4194304 4331988 140734276077376 18446744073709551615 4226610 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 2190 620 150 34 0 632 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 532652

[startup+3.10057 s]
/proc/loadavg: 9.70 10.07 10.05 11/188 28723
/proc/meminfo: memFree=26953728/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515239495 18763776 390 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 17154405598507302911 0 0 17 1 0 0 0
/proc/28717/statm: 4581 390 341 23 0 91 0
[pid=28718] ppid=28717 vsize=1474168 CPUtime=3.09 cores=1
/proc/28718/stat : 28718 (cryptominisat) R 28717 28717 27869 0 -1 4202496 7810 0 0 0 308 1 0 0 25 0 1 0 515239495 1509548032 4345 33554432000 4194304 4587354 140734138076096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28718/statm: 368542 4345 337 96 0 365104 0
[pid=28719] ppid=28717 vsize=18288 CPUtime=3.09 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 1998 0 0 0 309 0 0 0 25 0 1 0 515239495 18726912 1864 33554432000 4194304 4785740 140733216618624 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 4572 1864 340 145 0 1617 0
[pid=28720] ppid=28717 vsize=453448 CPUtime=1.57 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 687 0 0 0 157 0 0 0 25 0 1 0 515239495 464330752 583 33554432000 134512640 134534564 4290701488 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 113362 583 91 6 0 112028 0
[pid=28721] ppid=28717 vsize=7852 CPUtime=3.09 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 1594 0 0 0 309 0 0 0 25 0 1 0 515239495 8040448 1158 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 1963 1158 127 39 0 1043 0
[pid=28722] ppid=28717 vsize=10400 CPUtime=1.5 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 2981 0 0 0 150 0 0 0 25 0 1 0 515239495 10649600 966 33554432000 4194304 4331988 140734276077376 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 2600 966 174 34 0 1042 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1982480

[startup+6.30103 s]
/proc/loadavg: 9.73 10.07 10.05 10/187 28723
/proc/meminfo: memFree=26953364/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=19824 CPUtime=6.29 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 2376 0 0 0 629 0 0 0 25 0 1 0 515239495 20299776 2242 33554432000 4194304 4785740 140733216618624 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 4956 2242 340 145 0 2001 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=3.15 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 315 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=7724 CPUtime=6.29 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 1786 0 0 0 629 0 0 0 25 0 1 0 515239495 7909376 1126 33554432000 4194304 4352236 140733886029504 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 1931 1126 127 39 0 1011 0
[pid=28722] ppid=28717 vsize=10400 CPUtime=3.1 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 2981 0 0 0 310 0 0 0 25 0 1 0 515239495 10649600 966 33554432000 4194304 4331988 140734276077376 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 2600 966 174 34 0 1042 0
Current children cumulated CPU time (s) 22.11
Current children cumulated vsize (KiB) 513684

[startup+12.701 s]
/proc/loadavg: 9.75 10.07 10.05 10/187 28723
/proc/meminfo: memFree=26936748/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=22396 CPUtime=12.69 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 2972 0 0 0 1269 0 0 0 25 0 1 0 515239495 22933504 2838 33554432000 4194304 4785740 140733216618624 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 5599 2838 340 145 0 2644 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=6.32 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 632 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=7984 CPUtime=12.69 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 2075 0 0 0 1269 0 0 0 25 0 1 0 515239495 8175616 1191 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 1996 1191 127 39 0 1076 0
[pid=28722] ppid=28717 vsize=11084 CPUtime=6.3 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 3136 0 0 0 630 0 0 0 25 0 1 0 515239495 11350016 1121 33554432000 4194304 4331988 140734276077376 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 2771 1121 174 34 0 1213 0
Current children cumulated CPU time (s) 41.28
Current children cumulated vsize (KiB) 517200

[startup+25.5068 s]
/proc/loadavg: 9.65 10.03 10.03 10/187 28723
/proc/meminfo: memFree=26941004/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=25916 CPUtime=25.49 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 3756 0 0 0 2549 0 0 0 25 0 1 0 515239495 26537984 3622 33554432000 4194304 4785740 140733216618624 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 6479 3622 340 145 0 3524 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=12.72 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 1272 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=10268 CPUtime=25.49 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 3116 0 0 0 2549 0 0 0 25 0 1 0 515239495 10514432 1762 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328146 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 2567 1762 127 39 0 1647 0
[pid=28722] ppid=28717 vsize=11936 CPUtime=12.63 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 3327 0 0 0 1263 0 0 0 25 0 1 0 515239495 12222464 1312 33554432000 4194304 4331988 140734276077376 18446744073709551615 4246566 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 2984 1312 175 34 0 1426 0
Current children cumulated CPU time (s) 79.61
Current children cumulated vsize (KiB) 523856

[startup+51.1005 s]
/proc/loadavg: 9.43 9.95 10.00 10/187 28724
/proc/meminfo: memFree=26926108/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=29584 CPUtime=51.09 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 4576 0 0 0 5109 0 0 0 25 0 1 0 515239495 30294016 4442 33554432000 4194304 4785740 140733216618624 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 7396 4442 340 145 0 4441 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=25.41 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 2541 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=11040 CPUtime=51.08 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 4237 0 0 0 5108 0 0 0 25 0 1 0 515239495 11304960 1955 33554432000 4194304 4352236 140733886029504 18446744073709551615 4235512 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 2760 1955 127 39 0 1840 0
[pid=28722] ppid=28717 vsize=13852 CPUtime=25.39 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 3724 0 0 0 2539 0 0 0 25 0 1 0 515239495 14184448 1709 33554432000 4194304 4331988 140734276077376 18446744073709551615 4298539 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 3463 1709 175 34 0 1905 0
Current children cumulated CPU time (s) 156.25
Current children cumulated vsize (KiB) 530212

[startup+102.301 s]
/proc/loadavg: 9.29 9.83 9.96 10/187 28725
/proc/meminfo: memFree=26930932/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7

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


[startup+942.301 s]
/proc/loadavg: 4.08 4.68 6.88 5/176 28764
/proc/meminfo: memFree=27247060/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=63380 CPUtime=942.31 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 12369 0 0 0 94229 2 0 0 25 0 1 0 515239495 64901120 11893 33554432000 4194304 4785740 140733216618624 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 15845 11893 340 145 0 12890 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=468.85 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 46885 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=20316 CPUtime=942.3 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 43407 0 0 0 94225 5 0 0 25 0 1 0 515239495 20803584 4274 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 5079 4274 127 39 0 4159 0
[pid=28722] ppid=28717 vsize=70952 CPUtime=468.82 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 17597 0 0 0 46877 5 0 0 25 0 1 0 515239495 72654848 15582 33554432000 4194304 4331988 140734276077376 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 17738 15582 175 34 0 16180 0
Current children cumulated CPU time (s) 2825.56
Current children cumulated vsize (KiB) 630384

[startup+1002.31 s]
/proc/loadavg: 4.07 4.57 6.71 5/176 28766
/proc/meminfo: memFree=27242052/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=64820 CPUtime=1002.31 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 12687 0 0 0 100229 2 0 0 25 0 1 0 515239495 66375680 12211 33554432000 4194304 4785740 140733216618624 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 16205 12211 340 145 0 13250 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=498.74 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 49874 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=20316 CPUtime=1002.31 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 45359 0 0 0 100225 6 0 0 25 0 1 0 515239495 20803584 4274 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 5079 4274 127 39 0 4159 0
[pid=28722] ppid=28717 vsize=100420 CPUtime=498.66 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 18545 0 0 0 49860 6 0 0 25 0 1 0 515239495 102830080 16530 33554432000 4194304 4331988 140734276077376 18446744073709551615 4226656 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 25105 16530 175 34 0 23547 0
Current children cumulated CPU time (s) 3005.3
Current children cumulated vsize (KiB) 661292

[startup+1062.3 s]
/proc/loadavg: 4.07 4.48 6.54 5/176 28768
/proc/meminfo: memFree=27237172/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=65972 CPUtime=1062.31 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 12936 0 0 0 106229 2 0 0 25 0 1 0 515239495 67555328 12460 33554432000 4194304 4785740 140733216618624 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 16493 12460 340 145 0 13538 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=528.59 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 52859 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=20316 CPUtime=1062.3 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 47311 0 0 0 106224 6 0 0 25 0 1 0 515239495 20803584 4274 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 5079 4274 127 39 0 4159 0
[pid=28722] ppid=28717 vsize=100420 CPUtime=528.51 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 19512 0 0 0 52845 6 0 0 25 0 1 0 515239495 102830080 17497 33554432000 4194304 4331988 140734276077376 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 25105 17497 175 34 0 23547 0
Current children cumulated CPU time (s) 3184.99
Current children cumulated vsize (KiB) 662444

[startup+1122.3 s]
/proc/loadavg: 4.06 4.40 6.38 5/176 28770
/proc/meminfo: memFree=27232540/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=67124 CPUtime=1122.31 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 13171 0 0 0 112229 2 0 0 25 0 1 0 515239495 68734976 12695 33554432000 4194304 4785740 140733216618624 18446744073709551615 210204344946 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 16781 12695 340 145 0 13826 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=558.43 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 55843 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=20316 CPUtime=1122.31 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 48239 0 0 0 112224 7 0 0 25 0 1 0 515239495 20803584 4274 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328090 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 5079 4274 127 39 0 4159 0
[pid=28722] ppid=28717 vsize=100420 CPUtime=558.4 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 20442 0 0 0 55833 7 0 0 25 0 1 0 515239495 102830080 18427 33554432000 4194304 4331988 140734276077376 18446744073709551615 4287604 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 25105 18427 175 34 0 23547 0
Current children cumulated CPU time (s) 3364.73
Current children cumulated vsize (KiB) 663596

[startup+1182.3 s]
/proc/loadavg: 4.06 4.34 6.24 5/176 28771
/proc/meminfo: memFree=27227884/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=67700 CPUtime=1182.31 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 13330 0 0 0 118229 2 0 0 25 0 1 0 515239495 69324800 12854 33554432000 4194304 4785740 140733216618624 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 16925 12854 340 145 0 13970 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=588.32 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 58832 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=20572 CPUtime=1182.3 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 49231 0 0 0 118223 7 0 0 25 0 1 0 515239495 21065728 4338 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 5143 4338 127 39 0 4223 0
[pid=28722] ppid=28717 vsize=100420 CPUtime=588.22 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 21396 0 0 0 58815 7 0 0 25 0 1 0 515239495 102830080 19381 33554432000 4194304 4331988 140734276077376 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 25105 19381 175 34 0 23547 0
Current children cumulated CPU time (s) 3544.43
Current children cumulated vsize (KiB) 664428

[startup+1242.3 s]
/proc/loadavg: 4.17 4.32 6.11 5/176 28772
/proc/meminfo: memFree=27228080/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=67700 CPUtime=1242.31 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 13345 0 0 0 124229 2 0 0 25 0 1 0 515239495 69324800 12869 33554432000 4194304 4785740 140733216618624 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 16925 12869 340 145 0 13970 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=618.16 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 61816 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=16988 CPUtime=1242.31 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 50351 0 0 0 124224 7 0 0 25 0 1 0 515239495 17395712 3442 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 4247 3442 127 39 0 3327 0
[pid=28722] ppid=28717 vsize=100420 CPUtime=618.1 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 22308 0 0 0 61802 8 0 0 25 0 1 0 515239495 102830080 20293 33554432000 4194304 4331988 140734276077376 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 25105 20293 175 34 0 23547 0
Current children cumulated CPU time (s) 3724.16
Current children cumulated vsize (KiB) 660844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.29 5.98 5/176 28774
/proc/meminfo: memFree=27219344/32951124 swapFree=67088964/67111528
[pid=28717] ppid=28715 vsize=18324 CPUtime=3.28 cores=1,3,5,7
/proc/28717/stat : 28717 (ppfolio) S 28715 28717 27869 0 -1 4202496 525 7937 0 0 0 0 327 1 15 0 1 0 515239495 18763776 391 33554432000 4194304 4287625 140737234806016 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/28717/statm: 4581 391 342 23 0 91 0
[pid=28719] ppid=28717 vsize=68564 CPUtime=1300.02 cores=5
/proc/28719/stat : 28719 (clasp) R 28717 28717 27869 0 -1 4202496 13508 0 0 0 130000 2 0 0 25 0 1 0 515239495 70209536 13032 33554432000 4194304 4785740 140733216618624 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28719/statm: 17141 13032 340 145 0 14186 0
[pid=28720] ppid=28717 vsize=457412 CPUtime=646.89 cores=7
/proc/28720/stat : 28720 (TNM) R 28717 28717 27869 0 -1 4202496 807 0 0 0 64689 0 0 0 25 0 1 0 515239495 468389888 703 33554432000 134512640 134534564 4290701488 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28720/statm: 114353 703 95 6 0 113019 0
[pid=28721] ppid=28717 vsize=20572 CPUtime=1300.01 cores=3
/proc/28721/stat : 28721 (lingeling) R 28717 28717 27869 0 -1 4202496 52239 0 0 0 129994 7 0 0 25 0 1 0 515239495 21065728 4338 33554432000 4194304 4352236 140733886029504 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28721/statm: 5143 4338 127 39 0 4223 0
[pid=28722] ppid=28717 vsize=100420 CPUtime=646.8 cores=7
/proc/28722/stat : 28722 (march_hi) R 28717 28717 27869 0 -1 4202496 23203 0 0 0 64671 9 0 0 25 0 1 0 515239495 102830080 21188 33554432000 4194304 4331988 140734276077376 18446744073709551615 4299137 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28722/statm: 25105 21188 175 34 0 23547 0
Current children cumulated CPU time (s) 3897
Current children cumulated vsize (KiB) 665292

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 28717 and gives
#  childrusage.ru_utime.tv_sec=650
#  childrusage.ru_utime.tv_usec=171158
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 650.193
# while last known CPU time is 3897
#
# 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): 3897
CPU user time (s): 3896.81
CPU system time (s): 0.19
CPU usage (%): 299.766
Max. virtual memory (cumulated for all children) (KiB): 1982480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 650.171
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9269
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= 234
involuntary context switches= 15444

runsolver used 1.70174 second user time and 4.6133 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 02:20:10
IDJOB=3190802
IDBENCH=82533
IDSOLVER=1612
FILE ID=node130/3190802-1304036410
RUNJOBID= node130-1304032676-28257
PBS_JOBID= 13170322
Free space on /tmp= 71984 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S313239685-087-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190802-1304036410/watcher-3190802-1304036410 -o /tmp/evaluation-result-3190802-1304036410/solver-3190802-1304036410 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190802-1304036410.cnf

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

MD5SUM BENCH= ac4ee3ff752a515035c947b106bcabeb
RANDOM SEED=1600167669

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26989984 kB
Buffers:       1127468 kB
Cached:        3950344 kB
SwapCached:      22432 kB
Active:         676292 kB
Inactive:      4861488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26989984 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           10500 kB
Writeback:           0 kB
AnonPages:      436984 kB
Mapped:          16768 kB
Slab:           358516 kB
PageTables:       5928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2833664 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= 71984 MiB
End job on node130 at 2011-04-29 02:41:52