Trace number 1539150

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) 1199.25 1199.96

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S2037556208-016.cnf
MD5SUM420131c044d6c3aad62b65241fc230d6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.677896
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

16.37/16.43	c SATzilla is building models for class 2
16.37/16.43	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.43	c Bin: Executing march_dl2004
16.37/16.43	c spawning binary file with 5 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c march_dl2004 returned code 137.
16.37/16.43	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.43	c Bin: Executing mxc-sr08
16.37/16.43	c spawning binary file with 5 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c mxc-sr08 returned code 137.
16.37/16.43	c Orignal number of varibales is 60, number of clauses is 5340 
16.37/16.43	c predicted feature computation time is 6.980748 
16.37/16.43	c Bin: Executing satelite
16.37/16.43	c spawning binary file with 240 seconds ...
16.37/16.43	c child exited successfully
16.37/16.43	c satzilla computing base features
16.37/16.43	c Number of variabe is: 60, Number of clause is : 5340 
16.37/16.43	c Initializing...
16.37/16.43	c satzilla compute diameter ...
16.37/16.43	c start diameter features ...
16.37/16.43	c satzilla doing clause learning
16.37/16.43	c start clause learning features ...
16.37/16.43	c Bin: Executing zchaff07
16.37/16.43	c spawning binary file with 2 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c satzilla doing survey propogation probe
16.37/16.43	c do survay propogation for 2 second ...
16.37/16.43	c satzilla doing local search probe
16.37/16.43	c satzilla doing lobjois search-space size estimate
16.37/16.43	c features are:60 5340 60 5340 0 0 0.011236 0.310326 0.681449 0.996588 0.116667 0 0.116667 0.116667 -0 0 0 0.116667 0.0383882 0.109176 0.12603 3.73599 0.0313735 0.0213712 0.00308642 0.106036 1.94831 0.00736267 0.154258 0.00468165 0.011236 2.94767 0.0631086 0.0110487 0 0.0110487 0.0110487 2 0 2 2 -0 4546.33 0.0145841 4462 4624 4624 4462 4624 4462 4553 22.6818 0.0180797 22.273 23.2424 23.2424 22.273 23.2424 22.273 22.53 0.0633978 0.655486 0.00583476 0.201852 0.127966 0.0190077 0.0869539 0.0320452 0.0550367 6.41754e-05 0.353231 2.71707e-05 0.000111053 0.000106268 3.35235e-05 7.82838e-05 4.98729e-05 6.14409e-05 8.532 0.264941 10.4081 0.222259 10 8 13 2.34887 0.28829 0.899574 0.105675 0.689457 0.762521 
16.37/16.43	c satzilla's ranking:
16.37/16.43	c 1) march_dl2004: 4.959016
16.37/16.43	c 2) mxc-sr08: 3.268629
16.37/16.43	c 3) minisat20SAT07: 3.205971
16.37/16.43	c 4) minisat20: 2.920210
16.37/16.43	c 5) tts-4-0: 1.304120
16.37/16.43	c 6) vallst: 0.432605
16.37/16.43	c 7) zchaff_rand: 0.118160
16.37/16.43	c 8) SATenstein: -10000.000000
16.37/16.43	c 9) gnovelty+: -10000.000000
16.37/16.43	c 10) adaptg2wsat+: -10000.000000
16.37/16.43	c 11) adaptg2wsat0: -10000.000000
16.37/16.43	c 12) picosat846: -10000.000000
16.37/16.43	c 13) kcnfs04SAT07: -10000.000000
16.37/16.43	c satzilla running march_dl2004 ... 
1199.16/1199.96	c Bin: Executing march_dl2004
1199.16/1199.96	c spawning binary file with 1183 seconds ...
1199.16/1199.96	c child exit by a signal
1199.16/1199.96	c march_dl2004 returned code 137.
1199.16/1199.96	c satzilla running mxc-sr08 ... 
1199.16/1199.96	c Bin: Executing mxc-sr08
1199.16/1199.96	c mxc-sr08 returned code 1.
1199.16/1199.96	c satzilla running minisat20SAT07 ... 
1199.16/1199.96	c Bin: Executing minisat20SAT07
1199.16/1199.96	c minisat20SAT07 returned code 1.
1199.16/1199.96	c satzilla running minisat20 ... 
1199.16/1199.96	c Bin: Executing minisat20
1199.16/1199.96	c minisat20 returned code 1.
1199.16/1199.96	c satzilla running tts-4-0 ... 
1199.16/1199.96	c Bin: Executing tts-4-0
1199.16/1199.96	c tts-4-0 returned code 1.
1199.16/1199.96	c satzilla running vallst ... 
1199.16/1199.96	c Bin: Executing vallst
1199.16/1199.96	c vallst returned code 1.
1199.16/1199.96	c satzilla running zchaff_rand ... 
1199.16/1199.96	c Bin: Executing zchaff_rand
1199.16/1199.96	c zchaff_rand returned code 1.
1199.16/1199.96	c satzilla running SATenstein ... 
1199.16/1199.96	c Bin: Executing SATenstein
1199.16/1199.96	c SATenstein returned code 1.
1199.16/1199.96	c satzilla running gnovelty+ ... 
1199.16/1199.96	c Bin: Executing gnovelty+
1199.16/1199.96	c gnovelty+ returned code 1.
1199.16/1199.96	c satzilla running adaptg2wsat+ ... 
1199.16/1199.96	c Bin: Executing adaptg2wsat+
1199.16/1199.96	c adaptg2wsat+ returned code 1.
1199.16/1199.96	c satzilla running adaptg2wsat0 ... 
1199.16/1199.96	c Bin: Executing adaptg2wsat0
1199.16/1199.96	c adaptg2wsat0 returned code 1.
1199.16/1199.96	c satzilla running picosat846 ... 
1199.16/1199.96	c Bin: Executing picosat846
1199.16/1199.96	c picosat846 returned code 1.
1199.16/1199.96	c satzilla running kcnfs04SAT07 ... 
1199.16/1199.96	c Bin: Executing kcnfs04SAT07
1199.16/1199.96	c kcnfs04SAT07 returned code 1.
1199.16/1199.96	c ERROR: All Failed! 
1199.16/1199.96	c SATZILLA_TIME=1199.420000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1539150-1238475291/watcher-1539150-1238475291 -o /tmp/evaluation-result-1539150-1238475291/solver-1539150-1238475291 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539150-1238475291.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: 0.91 0.97 0.99 3/73 27327
/proc/meminfo: memFree=1440144/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=2056 CPUtime=0
/proc/27327/stat : 27327 (SATzilla2009_C) R 27325 27327 27290 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1120193093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/27327/statm: 514 112 96 399 0 111 0
[pid=27328] ppid=27327 vsize=636 CPUtime=0
/proc/27328/stat : 27328 (march_dl2004) R 27327 27327 27290 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 1120193093 651264 81 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27328/statm: 159 81 50 118 0 38 0

[startup+0.0657981 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 27327
/proc/meminfo: memFree=1440144/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=2056 CPUtime=0
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120193093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27327/statm: 514 112 96 399 0 111 0
[pid=27328] ppid=27327 vsize=2068 CPUtime=0.06
/proc/27328/stat : 27328 (march_dl2004) R 27327 27327 27290 0 -1 4194304 818 0 0 0 6 0 0 0 19 0 1 0 1120193093 2117632 300 1992294400 134512640 134996440 4294956192 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27328/statm: 517 300 67 118 0 396 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4124

[startup+0.101803 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 27327
/proc/meminfo: memFree=1440144/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=2056 CPUtime=0
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120193093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27327/statm: 514 112 96 399 0 111 0
[pid=27328] ppid=27327 vsize=2068 CPUtime=0.09
/proc/27328/stat : 27328 (march_dl2004) R 27327 27327 27290 0 -1 4194304 820 0 0 0 9 0 0 0 19 0 1 0 1120193093 2117632 302 1992294400 134512640 134996440 4294956192 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27328/statm: 517 302 67 118 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4124

[startup+0.301844 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 27327
/proc/meminfo: memFree=1440144/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=2056 CPUtime=0
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120193093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27327/statm: 514 112 96 399 0 111 0
[pid=27328] ppid=27327 vsize=2068 CPUtime=0.29
/proc/27328/stat : 27328 (march_dl2004) R 27327 27327 27290 0 -1 4194304 837 0 0 0 29 0 0 0 21 0 1 0 1120193093 2117632 319 1992294400 134512640 134996440 4294956192 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27328/statm: 517 319 67 118 0 396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4124

[startup+0.701925 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 27327
/proc/meminfo: memFree=1440144/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=2056 CPUtime=0
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120193093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27327/statm: 514 112 96 399 0 111 0
[pid=27328] ppid=27327 vsize=5920 CPUtime=0.69
/proc/27328/stat : 27328 (march_dl2004) R 27327 27327 27290 0 -1 4194304 1993 0 0 0 69 0 0 0 25 0 1 0 1120193093 6062080 1373 1992294400 134512640 134996440 4294956192 18446744073709551615 134559723 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27328/statm: 1480 1373 72 118 0 1359 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7976

[startup+1.50109 s]
/proc/loadavg: 0.91 0.97 0.99 2/75 27329
/proc/meminfo: memFree=1434752/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=2056 CPUtime=0
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120193093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27327/statm: 514 112 96 399 0 111 0
[pid=27328] ppid=27327 vsize=6580 CPUtime=1.49
/proc/27328/stat : 27328 (march_dl2004) R 27327 27327 27290 0 -1 4194304 2101 0 0 0 149 0 0 0 25 0 1 0 1120193093 6737920 1442 1992294400 134512640 134996440 4294956192 18446744073709551615 134514074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27328/statm: 1645 1442 74 118 0 1524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8636

[startup+3.10141 s]
/proc/loadavg: 0.91 0.97 0.99 2/75 27329
/proc/meminfo: memFree=1434368/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=2056 CPUtime=0
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120193093 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27327/statm: 514 112 96 399 0 111 0
[pid=27328] ppid=27327 vsize=6580 CPUtime=3.09
/proc/27328/stat : 27328 (march_dl2004) R 27327 27327 27290 0 -1 4194304 2102 0 0 0 309 0 0 0 25 0 1 0 1120193093 6737920 1443 1992294400 134512640 134996440 4294956192 18446744073709551615 134514006 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27328/statm: 1645 1443 74 118 0 1524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8636

[startup+6.30106 s]
/proc/loadavg: 0.92 0.97 0.99 2/75 27330
/proc/meminfo: memFree=1437568/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=2056 CPUtime=4.99
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 156 2102 0 0 0 0 499 0 16 0 1 0 1120193093 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27327/statm: 514 125 107 399 0 111 0
[pid=27330] ppid=27327 vsize=1880 CPUtime=1.29
/proc/27330/stat : 27330 (mxc-sr08) R 27327 27327 27290 0 -1 4194304 429 0 0 0 129 0 0 0 25 0 1 0 1120193594 1925120 391 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27330/statm: 470 391 71 138 0 329 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3936

[startup+12.7014 s]
/proc/loadavg: 1.01 0.98 0.99 2/75 27332
/proc/meminfo: memFree=1436752/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=7864 CPUtime=12.67
/proc/27327/stat : 27327 (SATzilla2009_C) R 27325 27327 27290 0 -1 4194304 856 3762 0 0 66 0 1198 3 24 0 1 0 1120193093 8052736 608 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/27327/statm: 1966 608 207 399 0 1563 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7864

[startup+25.502 s]
/proc/loadavg: 1.00 0.98 0.99 2/75 27333
/proc/meminfo: memFree=1433560/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=6580 CPUtime=9.04
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 2102 0 0 0 904 0 0 0 25 0 1 0 1120194737 6737920 1443 1992294400 134512640 134996440 4294956192 18446744073709551615 134514058 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 1645 1443 74 118 0 1524 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 10344

[startup+51.1012 s]
/proc/loadavg: 1.06 1.00 1.00 2/75 27333
/proc/meminfo: memFree=1433560/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=6580 CPUtime=34.61
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 2102 0 0 0 3461 0 0 0 25 0 1 0 1120194737 6737920 1443 1992294400 134512640 134996440 4294956192 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 1645 1443 74 118 0 1524 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 10344

[startup+102.307 s]
/proc/loadavg: 1.03 1.00 1.00 2/75 27333
/proc/meminfo: memFree=1433624/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=6580 CPUtime=85.78
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 2102 0 0 0 8577 1 0 0 25 0 1 0 1120194737 6737920 1443 1992294400 134512640 134996440 4294956192 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 1645 1443 74 118 0 1524 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 10344

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/75 27333
/proc/meminfo: memFree=1423704/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=16832 CPUtime=145.74
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 4593 0 0 0 14570 4 0 0 25 0 1 0 1120194737 17235968 3934 1992294400 134512640 134996440 4294956192 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 4208 3934 74 118 0 4087 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 20596

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27333
/proc/meminfo: memFree=1422168/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=18416 CPUtime=205.7
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 4975 0 0 0 20565 5 0 0 25 0 1 0 1120194737 18857984 4316 1992294400 134512640 134996440 4294956192 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 4604 4316 74 118 0 4483 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 22180

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27333
/proc/meminfo: memFree=1420888/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=19736 CPUtime=265.67
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 5315 0 0 0 26562 5 0 0 25 0 1 0 1120194737 20209664 4656 1992294400 134512640 134996440 4294956192 18446744073709551615 134573190 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 4934 4656 74 118 0 4813 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 23500

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27333
/proc/meminfo: memFree=1420312/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=20396 CPUtime=325.63
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 5458 0 0 0 32558 5 0 0 25 0 1 0 1120194737 20885504 4799 1992294400 134512640 134996440 4294956192 18446744073709551615 134533076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5099 4799 74 118 0 4978 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 24160


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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1418584/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=21980 CPUtime=745.39
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 5870 0 0 0 74533 6 0 0 25 0 1 0 1120194737 22507520 5211 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5495 5211 74 118 0 5374 0
Current children cumulated CPU time (s) 761.79
Current children cumulated vsize (KiB) 25744

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1418456/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=22112 CPUtime=805.35
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 5903 0 0 0 80529 6 0 0 25 0 1 0 1120194737 22642688 5244 1992294400 134512640 134996440 4294956192 18446744073709551615 134564684 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5528 5244 74 118 0 5407 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 25876

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1418072/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=22508 CPUtime=865.32
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6005 0 0 0 86526 6 0 0 25 0 1 0 1120194737 23048192 5346 1992294400 134512640 134996440 4294956192 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5627 5346 74 118 0 5506 0
Current children cumulated CPU time (s) 881.72
Current children cumulated vsize (KiB) 26272

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417944/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=22640 CPUtime=925.29
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6030 0 0 0 92523 6 0 0 25 0 1 0 1120194737 23183360 5371 1992294400 134512640 134996440 4294956192 18446744073709551615 134526920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5660 5371 74 118 0 5539 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 26404

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417880/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=22772 CPUtime=985.26
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6058 0 0 0 98519 7 0 0 25 0 1 0 1120194737 23318528 5399 1992294400 134512640 134996440 4294956192 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5693 5399 74 118 0 5572 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 26536

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417752/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=22904 CPUtime=1045.23
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6092 0 0 0 104516 7 0 0 25 0 1 0 1120194737 23453696 5433 1992294400 134512640 134996440 4294956192 18446744073709551615 134571544 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5726 5433 74 118 0 5605 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 26668

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417624/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=22904 CPUtime=1105.2
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6109 0 0 0 110513 7 0 0 25 0 1 0 1120194737 23453696 5450 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5726 5450 74 118 0 5605 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 26668

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417560/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=23036 CPUtime=1165.16
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6137 0 0 0 116509 7 0 0 25 0 1 0 1120194737 23588864 5478 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5759 5478 74 118 0 5638 0
Current children cumulated CPU time (s) 1181.56
Current children cumulated vsize (KiB) 26800

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417560/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=23036 CPUtime=1173.16
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6144 0 0 0 117309 7 0 0 25 0 1 0 1120194737 23588864 5485 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5759 5485 74 118 0 5638 0
Current children cumulated CPU time (s) 1189.56
Current children cumulated vsize (KiB) 26800

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417560/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=23036 CPUtime=1179.56
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6146 0 0 0 117949 7 0 0 25 0 1 0 1120194737 23588864 5487 1992294400 134512640 134996440 4294956192 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5759 5487 74 118 0 5638 0
Current children cumulated CPU time (s) 1195.96
Current children cumulated vsize (KiB) 26800

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417560/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=23036 CPUtime=1181.16
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6149 0 0 0 118109 7 0 0 25 0 1 0 1120194737 23588864 5490 1992294400 134512640 134996440 4294956192 18446744073709551615 134551309 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5759 5490 74 118 0 5638 0
Current children cumulated CPU time (s) 1197.56
Current children cumulated vsize (KiB) 26800

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417560/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=23036 CPUtime=1181.96
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6149 0 0 0 118189 7 0 0 25 0 1 0 1120194737 23588864 5490 1992294400 134512640 134996440 4294956192 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5759 5490 74 118 0 5638 0
Current children cumulated CPU time (s) 1198.36
Current children cumulated vsize (KiB) 26800

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417560/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=23036 CPUtime=1182.36
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6149 0 0 0 118229 7 0 0 25 0 1 0 1120194737 23588864 5490 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5759 5490 74 118 0 5638 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 26800

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 27339
/proc/meminfo: memFree=1417560/2055920 swapFree=4170060/4192956
[pid=27327] ppid=27325 vsize=3764 CPUtime=16.4
/proc/27327/stat : 27327 (SATzilla2009_C) S 27325 27327 27290 0 -1 4194304 894 3762 0 0 437 2 1198 3 25 0 1 0 1120193093 3854336 502 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27327/statm: 941 502 219 399 0 538 0
[pid=27333] ppid=27327 vsize=23036 CPUtime=1182.76
/proc/27333/stat : 27333 (march_dl2004) R 27327 27327 27290 0 -1 4194304 6150 0 0 0 118269 7 0 0 25 0 1 0 1120194737 23588864 5491 1992294400 134512640 134996440 4294956192 18446744073709551615 134551655 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27333/statm: 5759 5491 74 118 0 5638 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 26800

Child status: 17
Real time (s): 1199.96
CPU time (s): 1199.25
CPU user time (s): 1199.11
CPU system time (s): 0.137979
CPU usage (%): 99.9406
Max. virtual memory (cumulated for all children) (KiB): 26800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.11
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10824
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= 4858

runsolver used 0.971852 second user time and 3.43048 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-31 06:54:51
IDJOB=1539150
IDBENCH=70496
IDSOLVER=527
FILE ID=node80/1539150-1238475291
PBS_JOBID= 9061812
Free space on /tmp= 64800 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S2037556208-016.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539150-1238475291/watcher-1539150-1238475291 -o /tmp/evaluation-result-1539150-1238475291/solver-1539150-1238475291 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539150-1238475291.cnf

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

MD5SUM BENCH= 420131c044d6c3aad62b65241fc230d6
RANDOM SEED=1170095081

node80.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1440696 kB
Buffers:         86436 kB
Cached:         433680 kB
SwapCached:      14568 kB
Active:         225096 kB
Inactive:       311380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1440696 kB
SwapTotal:     4192956 kB
SwapFree:      4170060 kB
Dirty:           31656 kB
Writeback:           0 kB
Mapped:          21896 kB
Slab:            63920 kB
Committed_AS:  2897696 kB
PageTables:       2008 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= 64768 MiB
End job on node80 at 2009-03-31 07:14:52