Trace number 1825675

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) 4998.61 5001.16

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
MD5SUMcd51741c2df34af4fdb8becaf8b3fc51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1499.75
Satisfiable
(Un)Satisfiability was proved
Number of variables2935
Number of clauses18753
Sum of the clauses size133299
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2526
Number of clauses of size 32382
Number of clauses of size 4501
Number of clauses of size 5678
Number of clauses of size over 514610

Solver Data

20.26/20.37	c SATzilla is building models for class 2
20.26/20.37	c run presolver march_dl2004 for 5 seconds ... 
20.26/20.37	c Bin: Executing march_dl2004
20.26/20.37	c spawning binary file with 5 seconds ...
20.26/20.37	c child exit by a signal
20.26/20.37	c march_dl2004 returned code 137.
20.26/20.37	c run presolver mxc-sr08 for 5 seconds ... 
20.26/20.37	c Bin: Executing mxc-sr08
20.26/20.37	c spawning binary file with 5 seconds ...
20.26/20.37	c child exit by a signal
20.26/20.37	c mxc-sr08 returned code 137.
20.26/20.37	c Orignal number of varibales is 2935, number of clauses is 18753 
20.26/20.37	c predicted feature computation time is 7.759215 
20.26/20.37	c Bin: Executing satelite
20.26/20.37	c spawning binary file with 240 seconds ...
20.26/20.37	c child exited successfully
20.26/20.37	c satzilla computing base features
20.26/20.37	c Number of variabe is: 2847, Number of clause is : 16937 
20.26/20.37	c Initializing...
20.26/20.37	c satzilla compute diameter ...
20.26/20.37	c start diameter features ...
20.26/20.37	c satzilla doing clause learning
20.26/20.37	c start clause learning features ...
20.26/20.37	c Bin: Executing zchaff07
20.26/20.37	c spawning binary file with 2 seconds ...
20.26/20.37	c child exit by a signal
20.26/20.37	c satzilla doing survey propogation probe
20.26/20.37	c do survay propogation for 2 second ...
20.26/20.37	c satzilla doing local search probe
20.26/20.37	c satzilla doing lobjois search-space size estimate
20.26/20.37	c features are:2935 18753 2847 16937 0.0309097 0.107221 0.168094 0.307378 0.881106 2.60656 0.00255726 0.382937 0.000702494 0.00456621 2.14802 0.0750428 0.0933459 0.00255726 1.29168 5.90423e-05 0.0198382 3.34287 0.597918 0.151534 0 1 2.66387 0.000184199 2.39304 0 0.00466434 1.74644 0.128535 0.00280193 1.39687 5.90423e-05 0.0202515 4.74781 0.0935639 4 6 0.596248 1667.11 0.219875 762 2062 2062 762 1957 1626 1723 16.6744 0.080933 14.231 19.1353 19.1353 14.231 16.9879 15.9803 16.6674 0.735285 0.201128 1.96526e-07 1 0.852705 0.626049 0.827039 0.667024 0.777063 0.440619 0.314806 2.56463e-05 0.999071 0.499663 0.131125 0.498998 0.476532 0.495818 76.935 0.107931 132.5 0.0669046 132 122 143 0.47813 0.792773 0.951934 0.0224325 0.225268 0.462908 
20.26/20.37	c satzilla's ranking:
20.26/20.37	c 1) minisat20SAT07: 2.791397
20.26/20.37	c 2) mxc-sr08: 2.576388
20.26/20.37	c 3) zchaff_rand: 1.418008
20.26/20.37	c 4) minisat20: 0.739324
20.26/20.37	c 5) march_dl2004: 0.225267
20.26/20.37	c 6) tts-4-0: -0.068633
20.26/20.37	c 7) vallst: -0.981394
20.26/20.37	c 8) SATenstein: -10000.000000
20.26/20.37	c 9) gnovelty+: -10000.000000
20.26/20.37	c 10) adaptg2wsat+: -10000.000000
20.26/20.37	c 11) adaptg2wsat0: -10000.000000
20.26/20.37	c 12) picosat846: -10000.000000
20.26/20.37	c 13) kcnfs04SAT07: -10000.000000
20.26/20.37	c satzilla running minisat20SAT07 ... 
4998.53/5001.15	c Bin: Executing minisat20SAT07
4998.53/5001.15	c spawning binary file with 4979 seconds ...
4998.53/5001.15	c child exit by a signal
4998.53/5001.15	c minisat20SAT07 returned code 137.
4998.53/5001.15	c satzilla running mxc-sr08 ... 
4998.53/5001.15	c Bin: Executing mxc-sr08
4998.53/5001.15	c mxc-sr08 returned code 1.
4998.53/5001.15	c satzilla running zchaff_rand ... 
4998.53/5001.15	c Bin: Executing zchaff_rand
4998.53/5001.15	c zchaff_rand returned code 1.
4998.53/5001.15	c satzilla running minisat20 ... 
4998.53/5001.15	c Bin: Executing minisat20
4998.53/5001.15	c minisat20 returned code 1.
4998.53/5001.15	c satzilla running march_dl2004 ... 
4998.53/5001.15	c Bin: Executing march_dl2004
4998.53/5001.15	c march_dl2004 returned code 1.
4998.53/5001.15	c satzilla running tts-4-0 ... 
4998.53/5001.15	c Bin: Executing tts-4-0
4998.53/5001.15	c tts-4-0 returned code 1.
4998.53/5001.15	c satzilla running vallst ... 
4998.53/5001.15	c Bin: Executing vallst
4998.53/5001.15	c vallst returned code 1.
4998.53/5001.15	c satzilla running SATenstein ... 
4998.53/5001.15	c Bin: Executing SATenstein
4998.53/5001.15	c SATenstein returned code 1.
4998.53/5001.15	c satzilla running gnovelty+ ... 
4998.53/5001.15	c Bin: Executing gnovelty+
4998.53/5001.15	c gnovelty+ returned code 1.
4998.53/5001.15	c satzilla running adaptg2wsat+ ... 
4998.53/5001.15	c Bin: Executing adaptg2wsat+
4998.53/5001.15	c adaptg2wsat+ returned code 1.
4998.53/5001.15	c satzilla running adaptg2wsat0 ... 
4998.53/5001.15	c Bin: Executing adaptg2wsat0
4998.53/5001.15	c adaptg2wsat0 returned code 1.
4998.53/5001.15	c satzilla running picosat846 ... 
4998.53/5001.15	c Bin: Executing picosat846
4998.53/5001.15	c picosat846 returned code 1.
4998.53/5001.15	c satzilla running kcnfs04SAT07 ... 
4998.53/5001.15	c Bin: Executing kcnfs04SAT07
4998.53/5001.15	c kcnfs04SAT07 returned code 1.
4998.53/5001.15	c ERROR: All Failed! 
4998.53/5001.15	c SATZILLA_TIME=4999.340000

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-1825675-1242503000/watcher-1825675-1242503000 -o /tmp/evaluation-result-1825675-1242503000/solver-1825675-1242503000 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825675-1242503000.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1068
/proc/meminfo: memFree=1437192/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=2056 CPUtime=0
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278328018 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 514 112 96 399 0 111 0
[pid=1069] ppid=1068 vsize=924 CPUtime=0
/proc/1069/stat : 1069 (march_dl2004) R 1068 1068 926 0 -1 4194304 137 0 0 0 0 0 0 0 19 0 1 0 278328018 946176 132 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1069/statm: 231 132 50 118 0 110 0

[startup+0.0865479 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1068
/proc/meminfo: memFree=1437192/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=2056 CPUtime=0
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278328018 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 514 112 96 399 0 111 0
[pid=1069] ppid=1068 vsize=3088 CPUtime=0.07
/proc/1069/stat : 1069 (march_dl2004) R 1068 1068 926 0 -1 4194304 642 0 0 0 7 0 0 0 19 0 1 0 278328018 3162112 634 1992294400 134512640 134996440 4294956192 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1069/statm: 772 634 55 118 0 651 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5144

[startup+0.101541 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1068
/proc/meminfo: memFree=1437192/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=2056 CPUtime=0
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278328018 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 514 112 96 399 0 111 0
[pid=1069] ppid=1068 vsize=3088 CPUtime=0.09
/proc/1069/stat : 1069 (march_dl2004) R 1068 1068 926 0 -1 4194304 642 0 0 0 9 0 0 0 19 0 1 0 278328018 3162112 634 1992294400 134512640 134996440 4294956192 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1069/statm: 772 634 55 118 0 651 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5144

[startup+0.301577 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1068
/proc/meminfo: memFree=1437192/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=2056 CPUtime=0
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278328018 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 514 112 96 399 0 111 0
[pid=1069] ppid=1068 vsize=4064 CPUtime=0.29
/proc/1069/stat : 1069 (march_dl2004) R 1068 1068 926 0 -1 4194304 1409 0 0 0 28 1 0 0 21 0 1 0 278328018 4161536 863 1992294400 134512640 134996440 4294956192 18446744073709551615 134542432 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1069/statm: 1016 863 65 118 0 895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6120

[startup+0.701651 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1068
/proc/meminfo: memFree=1437192/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=2056 CPUtime=0
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278328018 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 514 112 96 399 0 111 0
[pid=1069] ppid=1068 vsize=6472 CPUtime=0.69
/proc/1069/stat : 1069 (march_dl2004) R 1068 1068 926 0 -1 4194304 2027 0 0 0 67 2 0 0 25 0 1 0 278328018 6627328 1067 1992294400 134512640 134996440 4294956192 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1069/statm: 1618 1067 67 118 0 1497 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8528

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1070
/proc/meminfo: memFree=1433080/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=2056 CPUtime=0
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278328018 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 514 112 96 399 0 111 0
[pid=1069] ppid=1068 vsize=6472 CPUtime=1.49
/proc/1069/stat : 1069 (march_dl2004) R 1068 1068 926 0 -1 4194304 2035 0 0 0 147 2 0 0 25 0 1 0 278328018 6627328 1075 1992294400 134512640 134996440 4294956192 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1069/statm: 1618 1075 67 118 0 1497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8528

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1070
/proc/meminfo: memFree=1433080/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=2056 CPUtime=0
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278328018 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 514 112 96 399 0 111 0
[pid=1069] ppid=1068 vsize=6868 CPUtime=3.09
/proc/1069/stat : 1069 (march_dl2004) R 1068 1068 926 0 -1 4194304 2135 0 0 0 307 2 0 0 25 0 1 0 278328018 7032832 1175 1992294400 134512640 134996440 4294956192 18446744073709551615 134583082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1069/statm: 1717 1175 67 118 0 1596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8924

[startup+6.30167 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1071
/proc/meminfo: memFree=1434432/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=2056 CPUtime=4.99
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 152 4276 0 0 0 0 452 47 16 0 1 0 278328018 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 514 121 104 399 0 111 0
[pid=1071] ppid=1068 vsize=4456 CPUtime=1.28
/proc/1071/stat : 1071 (mxc-sr08) R 1068 1068 926 0 -1 4194304 1207 0 0 0 128 0 0 0 25 0 1 0 278328519 4562944 979 1992294400 134512640 135078026 4294956192 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1071/statm: 1114 979 71 138 0 973 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6512

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1072
/proc/meminfo: memFree=1434248/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=3760 CPUtime=12.26
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 917 6449 0 0 212 0 965 49 25 0 1 0 278328018 3850240 603 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 940 603 136 399 0 537 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 3760

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1074
/proc/meminfo: memFree=1429760/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=5204 CPUtime=5.11
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 1188 0 0 0 511 0 0 0 25 0 1 0 278330056 5328896 1136 1992294400 134512640 135078472 4294956192 18446744073709551615 134556681 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 1301 1136 72 138 0 1160 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10092

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1074
/proc/meminfo: memFree=1427840/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=7296 CPUtime=30.69
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 1694 0 0 0 3068 1 0 0 25 0 1 0 278330056 7471104 1642 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 1824 1642 72 138 0 1683 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 12184

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1074
/proc/meminfo: memFree=1426496/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=8656 CPUtime=81.85
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 2036 0 0 0 8184 1 0 0 25 0 1 0 278330056 8863744 1984 1992294400 134512640 135078472 4294956192 18446744073709551615 134552086 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 2164 1984 72 138 0 2023 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 13544

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1074
/proc/meminfo: memFree=1425600/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=9452 CPUtime=141.83
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 2247 0 0 0 14181 2 0 0 25 0 1 0 278330056 9678848 2195 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 2363 2195 72 138 0 2222 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 14340

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1074
/proc/meminfo: memFree=1424960/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=10312 CPUtime=201.79
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 2425 0 0 0 20177 2 0 0 25 0 1 0 278330056 10559488 2373 1992294400 134512640 135078472 4294956192 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 2578 2373 72 138 0 2437 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 15200

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1074
/proc/meminfo: memFree=1424704/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=10464 CPUtime=261.76
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 2467 0 0 0 26174 2 0 0 25 0 1 0 278330056 10715136 2415 1992294400 134512640 135078472 4294956192 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 2616 2415 72 138 0 2475 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 15352

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1074
/proc/meminfo: memFree=1423808/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=11424 CPUtime=321.73
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 2703 0 0 0 32171 2 0 0 25 0 1 0 278330056 11698176 2651 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 2856 2651 72 138 0 2715 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 16312

[startup+402.302 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413568/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21104 CPUtime=4639.55
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 4993 0 0 0 463948 7 0 0 25 0 1 0 278330056 21610496 4941 1992294400 134512640 135078472 4294956192 18446744073709551615 134550631 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5276 4941 72 138 0 5135 0
Current children cumulated CPU time (s) 4659.89
Current children cumulated vsize (KiB) 25992

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21104 CPUtime=4699.52
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 4993 0 0 0 469945 7 0 0 25 0 1 0 278330056 21610496 4941 1992294400 134512640 135078472 4294956192 18446744073709551615 134552350 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5276 4941 72 138 0 5135 0
Current children cumulated CPU time (s) 4719.86
Current children cumulated vsize (KiB) 25992

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21104 CPUtime=4759.49
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5008 0 0 0 475942 7 0 0 25 0 1 0 278330056 21610496 4956 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5276 4956 72 138 0 5135 0
Current children cumulated CPU time (s) 4779.83
Current children cumulated vsize (KiB) 25992

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21104 CPUtime=4819.47
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5010 0 0 0 481939 8 0 0 25 0 1 0 278330056 21610496 4958 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5276 4958 72 138 0 5135 0
Current children cumulated CPU time (s) 4839.81
Current children cumulated vsize (KiB) 25992

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21104 CPUtime=4879.44
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5010 0 0 0 487936 8 0 0 25 0 1 0 278330056 21610496 4958 1992294400 134512640 135078472 4294956192 18446744073709551615 134549500 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5276 4958 72 138 0 5135 0
Current children cumulated CPU time (s) 4899.78
Current children cumulated vsize (KiB) 25992

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21104 CPUtime=4939.41
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5011 0 0 0 493933 8 0 0 25 0 1 0 278330056 21610496 4959 1992294400 134512640 135078472 4294956192 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5276 4959 72 138 0 5135 0
Current children cumulated CPU time (s) 4959.75
Current children cumulated vsize (KiB) 25992

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21104 CPUtime=4943.41
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5011 0 0 0 494333 8 0 0 25 0 1 0 278330056 21610496 4959 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5276 4959 72 138 0 5135 0
Current children cumulated CPU time (s) 4963.75
Current children cumulated vsize (KiB) 25992

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21104 CPUtime=4956.2
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5011 0 0 0 495612 8 0 0 25 0 1 0 278330056 21610496 4959 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5276 4959 72 138 0 5135 0
Current children cumulated CPU time (s) 4976.54
Current children cumulated vsize (KiB) 25992

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21272 CPUtime=4968.99
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5030 0 0 0 496891 8 0 0 25 0 1 0 278330056 21782528 4978 1992294400 134512640 135078472 4294956192 18446744073709551615 134550611 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5318 4978 72 138 0 5177 0
Current children cumulated CPU time (s) 4989.33
Current children cumulated vsize (KiB) 26160

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21272 CPUtime=4972.19
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5031 0 0 0 497211 8 0 0 25 0 1 0 278330056 21782528 4979 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5318 4979 72 138 0 5177 0
Current children cumulated CPU time (s) 4992.53
Current children cumulated vsize (KiB) 26160

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21272 CPUtime=4975.39
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5031 0 0 0 497531 8 0 0 25 0 1 0 278330056 21782528 4979 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5318 4979 72 138 0 5177 0
Current children cumulated CPU time (s) 4995.73
Current children cumulated vsize (KiB) 26160

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21272 CPUtime=4976.99
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5031 0 0 0 497691 8 0 0 25 0 1 0 278330056 21782528 4979 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5318 4979 72 138 0 5177 0
Current children cumulated CPU time (s) 4997.33
Current children cumulated vsize (KiB) 26160

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21272 CPUtime=4977.79
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5031 0 0 0 497771 8 0 0 25 0 1 0 278330056 21782528 4979 1992294400 134512640 135078472 4294956192 18446744073709551615 134550717 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5318 4979 72 138 0 5177 0
Current children cumulated CPU time (s) 4998.13
Current children cumulated vsize (KiB) 26160

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1089
/proc/meminfo: memFree=1413632/2055920 swapFree=4181384/4192956
[pid=1068] ppid=1066 vsize=4888 CPUtime=20.34
/proc/1068/stat : 1068 (SATzilla2009_C) S 1066 1068 926 0 -1 4194304 2278 7922 0 0 802 18 1162 52 25 0 1 0 278328018 5005312 910 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1068/statm: 1222 910 220 399 0 819 0
[pid=1074] ppid=1068 vsize=21272 CPUtime=4978.19
/proc/1074/stat : 1074 (minisat20SAT07) R 1068 1068 926 0 -1 4194304 5031 0 0 0 497811 8 0 0 25 0 1 0 278330056 21782528 4979 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1074/statm: 5318 4979 72 138 0 5177 0
Current children cumulated CPU time (s) 4998.53
Current children cumulated vsize (KiB) 26160

Child status: 17
Real time (s): 5001.16
CPU time (s): 4998.61
CPU user time (s): 4997.81
CPU system time (s): 0.798878
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 26160

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

runsolver used 4.06538 second user time and 14.1269 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-16 21:43:20
IDJOB=1825675
IDBENCH=24644
IDSOLVER=668
FILE ID=node44/1825675-1242503000
PBS_JOBID= 9306973
Free space on /tmp= 66320 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825675-1242503000/watcher-1825675-1242503000 -o /tmp/evaluation-result-1825675-1242503000/solver-1825675-1242503000 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825675-1242503000.cnf

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

MD5SUM BENCH= cd51741c2df34af4fdb8becaf8b3fc51
RANDOM SEED=770905907

node44.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.267
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	: 5931.00
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.267
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:       1437736 kB
Buffers:         65236 kB
Cached:         470940 kB
SwapCached:       5444 kB
Active:          89732 kB
Inactive:       454888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437736 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:           32160 kB
Writeback:           0 kB
Mapped:          14580 kB
Slab:            59568 kB
Committed_AS:   976792 kB
PageTables:       1380 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= 66288 MiB
End job on node44 at 2009-05-16 23:06:41