Trace number 1738379

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
SATzilla2009_C 2009-03-22? (exit code) 1198.85 1199.39

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-28-302-26-75.cnf
MD5SUMc8a761b6d0b0b208363324b0ab04d363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.18597
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses48442
Sum of the clauses size97560
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 248416
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

19.96/20.04	c SATzilla is building models for class 2
19.96/20.04	c run presolver march_dl2004 for 5 seconds ... 
19.96/20.04	c Bin: Executing march_dl2004
19.96/20.04	c spawning binary file with 5 seconds ...
19.96/20.04	c child exit by a signal
19.96/20.04	c march_dl2004 returned code 137.
19.96/20.04	c run presolver mxc-sr08 for 5 seconds ... 
19.96/20.04	c Bin: Executing mxc-sr08
19.96/20.04	c spawning binary file with 5 seconds ...
19.96/20.04	c child exit by a signal
19.96/20.04	c mxc-sr08 returned code 137.
19.96/20.04	c Orignal number of varibales is 728, number of clauses is 48442 
19.96/20.04	c predicted feature computation time is 8.062404 
19.96/20.04	c Bin: Executing satelite
19.96/20.04	c spawning binary file with 240 seconds ...
19.96/20.04	c child exited successfully
19.96/20.04	c satzilla computing base features
19.96/20.04	c Number of variabe is: 702, Number of clause is : 47714 
19.96/20.04	c Initializing...
19.96/20.04	c satzilla compute diameter ...
19.96/20.04	c start diameter features ...
19.96/20.04	c satzilla doing clause learning
19.96/20.04	c start clause learning features ...
19.96/20.04	c Bin: Executing zchaff07
19.96/20.04	c spawning binary file with 2 seconds ...
19.96/20.04	c child exit by a signal
19.96/20.04	c satzilla doing survey propogation probe
19.96/20.04	c do survay propogation for 2 second ...
19.96/20.04	c satzilla doing local search probe
19.96/20.04	c satzilla doing lobjois search-space size estimate
19.96/20.04	c features are:728 48442 702 47714 0.037037 0.0152576 0.0147127 0.998825 0.00916811 0.0856986 0.00393835 1.90728 0.002849 0.0769231 0.133177 0.976925 0.976925 0.00393835 0.140919 0.00243115 0.0053653 3.97291 0.41777 0.0699296 0.26506 0.642512 2.76851 0.00278326 0.181028 0.00157187 0.00408685 3.5071 0.976925 0.0146917 0 0.0146917 0.0146917 2 0 2 2 -0 1378 1.02454 529 3823 3823 529 3823 564 596 66.3369 0.249596 49.5974 91.2668 91.2668 49.5974 91.2668 53.2601 71.2234 0.902445 0.0180172 0.863409 0.962188 0.920577 0.881659 0.912873 0.893888 0.904041 1.87012e-05 2.38464 6.0236e-09 0.00043993 4.54951e-05 1.95101e-07 1.63029e-05 7.69451e-07 4.16624e-06 24.0559 8.51195 326.323 0.0869276 328 314 343 32.866 0.112269 1.00145 0.0212373 0.916542 0.972524 
19.96/20.04	c satzilla's ranking:
19.96/20.04	c 1) march_dl2004: 2.009290
19.96/20.04	c 2) minisat20: 1.389704
19.96/20.04	c 3) zchaff_rand: 1.322400
19.96/20.04	c 4) mxc-sr08: 1.234520
19.96/20.04	c 5) minisat20SAT07: 0.709144
19.96/20.04	c 6) vallst: 0.598796
19.96/20.04	c 7) tts-4-0: 0.259727
19.96/20.04	c 8) SATenstein: -10000.000000
19.96/20.04	c 9) gnovelty+: -10000.000000
19.96/20.04	c 10) adaptg2wsat+: -10000.000000
19.96/20.04	c 11) adaptg2wsat0: -10000.000000
19.96/20.04	c 12) picosat846: -10000.000000
19.96/20.04	c 13) kcnfs04SAT07: -10000.000000
19.96/20.04	c satzilla running march_dl2004 ... 
1198.73/1199.38	c Bin: Executing march_dl2004
1198.73/1199.38	c spawning binary file with 1179 seconds ...
1198.73/1199.38	c child exit by a signal
1198.73/1199.38	c march_dl2004 returned code 137.
1198.73/1199.38	c satzilla running minisat20 ... 
1198.73/1199.38	c Bin: Executing minisat20
1198.73/1199.38	c minisat20 returned code 1.
1198.73/1199.38	c satzilla running zchaff_rand ... 
1198.73/1199.38	c Bin: Executing zchaff_rand
1198.73/1199.38	c zchaff_rand returned code 1.
1198.73/1199.38	c satzilla running mxc-sr08 ... 
1198.73/1199.38	c Bin: Executing mxc-sr08
1198.73/1199.38	c mxc-sr08 returned code 1.
1198.73/1199.38	c satzilla running minisat20SAT07 ... 
1198.73/1199.38	c Bin: Executing minisat20SAT07
1198.73/1199.38	c minisat20SAT07 returned code 1.
1198.73/1199.38	c satzilla running vallst ... 
1198.73/1199.38	c Bin: Executing vallst
1198.73/1199.38	c vallst returned code 1.
1198.73/1199.38	c satzilla running tts-4-0 ... 
1198.73/1199.38	c Bin: Executing tts-4-0
1198.73/1199.38	c tts-4-0 returned code 1.
1198.73/1199.38	c satzilla running SATenstein ... 
1198.73/1199.38	c Bin: Executing SATenstein
1198.73/1199.38	c SATenstein returned code 1.
1198.73/1199.38	c satzilla running gnovelty+ ... 
1198.73/1199.38	c Bin: Executing gnovelty+
1198.73/1199.38	c gnovelty+ returned code 1.
1198.73/1199.38	c satzilla running adaptg2wsat+ ... 
1198.73/1199.38	c Bin: Executing adaptg2wsat+
1198.73/1199.38	c adaptg2wsat+ returned code 1.
1198.73/1199.38	c satzilla running adaptg2wsat0 ... 
1198.73/1199.38	c Bin: Executing adaptg2wsat0
1198.73/1199.38	c adaptg2wsat0 returned code 1.
1198.73/1199.38	c satzilla running picosat846 ... 
1198.73/1199.38	c Bin: Executing picosat846
1198.73/1199.38	c picosat846 returned code 1.
1198.73/1199.38	c satzilla running kcnfs04SAT07 ... 
1198.73/1199.38	c Bin: Executing kcnfs04SAT07
1198.73/1199.38	c kcnfs04SAT07 returned code 1.
1198.73/1199.38	c ERROR: All Failed! 
1198.73/1199.38	c SATZILLA_TIME=1199.020000

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1738379-1240837491/watcher-1738379-1240837491 -o /tmp/evaluation-result-1738379-1240837491/solver-1738379-1240837491 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1738379-1240837491.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 1.03 1.00 3/64 22284
/proc/meminfo: memFree=1468976/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=2056 CPUtime=0
/proc/22284/stat : 22284 (SATzilla2009_C) R 22282 22284 21883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111776483 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/22284/statm: 514 112 96 399 0 111 0
[pid=22285] ppid=22284 vsize=1020 CPUtime=0
/proc/22285/stat : 22285 (march_dl2004) R 22284 22284 21883 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 111776483 1044480 135 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22285/statm: 255 136 50 118 0 134 0

[startup+0.0273461 s]
/proc/loadavg: 1.02 1.03 1.00 3/64 22284
/proc/meminfo: memFree=1468976/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=2056 CPUtime=0
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111776483 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22284/statm: 514 112 96 399 0 111 0
[pid=22285] ppid=22284 vsize=1416 CPUtime=0.02
/proc/22285/stat : 22285 (march_dl2004) R 22284 22284 21883 0 -1 4194304 256 0 0 0 2 0 0 0 19 0 1 0 111776483 1449984 251 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22285/statm: 354 251 50 118 0 233 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3472

[startup+0.10135 s]
/proc/loadavg: 1.02 1.03 1.00 3/64 22284
/proc/meminfo: memFree=1468976/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=2056 CPUtime=0
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111776483 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22284/statm: 514 112 96 399 0 111 0
[pid=22285] ppid=22284 vsize=2816 CPUtime=0.09
/proc/22285/stat : 22285 (march_dl2004) R 22284 22284 21883 0 -1 4194304 1659 0 0 0 9 0 0 0 19 0 1 0 111776483 2883584 458 1992294400 134512640 134996440 4294956176 18446744073709551615 134542894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22285/statm: 704 458 61 118 0 583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4872

[startup+0.301368 s]
/proc/loadavg: 1.02 1.03 1.00 3/64 22284
/proc/meminfo: memFree=1468976/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=2056 CPUtime=0
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111776483 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22284/statm: 514 112 96 399 0 111 0
[pid=22285] ppid=22284 vsize=5716 CPUtime=0.29
/proc/22285/stat : 22285 (march_dl2004) R 22284 22284 21883 0 -1 4194304 4289 0 0 0 29 0 0 0 21 0 1 0 111776483 5853184 1190 1992294400 134512640 134996440 4294956176 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22285/statm: 1429 1191 73 118 0 1308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7772

[startup+0.701404 s]
/proc/loadavg: 1.02 1.03 1.00 3/64 22284
/proc/meminfo: memFree=1468976/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=2056 CPUtime=0
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111776483 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22284/statm: 514 112 96 399 0 111 0
[pid=22285] ppid=22284 vsize=8020 CPUtime=0.69
/proc/22285/stat : 22285 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5068 0 0 0 68 1 0 0 25 0 1 0 111776483 8212480 1317 1992294400 134512640 134996440 4294956176 18446744073709551615 134565286 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22285/statm: 2005 1317 75 118 0 1884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10076

[startup+1.50147 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 22286
/proc/meminfo: memFree=1463776/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=2056 CPUtime=0
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111776483 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22284/statm: 514 112 96 399 0 111 0
[pid=22285] ppid=22284 vsize=8152 CPUtime=1.49
/proc/22285/stat : 22285 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5104 0 0 0 148 1 0 0 25 0 1 0 111776483 8347648 1353 1992294400 134512640 134996440 4294956176 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22285/statm: 2038 1353 75 118 0 1917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10208

[startup+3.10163 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 22286
/proc/meminfo: memFree=1463584/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=2056 CPUtime=0
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111776483 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22284/statm: 514 112 96 399 0 111 0
[pid=22285] ppid=22284 vsize=8152 CPUtime=3.09
/proc/22285/stat : 22285 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5123 0 0 0 308 1 0 0 25 0 1 0 111776483 8347648 1372 1992294400 134512640 134996440 4294956176 18446744073709551615 134571544 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22285/statm: 2038 1372 75 118 0 1917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10208

[startup+6.30291 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 22287
/proc/meminfo: memFree=1465440/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=2056 CPUtime=4.99
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 156 5149 0 0 0 0 498 1 16 0 1 0 111776483 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 514 125 107 399 0 111 0
[pid=22287] ppid=22284 vsize=4948 CPUtime=1.29
/proc/22287/stat : 22287 (mxc-sr08) R 22284 22284 21883 0 -1 4194304 1385 0 0 0 128 1 0 0 25 0 1 0 111776984 5066752 1140 1992294400 134512640 135078026 4294956176 18446744073709551615 134534338 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22287/statm: 1237 1140 71 138 0 1096 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7004

[startup+12.7015 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 22288
/proc/meminfo: memFree=1465200/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=4568 CPUtime=12.22
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 1334 8051 0 0 205 0 1014 3 25 0 1 0 111776483 4677632 775 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1142 775 136 399 0 739 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 4568

[startup+25.5016 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 22290
/proc/meminfo: memFree=1457832/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8416 CPUtime=5.44
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5151 0 0 0 542 2 0 0 25 0 1 0 111778488 8617984 1400 1992294400 134512640 134996440 4294956176 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2104 1400 75 118 0 1983 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 15808

[startup+51.102 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 22290
/proc/meminfo: memFree=1457704/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8416 CPUtime=31.02
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5182 0 0 0 3100 2 0 0 25 0 1 0 111778488 8617984 1431 1992294400 134512640 134996440 4294956176 18446744073709551615 134551505 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2104 1431 75 118 0 1983 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 15808

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 22290
/proc/meminfo: memFree=1457640/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8548 CPUtime=82.2
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5211 0 0 0 8218 2 0 0 25 0 1 0 111778488 8753152 1460 1992294400 134512640 134996440 4294956176 18446744073709551615 134567209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2137 1460 75 118 0 2016 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 15940

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22290
/proc/meminfo: memFree=1457576/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8680 CPUtime=142.17
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5228 0 0 0 14215 2 0 0 25 0 1 0 111778488 8888320 1477 1992294400 134512640 134996440 4294956176 18446744073709551615 134571505 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2170 1477 75 118 0 2049 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 16072

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22290
/proc/meminfo: memFree=1457576/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8680 CPUtime=202.15
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5233 0 0 0 20213 2 0 0 25 0 1 0 111778488 8888320 1482 1992294400 134512640 134996440 4294956176 18446744073709551615 134567973 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2170 1482 75 118 0 2049 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 16072

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457576/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8680 CPUtime=262.13
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5238 0 0 0 26211 2 0 0 25 0 1 0 111778488 8888320 1487 1992294400 134512640 134996440 4294956176 18446744073709551615 134567944 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2170 1487 75 118 0 2049 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 16072

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457512/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8680 CPUtime=322.1
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5244 0 0 0 32208 2 0 0 25 0 1 0 111778488 8888320 1493 1992294400 134512640 134996440 4294956176 18446744073709551615 134553685 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2170 1493 75 118 0 2049 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 16072


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=741.91
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 74189 2 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134533020 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 16204

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=801.89
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 80186 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 16204

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=861.87
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 86184 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134537748 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 16204

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=921.85
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 92182 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 16204

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=981.81
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 98178 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134528085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 16204

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=1041.78
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 104175 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134527886 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 16204

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=1101.76
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 110173 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134587283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 16204

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=1161.73
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 116170 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134567141 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 16204

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=1169.73
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 116970 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 16204

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=1172.93
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 117290 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134617596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 1192.93
Current children cumulated vsize (KiB) 16204

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=1176.13
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 117610 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 16204

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=1177.73
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 117770 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 16204

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=1178.53
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 117850 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134587373 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 16204

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22290
/proc/meminfo: memFree=1457384/2055920 swapFree=4192956/4192956
[pid=22284] ppid=22282 vsize=7392 CPUtime=20
/proc/22284/stat : 22284 (SATzilla2009_C) S 22282 22284 21883 0 -1 4194304 2892 9891 0 0 778 5 1212 5 25 0 1 0 111776483 7569408 1545 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22284/statm: 1848 1545 219 399 0 1445 0
[pid=22290] ppid=22284 vsize=8812 CPUtime=1178.73
/proc/22290/stat : 22290 (march_dl2004) R 22284 22284 21883 0 -1 4194304 5249 0 0 0 117870 3 0 0 25 0 1 0 111778488 9023488 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134528060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22290/statm: 2203 1498 75 118 0 2082 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 16204

Child status: 17
Real time (s): 1199.39
CPU time (s): 1198.85
CPU user time (s): 1198.7
CPU system time (s): 0.146977
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 16204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.7
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18050
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= 16
involuntary context switches= 3577

runsolver used 1.07784 second user time and 3.2905 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-27 15:04:51
IDJOB=1738379
IDBENCH=71806
IDSOLVER=527
FILE ID=node55/1738379-1240837491
PBS_JOBID= 9187556
Free space on /tmp= 66388 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-28-302-26-75.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738379-1240837491/watcher-1738379-1240837491 -o /tmp/evaluation-result-1738379-1240837491/solver-1738379-1240837491 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1738379-1240837491.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c8a761b6d0b0b208363324b0ab04d363
RANDOM SEED=1385349170

node55.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1469520 kB
Buffers:         76884 kB
Cached:         409860 kB
SwapCached:          0 kB
Active:         228512 kB
Inactive:       272148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469520 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           32012 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            71884 kB
Committed_AS:   361460 kB
PageTables:       1360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node55 at 2009-04-27 15:24:51