Trace number 3191780

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
MD5SUMed3fd2bb20521663519b3e49797ea8b1
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
Number of clauses of size over 50

Solver Data

0.00/0.22	This is pico-portfolio, a naive parallel portfolio
0.00/0.22	Copyright (C) 2011 Olivier Roussel
0.00/0.22	Using 1 processing units
0.00/0.22	This portfolio uses the following solvers:
0.00/0.22	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.22	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.22	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.22	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.22	Starting clasp 1.3.6 on core(s) 5
0.00/0.22	Starting TNM 2009 on core(s) 5
1299.82/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-3191780-1302539613/watcher-3191780-1302539613 -o /tmp/evaluation-result-3191780-1302539613/solver-3191780-1302539613 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191780-1302539613.cnf 

running on 2 cores: 5,7

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: 10.76 10.94 10.18 8/193 24757
/proc/meminfo: memFree=15092324/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=2712 CPUtime=0 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 444191958 2777088 37 33554432000 4194304 4287625 140734809683328 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/24757/statm: 678 37 27 23 0 23 0

[startup+0.0232589 s]
/proc/loadavg: 10.76 10.94 10.18 8/193 24757
/proc/meminfo: memFree=15092324/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=2712 CPUtime=0 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 444191958 2777088 37 33554432000 4194304 4287625 140734809683328 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/24757/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100252 s]
/proc/loadavg: 10.76 10.94 10.18 8/193 24757
/proc/meminfo: memFree=15092324/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=2712 CPUtime=0 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 444191958 2777088 37 33554432000 4194304 4287625 140734809683328 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699215550 0 0 17 5 0 0 0
/proc/24757/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300215 s]
/proc/loadavg: 10.76 10.94 10.18 8/193 24757
/proc/meminfo: memFree=15092324/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=0 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 444191958 18763776 394 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 14896930655555256584 0 0 17 5 0 0 0
/proc/24757/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700139 s]
/proc/loadavg: 10.76 10.94 10.18 8/193 24757
/proc/meminfo: memFree=15092324/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=0 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 444191958 18763776 394 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/24757/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50098 s]
/proc/loadavg: 10.76 10.94 10.18 10/197 24761
/proc/meminfo: memFree=15083976/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=0 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191958 18763776 394 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 16157578869182824448 0 0 17 7 0 0 0
/proc/24757/statm: 4581 394 345 23 0 91 0
[pid=24759] ppid=24757 vsize=249316 CPUtime=0.39 cores=5
/proc/24759/stat : 24759 (cryptominisat) R 24757 24757 24303 0 -1 4202496 1490 0 0 0 39 0 0 0 20 0 1 0 444191979 255299584 789 33554432000 4194304 4587354 140737438789216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24759/statm: 62329 789 327 96 0 58891 0
[pid=24760] ppid=24757 vsize=13516 CPUtime=0.44 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 830 0 0 0 44 0 0 0 21 0 1 0 444191979 13840384 720 33554432000 4194304 4785740 140734953638304 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 3379 720 340 145 0 424 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=0.44 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 44 0 0 0 23 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 737248

[startup+3.10067 s]
/proc/loadavg: 10.76 10.94 10.18 13/202 24822
/proc/meminfo: memFree=15082408/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=0 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191958 18763776 394 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 16157579006621777920 0 0 17 7 0 0 0
/proc/24757/statm: 4581 394 345 23 0 91 0
[pid=24759] ppid=24757 vsize=249652 CPUtime=0.91 cores=5
/proc/24759/stat : 24759 (cryptominisat) R 24757 24757 24303 0 -1 4202496 2121 0 0 0 91 0 0 0 21 0 1 0 444191979 255643648 1058 33554432000 4194304 4587354 140737438789216 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24759/statm: 62413 1058 327 96 0 58975 0
[pid=24760] ppid=24757 vsize=13936 CPUtime=0.94 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 951 0 0 0 94 0 0 0 23 0 1 0 444191979 14270464 841 33554432000 4194304 4785740 140734953638304 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 3484 841 340 145 0 529 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=1.02 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 102 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 738004

[startup+6.30108 s]
/proc/loadavg: 10.86 10.95 10.19 12/201 24852
/proc/meminfo: memFree=15063696/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=0 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191958 18763776 394 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 16157579006621777920 0 0 17 7 0 0 0
/proc/24757/statm: 4581 394 345 23 0 91 0
[pid=24759] ppid=24757 vsize=257972 CPUtime=1.99 cores=5
/proc/24759/stat : 24759 (cryptominisat) R 24757 24757 24303 0 -1 4202496 4869 0 0 0 198 1 0 0 25 0 1 0 444191979 264163328 2843 33554432000 4194304 4587354 140737438789216 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24759/statm: 64493 2843 337 96 0 61055 0
[pid=24760] ppid=24757 vsize=14636 CPUtime=2.04 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 1113 0 0 0 204 0 0 0 25 0 1 0 444191979 14987264 1003 33554432000 4194304 4785740 140734953638304 18446744073709551615 4550330 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 3659 1003 340 145 0 704 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=2.04 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 204 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 747024

[startup+12.7009 s]
/proc/loadavg: 10.87 10.96 10.20 12/201 24852
/proc/meminfo: memFree=15054672/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=0 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 444191958 18763776 394 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 16157578731743870976 0 0 17 7 0 0 0
/proc/24757/statm: 4581 394 345 23 0 91 0
[pid=24759] ppid=24757 vsize=260908 CPUtime=4.11 cores=5
/proc/24759/stat : 24759 (cryptominisat) R 24757 24757 24303 0 -1 4202496 7033 0 0 0 410 1 0 0 25 0 1 0 444191979 267169792 3839 33554432000 4194304 4587354 140737438789216 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24759/statm: 65227 3839 337 96 0 61789 0
[pid=24760] ppid=24757 vsize=15324 CPUtime=4.14 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 1285 0 0 0 414 0 0 0 25 0 1 0 444191979 15691776 1175 33554432000 4194304 4785740 140734953638304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 3831 1175 341 145 0 876 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=4.22 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 422 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 750648

[startup+25.5005 s]
/proc/loadavg: 10.82 10.94 10.20 11/200 24852
/proc/meminfo: memFree=15067356/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=16592 CPUtime=8.74 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 1572 0 0 0 874 0 0 0 25 0 1 0 444191979 16990208 1462 33554432000 4194304 4785740 140734953638304 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 4148 1462 341 145 0 1193 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=8.81 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 881 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 491008

[startup+51.1006 s]
/proc/loadavg: 10.54 10.86 10.20 11/200 24853
/proc/meminfo: memFree=15061008/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=18804 CPUtime=21.54 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 2098 0 0 0 2154 0 0 0 25 0 1 0 444191979 19255296 1988 33554432000 4194304 4785740 140734953638304 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 4701 1988 341 145 0 1746 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=21.62 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 2162 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 493220

[startup+102.307 s]
/proc/loadavg: 10.35 10.76 10.19 11/200 24854
/proc/meminfo: memFree=15038740/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=20904 CPUtime=47.15 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 2606 0 0 0 4715 0 0 0 25 0 1 0 444191979 21405696 2496 33554432000 4194304 4785740 140734953638304 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 5226 2496 341 145 0 2271 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=47.21 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 4721 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 495320

[startup+162.301 s]
/proc/loadavg: 10.20 10.64 10.18 11/200 24856
/proc/meminfo: memFree=15036372/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=23172 CPUtime=77.15 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 3127 0 0 0 7715 0 0 0 25 0 1 0 444191979 23728128 3017 33554432000 4194304 4785740 140734953638304 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 5793 3017 341 145 0 2838 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=77.21 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 7721 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 497588

[startup+222.3 s]
/proc/loadavg: 10.07 10.52 10.17 11/200 24857
/proc/meminfo: memFree=15027668/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7

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

[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=31924 CPUtime=347.19 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5045 0 0 0 34719 0 0 0 25 0 1 0 444191979 32690176 4935 33554432000 4194304 4785740 140734953638304 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 7981 4935 341 145 0 5026 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=347.19 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 34719 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 506340

[startup+762.307 s]
/proc/loadavg: 9.20 9.79 9.97 10/199 24996
/proc/meminfo: memFree=15068284/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=32092 CPUtime=377.18 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5090 0 0 0 37718 0 0 0 25 0 1 0 444191979 32862208 4980 33554432000 4194304 4785740 140734953638304 18446744073709551615 231895188098 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 8023 4980 341 145 0 5068 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=377.2 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 37720 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 506508

[startup+822.301 s]
/proc/loadavg: 9.07 9.65 9.91 10/199 24997
/proc/meminfo: memFree=15050644/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=32768 CPUtime=407.18 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5233 0 0 0 40718 0 0 0 25 0 1 0 444191979 33554432 5123 33554432000 4194304 4785740 140734953638304 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 8192 5123 341 145 0 5237 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=407.2 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 40720 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 507184

[startup+882.301 s]
/proc/loadavg: 9.18 9.56 9.86 11/200 25029
/proc/meminfo: memFree=15032416/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=33608 CPUtime=437.17 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5454 0 0 0 43717 0 0 0 25 0 1 0 444191979 34414592 5344 33554432000 4194304 4785740 140734953638304 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 8402 5344 341 145 0 5447 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=437.21 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 43721 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 508024

[startup+942.301 s]
/proc/loadavg: 9.10 9.47 9.81 10/199 25061
/proc/meminfo: memFree=15038524/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=34200 CPUtime=467.17 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5582 0 0 0 46717 0 0 0 25 0 1 0 444191979 35020800 5472 33554432000 4194304 4785740 140734953638304 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 8550 5472 341 145 0 5595 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=467.22 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 46722 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 508616

[startup+1002.3 s]
/proc/loadavg: 9.03 9.38 9.76 10/199 25062
/proc/meminfo: memFree=15031424/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=34664 CPUtime=497.16 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5707 0 0 0 49716 0 0 0 25 0 1 0 444191979 35495936 5597 33554432000 4194304 4785740 140734953638304 18446744073709551615 4291842 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 8666 5597 341 145 0 5711 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=497.22 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 49722 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 509080

[startup+1062.3 s]
/proc/loadavg: 9.01 9.31 9.71 10/199 25064
/proc/meminfo: memFree=15032872/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=34872 CPUtime=527.16 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5733 0 0 0 52716 0 0 0 25 0 1 0 444191979 35708928 5623 33554432000 4194304 4785740 140734953638304 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 8718 5623 341 145 0 5763 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=527.23 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 52723 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 509288

[startup+1122.3 s]
/proc/loadavg: 9.00 9.25 9.66 10/199 25065
/proc/meminfo: memFree=15028996/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=35420 CPUtime=557.16 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5857 0 0 0 55716 0 0 0 25 0 1 0 444191979 36270080 5747 33554432000 4194304 4785740 140734953638304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 8855 5747 341 145 0 5900 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=557.24 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 55724 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 509836

[startup+1182.3 s]
/proc/loadavg: 9.09 9.23 9.62 10/199 25067
/proc/meminfo: memFree=15026240/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=35632 CPUtime=587.16 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5914 0 0 0 58716 0 0 0 25 0 1 0 444191979 36487168 5804 33554432000 4194304 4785740 140734953638304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 8908 5804 341 145 0 5953 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=587.23 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 58723 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 510048

[startup+1242.3 s]
/proc/loadavg: 9.03 9.19 9.58 10/199 25069
/proc/meminfo: memFree=15022620/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=35844 CPUtime=617.17 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5952 0 0 0 61717 0 0 0 25 0 1 0 444191979 36704256 5842 33554432000 4194304 4785740 140734953638304 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 8961 5842 341 145 0 6006 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=617.23 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 61723 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1242.12
Current children cumulated vsize (KiB) 510260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.01 9.15 9.54 7/193 25086
/proc/meminfo: memFree=15094028/32950928 swapFree=67111528/67111528
[pid=24757] ppid=24755 vsize=18324 CPUtime=7.72 cores=5,7
/proc/24757/stat : 24757 (ppfolio) S 24755 24757 24303 0 -1 4202496 503 9505 0 0 0 0 770 2 15 0 1 0 444191958 18763776 395 33554432000 4194304 4287625 140734809683328 18446744073709551615 231895510543 0 0 4096 65536 4425435487485788417 0 0 17 7 0 0 0
/proc/24757/statm: 4581 395 346 23 0 91 0
[pid=24760] ppid=24757 vsize=35844 CPUtime=646.04 cores=5
/proc/24760/stat : 24760 (clasp) R 24757 24757 24303 0 -1 4202496 5975 0 0 0 64604 0 0 0 25 0 1 0 444191979 36704256 5865 33554432000 4194304 4785740 140734953638304 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24760/statm: 8961 5865 341 145 0 6006 0
[pid=24761] ppid=24757 vsize=456092 CPUtime=646.06 cores=5
/proc/24761/stat : 24761 (TNM) R 24757 24757 24303 0 -1 4202496 389 0 0 0 64606 0 0 0 25 0 1 0 444191979 467038208 285 33554432000 134512640 134534564 4292885184 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24761/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1299.82
Current children cumulated vsize (KiB) 510260

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.86
CPU user time (s): 1299.82
CPU system time (s): 0.033994
CPU usage (%): 99.9883
Max. virtual memory (cumulated for all children) (KiB): 752436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.033994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16404
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= 73
involuntary context switches= 14686

runsolver used 2.26965 second user time and 4.78827 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-11 18:33:33
IDJOB=3191780
IDBENCH=82911
IDSOLVER=1613
FILE ID=node114/3191780-1302539613
RUNJOBID= node114-1302537010-24324
PBS_JOBID= 12951125
Free space on /tmp= 71808 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191780-1302539613/watcher-3191780-1302539613 -o /tmp/evaluation-result-3191780-1302539613/solver-3191780-1302539613 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191780-1302539613.cnf

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

MD5SUM BENCH= ed3fd2bb20521663519b3e49797ea8b1
RANDOM SEED=1686755076

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15092480 kB
Buffers:        695044 kB
Cached:       16597496 kB
SwapCached:          0 kB
Active:        5232684 kB
Inactive:     12189016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15092480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20192 kB
Writeback:           0 kB
AnonPages:      128560 kB
Mapped:          16432 kB
Slab:           370776 kB
PageTables:       5636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3302800 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= 71796 MiB
End job on node114 at 2011-04-11 18:55:13