Trace number 3250599

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 4800.23 1201.71

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
Bench CategoryCRAFTED (crafted 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 variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

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

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-3250599-1304087007/watcher-3250599-1304087007 -o /tmp/evaluation-result-3250599-1304087007/solver-3250599-1304087007 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3250599-1304087007.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.24 9.61 9.72 6/182 1049
/proc/meminfo: memFree=31018380/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (runsolver) R 1047 1049 32278 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 520299439 12083200 52 33554432000 4194304 5434984 140736259289680 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/1049/statm: 2950 52 31 303 0 2644 0

[startup+0.0081271 s]
/proc/loadavg: 9.24 9.61 9.72 6/182 1049
/proc/meminfo: memFree=31018380/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18240 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) R 1047 1049 32278 0 -1 4194304 265 0 0 0 0 0 0 0 25 0 1 0 520299439 18677760 214 33554432000 4194304 4287625 140735669096864 18446744073709551615 235589944771 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1049/statm: 4560 215 182 23 0 57 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18240

[startup+0.225093 s]
/proc/loadavg: 9.24 9.61 9.72 6/182 1049
/proc/meminfo: memFree=31018380/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301082 s]
/proc/loadavg: 9.24 9.61 9.72 6/182 1049
/proc/meminfo: memFree=31018380/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701008 s]
/proc/loadavg: 9.24 9.61 9.72 6/182 1049
/proc/meminfo: memFree=31018380/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50087 s]
/proc/loadavg: 9.24 9.61 9.72 11/188 1055
/proc/meminfo: memFree=30984356/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=32588 CPUtime=1.47 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 4315 0 0 0 147 0 0 0 25 0 1 0 520299440 33370112 3386 33554432000 4194304 4587354 140737190197344 18446744073709551615 4241277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 8147 3386 327 96 0 4709 0
[pid=1052] ppid=1049 vsize=19092 CPUtime=1.48 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 2464 0 0 0 148 0 0 0 25 0 1 0 520299440 19550208 2101 33554432000 4194304 4785740 140733271858944 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 4773 2101 340 145 0 1818 0
[pid=1053] ppid=1049 vsize=455560 CPUtime=0.78 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1327 0 0 0 78 0 0 0 25 0 1 0 520299440 466493440 1224 33554432000 134512640 134534564 4289827088 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 113890 1224 91 6 0 112556 0
[pid=1054] ppid=1049 vsize=9964 CPUtime=1.48 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 2164 0 0 0 148 0 0 0 25 0 1 0 520299440 10203136 1526 33554432000 4194304 4352236 140734396827104 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 2491 1526 127 39 0 1571 0
[pid=1055] ppid=1049 vsize=15412 CPUtime=0.69 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 5966 0 0 0 69 0 0 0 25 0 1 0 520299440 15781888 1979 33554432000 4194304 4331988 140737121086080 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 3853 1979 150 34 0 2295 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 550940

[startup+3.10059 s]
/proc/loadavg: 9.24 9.61 9.72 11/188 1055
/proc/meminfo: memFree=30976600/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=741964 CPUtime=3.08 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 6144 0 0 0 307 1 0 0 25 0 1 0 520299440 759771136 3283 33554432000 4194304 4587354 140737190197344 18446744073709551615 4241330 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 185491 3283 331 96 0 182053 0
[pid=1052] ppid=1049 vsize=20220 CPUtime=3.08 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 2742 0 0 0 308 0 0 0 25 0 1 0 520299440 20705280 2379 33554432000 4194304 4785740 140733271858944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 5055 2379 340 145 0 2100 0
[pid=1053] ppid=1049 vsize=455560 CPUtime=1.57 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1327 0 0 0 157 0 0 0 25 0 1 0 520299440 466493440 1224 33554432000 134512640 134534564 4289827088 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 113890 1224 91 6 0 112556 0
[pid=1054] ppid=1049 vsize=11108 CPUtime=3.08 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 2577 0 0 0 308 0 0 0 25 0 1 0 520299440 11374592 1939 33554432000 4194304 4352236 140734396827104 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 2777 1939 127 39 0 1857 0
[pid=1055] ppid=1049 vsize=18024 CPUtime=1.49 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 6581 0 0 0 149 0 0 0 25 0 1 0 520299440 18456576 2594 33554432000 4194304 4331988 140737121086080 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 4506 2594 151 34 0 2948 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 1265200

[startup+6.30103 s]
/proc/loadavg: 9.38 9.63 9.72 11/188 1055
/proc/meminfo: memFree=30948992/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=745384 CPUtime=6.28 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 10118 0 0 0 626 2 0 0 25 0 1 0 520299440 763273216 6226 33554432000 4194304 4587354 140737190197344 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 186346 6226 337 96 0 182908 0
[pid=1052] ppid=1049 vsize=22728 CPUtime=6.28 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 3340 0 0 0 628 0 0 0 25 0 1 0 520299440 23273472 2977 33554432000 4194304 4785740 140733271858944 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 5682 2977 340 145 0 2727 0
[pid=1053] ppid=1049 vsize=459920 CPUtime=3.15 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1699 0 0 0 315 0 0 0 25 0 1 0 520299440 470958080 1596 33554432000 134512640 134534564 4289827088 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 114980 1596 95 6 0 113646 0
[pid=1054] ppid=1049 vsize=12608 CPUtime=6.28 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 2952 0 0 0 628 0 0 0 25 0 1 0 520299440 12910592 2314 33554432000 4194304 4352236 140734396827104 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 3152 2314 127 39 0 2232 0
[pid=1055] ppid=1049 vsize=21500 CPUtime=3.09 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 8785 0 0 0 309 0 0 0 25 0 1 0 520299440 22016000 3537 33554432000 4194304 4331988 140737121086080 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 5375 3537 175 34 0 3817 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 1280464

[startup+12.7009 s]
/proc/loadavg: 9.43 9.64 9.72 11/188 1055
/proc/meminfo: memFree=30956552/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=761364 CPUtime=12.68 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 13733 0 0 0 1266 2 0 0 25 0 1 0 520299440 779636736 8686 33554432000 4194304 4587354 140737190197344 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 190341 8686 337 96 0 186903 0
[pid=1052] ppid=1049 vsize=24796 CPUtime=12.68 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 3828 0 0 0 1268 0 0 0 25 0 1 0 520299440 25391104 3465 33554432000 4194304 4785740 140733271858944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 6199 3465 340 145 0 3244 0
[pid=1053] ppid=1049 vsize=459920 CPUtime=6.32 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1699 0 0 0 632 0 0 0 25 0 1 0 520299440 470958080 1596 33554432000 134512640 134534564 4289827088 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 114980 1596 95 6 0 113646 0
[pid=1054] ppid=1049 vsize=12864 CPUtime=12.68 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 3016 0 0 0 1268 0 0 0 25 0 1 0 520299440 13172736 2378 33554432000 4194304 4352236 140734396827104 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 3216 2378 127 39 0 2296 0
[pid=1055] ppid=1049 vsize=21500 CPUtime=6.29 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 8785 0 0 0 629 0 0 0 25 0 1 0 520299440 22016000 3537 33554432000 4194304 4331988 140737121086080 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 5375 3537 175 34 0 3817 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 1298768

[startup+25.5007 s]
/proc/loadavg: 9.55 9.65 9.73 11/188 1056
/proc/meminfo: memFree=30942040/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=760376 CPUtime=25.48 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 17515 0 0 0 2544 4 0 0 25 0 1 0 520299440 778625024 8256 33554432000 4194304 4587354 140737190197344 18446744073709551615 4241339 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 190094 8256 337 96 0 186656 0
[pid=1052] ppid=1049 vsize=29004 CPUtime=25.48 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 4829 0 0 0 2548 0 0 0 25 0 1 0 520299440 29700096 4466 33554432000 4194304 4785740 140733271858944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 7251 4466 340 145 0 4296 0
[pid=1053] ppid=1049 vsize=459920 CPUtime=12.7 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1699 0 0 0 1270 0 0 0 25 0 1 0 520299440 470958080 1596 33554432000 134512640 134534564 4289827088 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 114980 1596 95 6 0 113646 0
[pid=1054] ppid=1049 vsize=15168 CPUtime=25.48 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 3592 0 0 0 2548 0 0 0 25 0 1 0 520299440 15532032 2954 33554432000 4194304 4352236 140734396827104 18446744073709551615 4328459 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 3792 2954 127 39 0 2872 0
[pid=1055] ppid=1049 vsize=21500 CPUtime=12.63 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 8785 0 0 0 1263 0 0 0 25 0 1 0 520299440 22016000 3537 33554432000 4194304 4331988 140737121086080 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 5375 3537 175 34 0 3817 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 1304292

[startup+51.1012 s]
/proc/loadavg: 9.86 9.71 9.74 11/188 1057
/proc/meminfo: memFree=30939696/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=753056 CPUtime=51.08 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 30437 0 0 0 5101 7 0 0 25 0 1 0 520299440 771129344 7867 33554432000 4194304 4587354 140737190197344 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 188264 7867 337 96 0 184826 0
[pid=1052] ppid=1049 vsize=33620 CPUtime=51.08 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 5893 0 0 0 5107 1 0 0 25 0 1 0 520299440 34426880 5530 33554432000 4194304 4785740 140733271858944 18446744073709551615 235594564210 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 8405 5530 340 145 0 5450 0
[pid=1053] ppid=1049 vsize=459920 CPUtime=25.41 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1699 0 0 0 2541 0 0 0 25 0 1 0 520299440 470958080 1596 33554432000 134512640 134534564 4289827088 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 114980 1596 95 6 0 113646 0
[pid=1054] ppid=1049 vsize=16704 CPUtime=51.08 cores=3

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

/proc/1055/statm: 7224 5061 175 34 0 5666 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 1417248

[startup+942.301 s]
/proc/loadavg: 9.71 10.02 9.94 10/187 1113
/proc/meminfo: memFree=31123124/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=792804 CPUtime=942.3 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 374912 0 0 0 94097 133 0 0 25 0 1 0 520299440 811831296 17773 33554432000 4194304 4587354 140737190197344 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 198201 17773 337 96 0 194763 0
[pid=1052] ppid=1049 vsize=81088 CPUtime=942.3 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 16772 0 0 0 94226 4 0 0 25 0 1 0 520299440 83034112 16409 33554432000 4194304 4785740 140733271858944 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 20272 16409 340 145 0 17317 0
[pid=1053] ppid=1049 vsize=459920 CPUtime=468.6 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1699 0 0 0 46860 0 0 0 25 0 1 0 520299440 470958080 1596 33554432000 134512640 134534564 4289827088 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 114980 1596 95 6 0 113646 0
[pid=1054] ppid=1049 vsize=43860 CPUtime=942.3 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 75021 0 0 0 94221 9 0 0 25 0 1 0 520299440 44912640 10127 33554432000 4194304 4352236 140734396827104 18446744073709551615 4329279 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 10965 10127 127 39 0 10045 0
[pid=1055] ppid=1049 vsize=28896 CPUtime=468.52 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 10372 0 0 0 46851 1 0 0 25 0 1 0 520299440 29589504 5124 33554432000 4194304 4331988 140737121086080 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 7224 5124 175 34 0 5666 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 1424892

[startup+1002.3 s]
/proc/loadavg: 9.37 9.86 9.89 11/187 1115
/proc/meminfo: memFree=31130968/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=786416 CPUtime=1002.29 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 393564 0 0 0 100087 142 0 0 25 0 1 0 520299440 805289984 17009 33554432000 4194304 4587354 140737190197344 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 196604 17009 337 96 0 193166 0
[pid=1052] ppid=1049 vsize=83032 CPUtime=1002.3 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 17205 0 0 0 100226 4 0 0 25 0 1 0 520299440 85024768 16842 33554432000 4194304 4785740 140733271858944 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 20758 16842 340 145 0 17803 0
[pid=1053] ppid=1049 vsize=459920 CPUtime=498.43 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1699 0 0 0 49843 0 0 0 25 0 1 0 520299440 470958080 1596 33554432000 134512640 134534564 4289827088 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 114980 1596 95 6 0 113646 0
[pid=1054] ppid=1049 vsize=41812 CPUtime=1002.3 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 78093 0 0 0 100221 9 0 0 25 0 1 0 520299440 42815488 9615 33554432000 4194304 4352236 140734396827104 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 10453 9615 127 39 0 9533 0
[pid=1055] ppid=1049 vsize=28896 CPUtime=498.37 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 10442 0 0 0 49836 1 0 0 25 0 1 0 520299440 29589504 5194 33554432000 4194304 4331988 140737121086080 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 7224 5194 175 34 0 5666 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 1418400

[startup+1062.3 s]
/proc/loadavg: 9.34 9.76 9.85 10/187 1116
/proc/meminfo: memFree=31030448/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=878268 CPUtime=1062.3 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 427953 0 0 0 106079 151 0 0 25 0 1 0 520299440 899346432 38076 33554432000 4194304 4587354 140737190197344 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 219567 38076 337 96 0 216129 0
[pid=1052] ppid=1049 vsize=84076 CPUtime=1062.3 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 17456 0 0 0 106226 4 0 0 25 0 1 0 520299440 86093824 17093 33554432000 4194304 4785740 140733271858944 18446744073709551615 235594564226 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 21019 17093 340 145 0 18064 0
[pid=1053] ppid=1049 vsize=459920 CPUtime=528.26 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1699 0 0 0 52826 0 0 0 25 0 1 0 520299440 470958080 1596 33554432000 134512640 134534564 4289827088 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 114980 1596 95 6 0 113646 0
[pid=1054] ppid=1049 vsize=47956 CPUtime=1062.31 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 83981 0 0 0 106221 10 0 0 25 0 1 0 520299440 49106944 11151 33554432000 4194304 4352236 140734396827104 18446744073709551615 4329004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 11989 11151 127 39 0 11069 0
[pid=1055] ppid=1049 vsize=28896 CPUtime=528.21 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 10511 0 0 0 52820 1 0 0 25 0 1 0 520299440 29589504 5263 33554432000 4194304 4331988 140737121086080 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 7224 5263 175 34 0 5666 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 1517440

[startup+1122.3 s]
/proc/loadavg: 9.37 9.69 9.81 10/187 1118
/proc/meminfo: memFree=31111960/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=793216 CPUtime=1122.3 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 442872 0 0 0 112071 159 0 0 25 0 1 0 520299440 812253184 16864 33554432000 4194304 4587354 140737190197344 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 198304 16864 337 96 0 194866 0
[pid=1052] ppid=1049 vsize=85924 CPUtime=1122.3 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 17825 0 0 0 112226 4 0 0 25 0 1 0 520299440 87986176 17462 33554432000 4194304 4785740 140733271858944 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 21481 17462 340 145 0 18526 0
[pid=1053] ppid=1049 vsize=459920 CPUtime=558.12 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1699 0 0 0 55812 0 0 0 25 0 1 0 520299440 470958080 1596 33554432000 134512640 134534564 4289827088 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 114980 1596 95 6 0 113646 0
[pid=1054] ppid=1049 vsize=47956 CPUtime=1122.3 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 89357 0 0 0 112220 10 0 0 25 0 1 0 520299440 49106944 11151 33554432000 4194304 4352236 140734396827104 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 11989 11151 127 39 0 11069 0
[pid=1055] ppid=1049 vsize=28896 CPUtime=558.03 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 10574 0 0 0 55802 1 0 0 25 0 1 0 520299440 29589504 5326 33554432000 4194304 4331988 140737121086080 18446744073709551615 4239613 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 7224 5326 175 34 0 5666 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 1434236

[startup+1182.3 s]
/proc/loadavg: 9.34 9.61 9.78 11/187 1120
/proc/meminfo: memFree=31112748/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=806852 CPUtime=1182.3 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 461408 0 0 0 118064 166 0 0 25 0 1 0 520299440 826216448 14778 33554432000 4194304 4587354 140737190197344 18446744073709551615 4244017 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 201713 14778 337 96 0 198275 0
[pid=1052] ppid=1049 vsize=87076 CPUtime=1182.3 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 18064 0 0 0 118226 4 0 0 25 0 1 0 520299440 89165824 17701 33554432000 4194304 4785740 140733271858944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 21769 17701 340 145 0 18814 0
[pid=1053] ppid=1049 vsize=459920 CPUtime=587.92 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1699 0 0 0 58792 0 0 0 25 0 1 0 520299440 470958080 1596 33554432000 134512640 134534564 4289827088 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 114980 1596 95 6 0 113646 0
[pid=1054] ppid=1049 vsize=50004 CPUtime=1182.31 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 93197 0 0 0 118220 11 0 0 25 0 1 0 520299440 51204096 11663 33554432000 4194304 4352236 140734396827104 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 12501 11663 127 39 0 11581 0
[pid=1055] ppid=1049 vsize=31484 CPUtime=587.9 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 10645 0 0 0 58789 1 0 0 25 0 1 0 520299440 32239616 5397 33554432000 4194304 4331988 140737121086080 18446744073709551615 4298552 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 7871 5397 175 34 0 6313 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 1453660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.24 9.57 9.76 10/187 1120
/proc/meminfo: memFree=31117928/32950928 swapFree=67111404/67111528
[pid=1049] ppid=1047 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1049/stat : 1049 (ppfolio) S 1047 1049 32278 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520299439 18763776 389 33554432000 4194304 4287625 140735669096864 18446744073709551615 235594886671 0 0 4096 65536 16841906114512551935 0 0 17 1 0 0 0
/proc/1049/statm: 4581 389 341 23 0 91 0
[pid=1051] ppid=1049 vsize=793640 CPUtime=1201.7 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1049 1049 32278 0 -1 4202496 467351 0 0 0 120002 168 0 0 25 0 1 0 520299440 812687360 13693 33554432000 4194304 4587354 140737190197344 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 198410 13693 337 96 0 194972 0
[pid=1052] ppid=1049 vsize=87500 CPUtime=1201.71 cores=5
/proc/1052/stat : 1052 (clasp) R 1049 1049 32278 0 -1 4202496 18150 0 0 0 120167 4 0 0 25 0 1 0 520299440 89600000 17787 33554432000 4194304 4785740 140733271858944 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1052/statm: 21875 17787 340 145 0 18920 0
[pid=1053] ppid=1049 vsize=459920 CPUtime=597.61 cores=7
/proc/1053/stat : 1053 (TNM) R 1049 1049 32278 0 -1 4202496 1699 0 0 0 59761 0 0 0 25 0 1 0 520299440 470958080 1596 33554432000 134512640 134534564 4289827088 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1053/statm: 114980 1596 95 6 0 113646 0
[pid=1054] ppid=1049 vsize=45908 CPUtime=1201.71 cores=3
/proc/1054/stat : 1054 (lingeling) R 1049 1049 32278 0 -1 4202496 93709 0 0 0 120160 11 0 0 25 0 1 0 520299440 47009792 10639 33554432000 4194304 4352236 140734396827104 18446744073709551615 4329047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1054/statm: 11477 10639 127 39 0 10557 0
[pid=1055] ppid=1049 vsize=31484 CPUtime=597.5 cores=7
/proc/1055/stat : 1055 (march_hi) R 1049 1049 32278 0 -1 4202496 10668 0 0 0 59749 1 0 0 25 0 1 0 520299440 32239616 5420 33554432000 4194304 4331988 140737121086080 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1055/statm: 7871 5420 175 34 0 6313 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1436776

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 1049 and gives
#  childrusage.ru_utime.tv_sec=4200
#  childrusage.ru_utime.tv_usec=931361
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=873715
# CPU time returned by wait4() is 4202.81
# while last known CPU time is 4800.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.23
CPU user time (s): 4798.39
CPU system time (s): 1.84
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 2185588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4200.93
system time used= 1.87371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 581466
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= 429
involuntary context switches= 26010

runsolver used 1.87071 second user time and 4.69329 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 16:23:27
IDJOB=3250599
IDBENCH=83321
IDSOLVER=1612
FILE ID=node120/3250599-1304087007
RUNJOBID= node120-1304078919-32297
PBS_JOBID= 13170527
Free space on /tmp= 72064 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250599-1304087007/watcher-3250599-1304087007 -o /tmp/evaluation-result-3250599-1304087007/solver-3250599-1304087007 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3250599-1304087007.cnf

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=1650788090

node120.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.809
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.61
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.809
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.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.82
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.809
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:      31018784 kB
Buffers:        468404 kB
Cached:         618244 kB
SwapCached:          8 kB
Active:         842508 kB
Inactive:       730704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31018784 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           10896 kB
Writeback:           0 kB
AnonPages:      486316 kB
Mapped:          17204 kB
Slab:           296168 kB
PageTables:       5772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3961576 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= 72056 MiB
End job on node120 at 2011-04-29 16:43:29