Trace number 3191902

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
MD5SUM7f4758baa378252dd3709cff507a5405
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark370.78
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
1300.03/1300.00	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 11.99 11.97 11.33 10/198 31121
/proc/meminfo: memFree=15965324/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0 cores=1,3
/proc/31121/stat : 31121 (ppfolio) R 31119 31121 30357 0 -1 4202496 486 0 0 0 0 0 0 0 18 0 1 0 444241096 18763776 392 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367367061 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31121/statm: 4581 392 343 23 0 91 0

[startup+0.0805009 s]
/proc/loadavg: 11.99 11.97 11.33 10/198 31121
/proc/meminfo: memFree=15965324/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 444241096 18763776 394 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31121/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100501 s]
/proc/loadavg: 11.99 11.97 11.33 10/198 31121
/proc/meminfo: memFree=15965324/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 444241096 18763776 394 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31121/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300461 s]
/proc/loadavg: 11.99 11.97 11.33 10/198 31121
/proc/meminfo: memFree=15965324/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 444241096 18763776 394 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 4588984951604510720 0 0 17 3 0 0 0
/proc/31121/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700389 s]
/proc/loadavg: 11.99 11.97 11.33 10/198 31121
/proc/meminfo: memFree=15965324/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 18324

[startup+1.50024 s]
/proc/loadavg: 11.99 11.97 11.33 12/201 31125
/proc/meminfo: memFree=15961208/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=14304 CPUtime=1.17 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 1040 0 0 0 117 0 0 0 18 0 1 0 444241096 14647296 932 33554432000 4194304 4785740 140736660146016 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 3576 932 340 145 0 621 0
[pid=31124] ppid=31121 vsize=452524 CPUtime=0.04 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 417 0 0 0 4 0 0 0 20 0 1 0 444241096 463384576 314 33554432000 134512640 134534564 4292053616 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 485152

[startup+3.10094 s]
/proc/loadavg: 11.99 11.97 11.33 12/201 31125
/proc/meminfo: memFree=15960120/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=14740 CPUtime=2.27 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 1135 0 0 0 227 0 0 0 19 0 1 0 444241096 15093760 1027 33554432000 4194304 4785740 140736660146016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 3685 1027 340 145 0 730 0
[pid=31124] ppid=31121 vsize=452524 CPUtime=0.54 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 417 0 0 0 54 0 0 0 22 0 1 0 444241096 463384576 314 33554432000 134512640 134534564 4292053616 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 485588

[startup+6.30035 s]
/proc/loadavg: 11.91 11.95 11.33 12/201 31125
/proc/meminfo: memFree=15957888/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=15472 CPUtime=3.87 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 1292 0 0 0 387 0 0 0 24 0 1 0 444241096 15843328 1184 33554432000 4194304 4785740 140736660146016 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 3868 1184 340 145 0 913 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=2.14 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 214 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 490152

[startup+12.7012 s]
/proc/loadavg: 11.84 11.94 11.33 12/201 31125
/proc/meminfo: memFree=15956228/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=16204 CPUtime=7.07 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 1475 0 0 0 707 0 0 0 25 0 1 0 444241096 16592896 1367 33554432000 4194304 4785740 140736660146016 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 4051 1367 341 145 0 1096 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=5.34 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 534 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 490884

[startup+25.5008 s]
/proc/loadavg: 11.65 11.89 11.33 12/201 31125
/proc/meminfo: memFree=15954752/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=17656 CPUtime=13.47 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 1794 0 0 0 1347 0 0 0 25 0 1 0 444241096 18079744 1686 33554432000 4194304 4785740 140736660146016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 4414 1686 341 145 0 1459 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=11.74 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 1174 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 492336

[startup+51.1011 s]
/proc/loadavg: 11.43 11.82 11.32 12/201 31126
/proc/meminfo: memFree=15963612/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=19284 CPUtime=26.28 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 2170 0 0 0 2628 0 0 0 25 0 1 0 444241096 19746816 2062 33554432000 4194304 4785740 140736660146016 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 4821 2062 341 145 0 1866 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=24.54 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 2454 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 493964

[startup+102.307 s]
/proc/loadavg: 11.14 11.68 11.29 12/201 31278
/proc/meminfo: memFree=15984760/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=20980 CPUtime=51.89 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 2527 0 0 0 5189 0 0 0 25 0 1 0 444241096 21483520 2419 33554432000 4194304 4785740 140736660146016 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 5245 2419 341 145 0 2290 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=50.14 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 5014 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 495660

[startup+162.3 s]
/proc/loadavg: 11.05 11.55 11.27 12/201 31400
/proc/meminfo: memFree=15996964/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=22332 CPUtime=81.88 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 2828 0 0 0 8188 0 0 0 25 0 1 0 444241096 22867968 2720 33554432000 4194304 4785740 140736660146016 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 5583 2720 341 145 0 2628 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=80.14 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 8014 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 497012

[startup+222.3 s]
/proc/loadavg: 11.02 11.45 11.25 12/201 31401
/proc/meminfo: memFree=15969096/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=23636 CPUtime=111.88 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 3154 0 0 0 11188 0 0 0 25 0 1 0 444241096 24203264 3046 33554432000 4194304 4785740 140736660146016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 5909 3046 341 145 0 2954 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=110.14 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 11014 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 498316

[startup+282.3 s]

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

/proc/meminfo: memFree=15878924/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=28864 CPUtime=381.86 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 4465 0 0 0 38186 0 0 0 25 0 1 0 444241096 29556736 4357 33554432000 4194304 4785740 140736660146016 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 7216 4357 341 145 0 4261 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=380.19 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 38019 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 503544

[startup+822.301 s]
/proc/loadavg: 11.00 11.07 11.13 12/201 31417
/proc/meminfo: memFree=15878640/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=28864 CPUtime=411.86 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 4474 0 0 0 41186 0 0 0 25 0 1 0 444241096 29556736 4366 33554432000 4194304 4785740 140736660146016 18446744073709551615 4550422 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 7216 4366 341 145 0 4261 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=410.18 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 41018 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 503544

[startup+882.301 s]
/proc/loadavg: 11.00 11.05 11.11 12/201 31419
/proc/meminfo: memFree=15880452/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=28864 CPUtime=441.86 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 4491 0 0 0 44186 0 0 0 25 0 1 0 444241096 29556736 4383 33554432000 4194304 4785740 140736660146016 18446744073709551615 4546069 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 7216 4383 341 145 0 4261 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=440.18 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 44018 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 503544

[startup+942.301 s]
/proc/loadavg: 11.00 11.04 11.10 12/201 31421
/proc/meminfo: memFree=15876204/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=29056 CPUtime=471.87 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 4537 0 0 0 47187 0 0 0 25 0 1 0 444241096 29753344 4429 33554432000 4194304 4785740 140736660146016 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 7264 4429 341 145 0 4309 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=470.17 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 47017 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 503736

[startup+1002.3 s]
/proc/loadavg: 11.00 11.03 11.09 12/201 31422
/proc/meminfo: memFree=15855212/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=29568 CPUtime=501.88 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 4652 0 0 0 50188 0 0 0 25 0 1 0 444241096 30277632 4544 33554432000 4194304 4785740 140736660146016 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 7392 4544 341 145 0 4437 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=500.17 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 50017 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 504248

[startup+1062.3 s]
/proc/loadavg: 11.00 11.02 11.08 12/201 31424
/proc/meminfo: memFree=15854560/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=30144 CPUtime=531.88 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 4763 0 0 0 53188 0 0 0 25 0 1 0 444241096 30867456 4655 33554432000 4194304 4785740 140736660146016 18446744073709551615 4549070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 7536 4655 341 145 0 4581 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=530.16 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 53016 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 504824

[startup+1122.3 s]
/proc/loadavg: 9.36 10.57 10.93 9/192 31443
/proc/meminfo: memFree=15939404/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=30528 CPUtime=561.89 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 4845 0 0 0 56189 0 0 0 25 0 1 0 444241096 31260672 4737 33554432000 4194304 4785740 140736660146016 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 7632 4737 341 145 0 4677 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=560.16 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 56016 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 505208

[startup+1182.3 s]
/proc/loadavg: 8.50 10.10 10.74 9/192 31454
/proc/meminfo: memFree=15930676/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=31104 CPUtime=591.9 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 4966 0 0 0 59190 0 0 0 25 0 1 0 444241096 31850496 4858 33554432000 4194304 4785740 140736660146016 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 7776 4858 341 145 0 4821 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=590.15 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 59015 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 505784

[startup+1242.3 s]
/proc/loadavg: 8.18 9.71 10.57 9/192 31456
/proc/meminfo: memFree=15932512/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=31872 CPUtime=621.9 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 5120 0 0 0 62190 0 0 0 25 0 1 0 444241096 32636928 5012 33554432000 4194304 4785740 140736660146016 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 7968 5012 341 145 0 5013 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=620.15 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 62015 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 506552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.06 9.40 10.40 9/192 31457
/proc/meminfo: memFree=15936328/32950928 swapFree=67111528/67111528
[pid=31121] ppid=31119 vsize=18324 CPUtime=0.27 cores=1,3
/proc/31121/stat : 31121 (ppfolio) S 31119 31121 30357 0 -1 4202496 504 1301 0 0 0 0 27 0 16 0 1 0 444241096 18763776 395 33554432000 4194304 4287625 140736465623360 18446744073709551615 251367566863 0 0 4096 65536 5633187987702382849 0 0 17 3 0 0 0
/proc/31121/statm: 4581 395 346 23 0 91 0
[pid=31123] ppid=31121 vsize=32064 CPUtime=650.71 cores=1
/proc/31123/stat : 31123 (clasp) R 31121 31121 30357 0 -1 4202496 5163 0 0 0 65071 0 0 0 25 0 1 0 444241096 32833536 5055 33554432000 4194304 4785740 140736660146016 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31123/statm: 8016 5055 341 145 0 5061 0
[pid=31124] ppid=31121 vsize=456356 CPUtime=649.05 cores=1
/proc/31124/stat : 31124 (TNM) R 31121 31121 30357 0 -1 4202496 479 0 0 0 64905 0 0 0 25 0 1 0 444241096 467308544 376 33554432000 134512640 134534564 4292053616 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31124/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 506744

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31121 and gives
#  childrusage.ru_utime.tv_sec=650
#  childrusage.ru_utime.tv_usec=992034
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=6998
# CPU time returned by wait4() is 650.999
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1300.03
CPU system time (s): 0
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 506744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 650.992
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6999
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= 34
involuntary context switches= 7636

runsolver used 2.14667 second user time and 4.95225 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 18:41:44
IDJOB=3191902
IDBENCH=83033
IDSOLVER=1613
FILE ID=node113/3191902-1302540104
RUNJOBID= node113-1302537273-30377
PBS_JOBID= 12951134
Free space on /tmp= 71052 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191902-1302540104/watcher-3191902-1302540104 -o /tmp/evaluation-result-3191902-1302540104/solver-3191902-1302540104 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191902-1302540104.cnf

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

MD5SUM BENCH= 7f4758baa378252dd3709cff507a5405
RANDOM SEED=1591389915

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15965480 kB
Buffers:        726228 kB
Cached:       15623280 kB
SwapCached:          0 kB
Active:        9269324 kB
Inactive:      7292904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15965480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10116 kB
Writeback:           0 kB
AnonPages:      212428 kB
Mapped:          17876 kB
Slab:           358656 kB
PageTables:       6336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4383172 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= 71052 MiB
End job on node113 at 2011-04-11 19:03:24