Trace number 1538565

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.46 1200.11

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S1618450766-063.cnf
MD5SUMa3bc6e5867287d61e63c82ab3d8a4844
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark270.826
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.55/19.65	c SATzilla is building models for class 2
19.55/19.65	c run presolver march_dl2004 for 5 seconds ... 
19.55/19.65	c Bin: Executing march_dl2004
19.55/19.65	c spawning binary file with 5 seconds ...
19.55/19.65	c child exit by a signal
19.55/19.65	c march_dl2004 returned code 137.
19.55/19.65	c run presolver mxc-sr08 for 5 seconds ... 
19.55/19.65	c Bin: Executing mxc-sr08
19.55/19.65	c spawning binary file with 5 seconds ...
19.55/19.65	c child exit by a signal
19.55/19.65	c mxc-sr08 returned code 137.
19.55/19.65	c Orignal number of varibales is 10000, number of clauses is 42000 
19.55/19.65	c predicted feature computation time is 9.424328 
19.55/19.65	c Bin: Executing satelite
19.55/19.65	c spawning binary file with 240 seconds ...
19.55/19.65	c child exited successfully
19.55/19.65	c satzilla computing base features
19.55/19.65	c Number of variabe is: 9763, Number of clause is : 41735 
19.55/19.65	c Initializing...
19.55/19.65	c satzilla compute diameter ...
19.55/19.65	c start diameter features ...
19.55/19.65	c satzilla doing clause learning
19.55/19.65	c start clause learning features ...
19.55/19.65	c Bin: Executing zchaff07
19.55/19.65	c spawning binary file with 2 seconds ...
19.55/19.65	c child exit by a signal
19.55/19.65	c satzilla doing survey propogation probe
19.55/19.65	c do survay propogation for 2 second ...
19.55/19.65	c satzilla doing local search probe
19.55/19.65	c satzilla doing lobjois search-space size estimate
19.55/19.65	c features are:10000 42000 9763 41735 0.0242753 0.00634959 0.233928 0.495488 0.586446 0.704139 0.000310736 0.061559 0.000307283 0.000512138 0.148515 0 0.967437 0.000310736 0.28659 4.79214e-05 0.000838625 2.70287 0.226629 0.170798 0 1 3.35933 0.000153282 0.393211 0 0.000455253 2.3201 0.495723 0.000628692 0.289984 9.58428e-05 0.00172517 5.00446 0.0133213 5 6 0.0286134 19.0462 0.348081 7 37 29 13 22 15 17 54.4579 0.184199 37.1111 84.7692 65.8667 42.7333 60.4815 46.7143 54.0625 0.390805 0.58717 0.000121652 1 0.708674 0.0820375 0.566704 0.202068 0.381947 0.0921312 0.647609 0.00168953 0.537447 0.176326 0.0282799 0.124026 0.0467395 0.0791979 251.533 0.238058 2131.33 0.0140261 2133 2098 2155 0.220987 0.582536 0.840958 0.0157988 0.244271 0.301007 
19.55/19.65	c satzilla's ranking:
19.55/19.65	c 1) minisat20SAT07: 3.232235
19.55/19.65	c 2) minisat20: 3.204140
19.55/19.65	c 3) mxc-sr08: 3.182584
19.55/19.65	c 4) march_dl2004: 3.135352
19.55/19.65	c 5) zchaff_rand: 1.720678
19.55/19.65	c 6) vallst: 0.604740
19.55/19.65	c 7) tts-4-0: 0.259796
19.55/19.65	c 8) SATenstein: -10000.000000
19.55/19.65	c 9) gnovelty+: -10000.000000
19.55/19.65	c 10) adaptg2wsat+: -10000.000000
19.55/19.65	c 11) adaptg2wsat0: -10000.000000
19.55/19.65	c 12) picosat846: -10000.000000
19.55/19.65	c 13) kcnfs04SAT07: -10000.000000
19.55/19.65	c satzilla running minisat20SAT07 ... 
1199.33/1200.10	c Bin: Executing minisat20SAT07
1199.33/1200.10	c spawning binary file with 1180 seconds ...
1199.33/1200.10	c child exit by a signal
1199.33/1200.10	c minisat20SAT07 returned code 137.
1199.33/1200.10	c satzilla running minisat20 ... 
1199.33/1200.10	c Bin: Executing minisat20
1199.33/1200.10	c minisat20 returned code 1.
1199.33/1200.10	c satzilla running mxc-sr08 ... 
1199.33/1200.10	c Bin: Executing mxc-sr08
1199.33/1200.10	c mxc-sr08 returned code 1.
1199.33/1200.10	c satzilla running march_dl2004 ... 
1199.33/1200.10	c Bin: Executing march_dl2004
1199.33/1200.10	c march_dl2004 returned code 1.
1199.33/1200.10	c satzilla running zchaff_rand ... 
1199.33/1200.10	c Bin: Executing zchaff_rand
1199.33/1200.10	c zchaff_rand returned code 1.
1199.33/1200.10	c satzilla running vallst ... 
1199.33/1200.10	c Bin: Executing vallst
1199.33/1200.10	c vallst returned code 1.
1199.33/1200.10	c satzilla running tts-4-0 ... 
1199.33/1200.10	c Bin: Executing tts-4-0
1199.33/1200.10	c tts-4-0 returned code 1.
1199.33/1200.10	c satzilla running SATenstein ... 
1199.33/1200.10	c Bin: Executing SATenstein
1199.33/1200.10	c SATenstein returned code 1.
1199.33/1200.10	c satzilla running gnovelty+ ... 
1199.33/1200.10	c Bin: Executing gnovelty+
1199.33/1200.10	c gnovelty+ returned code 1.
1199.33/1200.10	c satzilla running adaptg2wsat+ ... 
1199.33/1200.10	c Bin: Executing adaptg2wsat+
1199.33/1200.10	c adaptg2wsat+ returned code 1.
1199.33/1200.10	c satzilla running adaptg2wsat0 ... 
1199.33/1200.10	c Bin: Executing adaptg2wsat0
1199.33/1200.10	c adaptg2wsat0 returned code 1.
1199.33/1200.10	c satzilla running picosat846 ... 
1199.33/1200.10	c Bin: Executing picosat846
1199.33/1200.10	c picosat846 returned code 1.
1199.33/1200.10	c satzilla running kcnfs04SAT07 ... 
1199.33/1200.10	c Bin: Executing kcnfs04SAT07
1199.33/1200.10	c kcnfs04SAT07 returned code 1.
1199.33/1200.10	c ERROR: All Failed! 
1199.33/1200.10	c SATZILLA_TIME=1199.620000

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-1538565-1238435090/watcher-1538565-1238435090 -o /tmp/evaluation-result-1538565-1238435090/solver-1538565-1238435090 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538565-1238435090.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.00 1.01 1.00 3/64 21068
/proc/meminfo: memFree=1162184/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=2056 CPUtime=0
/proc/21068/stat : 21068 (SATzilla2009_C) R 21066 21068 20564 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116174837 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/21068/statm: 514 112 96 399 0 111 0
[pid=21069] ppid=21068 vsize=1596 CPUtime=0
/proc/21069/stat : 21069 (march_dl2004) R 21068 21068 20564 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 1116174837 1634304 255 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21069/statm: 399 255 50 118 0 278 0

[startup+0.042187 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 21068
/proc/meminfo: memFree=1162184/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=2056 CPUtime=0
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116174837 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21068/statm: 514 112 96 399 0 111 0
[pid=21069] ppid=21068 vsize=1992 CPUtime=0.03
/proc/21069/stat : 21069 (march_dl2004) R 21068 21068 20564 0 -1 4194304 393 0 0 0 3 0 0 0 19 0 1 0 1116174837 2039808 388 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21069/statm: 498 388 50 118 0 377 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4048

[startup+0.102198 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 21068
/proc/meminfo: memFree=1162184/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=2056 CPUtime=0
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116174837 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21068/statm: 514 112 96 399 0 111 0
[pid=21069] ppid=21068 vsize=3744 CPUtime=0.09
/proc/21069/stat : 21069 (march_dl2004) R 21068 21068 20564 0 -1 4194304 962 0 0 0 9 0 0 0 19 0 1 0 1116174837 3833856 681 1992294400 134512640 134996440 4294956176 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21069/statm: 936 681 53 118 0 815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5800

[startup+0.302234 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 21068
/proc/meminfo: memFree=1162184/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=2056 CPUtime=0
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116174837 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21068/statm: 514 112 96 399 0 111 0
[pid=21069] ppid=21068 vsize=4688 CPUtime=0.29
/proc/21069/stat : 21069 (march_dl2004) R 21068 21068 20564 0 -1 4194304 3510 0 0 0 28 1 0 0 21 0 1 0 1116174837 4800512 943 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21069/statm: 1205 948 57 118 0 1084 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6744

[startup+0.70231 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 21068
/proc/meminfo: memFree=1162184/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=2056 CPUtime=0
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116174837 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21068/statm: 514 112 96 399 0 111 0
[pid=21069] ppid=21068 vsize=12092 CPUtime=0.69
/proc/21069/stat : 21069 (march_dl2004) R 21068 21068 20564 0 -1 4194304 8017 0 0 0 58 11 0 0 25 0 1 0 1116174837 12382208 2691 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21069/statm: 3023 2691 72 118 0 2902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14148

[startup+1.50146 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21070
/proc/meminfo: memFree=1151416/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=2056 CPUtime=0
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116174837 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21068/statm: 514 112 96 399 0 111 0
[pid=21069] ppid=21068 vsize=11424 CPUtime=1.49
/proc/21069/stat : 21069 (march_dl2004) R 21068 21068 20564 0 -1 4194304 8784 0 0 0 126 23 0 0 25 0 1 0 1116174837 11698176 2583 1992294400 134512640 134996440 4294956176 18446744073709551615 134587634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21069/statm: 2856 2583 74 118 0 2735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13480

[startup+3.10176 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21070
/proc/meminfo: memFree=1151864/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=2056 CPUtime=0
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116174837 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21068/statm: 514 112 96 399 0 111 0
[pid=21069] ppid=21068 vsize=11452 CPUtime=3.09
/proc/21069/stat : 21069 (march_dl2004) R 21068 21068 20564 0 -1 4194304 8793 0 0 0 286 23 0 0 25 0 1 0 1116174837 11726848 2592 1992294400 134512640 134996440 4294956176 18446744073709551615 134587985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21069/statm: 2863 2592 74 118 0 2742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13508

[startup+6.30136 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21071
/proc/meminfo: memFree=1156984/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=2056 CPUtime=4.99
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 156 9049 0 0 0 0 475 24 16 0 1 0 1116174837 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21068/statm: 514 125 107 399 0 111 0
[pid=21071] ppid=21068 vsize=6984 CPUtime=1.28
/proc/21071/stat : 21071 (mxc-sr08) R 21068 21068 20564 0 -1 4194304 1854 0 0 0 128 0 0 0 25 0 1 0 1116175338 7151616 1549 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21071/statm: 1746 1549 71 138 0 1605 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9040

[startup+12.7016 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21072
/proc/meminfo: memFree=1157824/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=5172 CPUtime=12.65
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 1555 12590 0 0 247 0 992 26 25 0 1 0 1116174837 5296128 926 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1293 926 136 399 0 890 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 5172

[startup+25.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21074
/proc/meminfo: memFree=1141304/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=16684 CPUtime=5.83
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 4072 0 0 0 580 3 0 0 25 0 1 0 1116176803 17084416 3954 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 4171 3954 73 138 0 4030 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 24376

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1107000/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=50192 CPUtime=31.41
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 12444 0 0 0 3130 11 0 0 25 0 1 0 1116176803 51396608 12326 1992294400 134512640 135078472 4294956176 18446744073709551615 134552086 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 12548 12326 73 138 0 12407 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 57884

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1090616/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=66560 CPUtime=82.58
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 16544 0 0 0 8243 15 0 0 25 0 1 0 1116176803 68157440 16426 1992294400 134512640 135078472 4294956176 18446744073709551615 134556238 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 16640 16426 73 138 0 16499 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 74252

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1087096/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=70112 CPUtime=142.54
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 17420 0 0 0 14238 16 0 0 25 0 1 0 1116176803 71794688 17302 1992294400 134512640 135078472 4294956176 18446744073709551615 134556734 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 17528 17302 73 138 0 17387 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 77804

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1078520/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=78692 CPUtime=202.52
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 19569 0 0 0 20233 19 0 0 25 0 1 0 1116176803 80580608 19451 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 19673 19451 73 138 0 19532 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 86384

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1078520/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=78692 CPUtime=262.49
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 19569 0 0 0 26230 19 0 0 25 0 1 0 1116176803 80580608 19451 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 19673 19451 73 138 0 19532 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 86384

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1071800/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=85492 CPUtime=322.45
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 21270 0 0 0 32224 21 0 0 25 0 1 0 1116176803 87543808 21152 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 21373 21152 73 138 0 21232 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 93184


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

/proc/21074/statm: 24211 23988 73 138 0 24070 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 104536

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1054136/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=103048 CPUtime=742.26
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 25669 0 0 0 74200 26 0 0 25 0 1 0 1116176803 105521152 25551 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 25762 25551 73 138 0 25621 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 110740

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1051640/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=105556 CPUtime=802.23
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 26282 0 0 0 80196 27 0 0 25 0 1 0 1116176803 108089344 26164 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 26389 26164 73 138 0 26248 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 113248

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1051640/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=105556 CPUtime=862.19
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 26282 0 0 0 86192 27 0 0 25 0 1 0 1116176803 108089344 26164 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 26389 26164 73 138 0 26248 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 113248

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21074
/proc/meminfo: memFree=1051640/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=105436 CPUtime=922.17
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 26282 0 0 0 92190 27 0 0 25 0 1 0 1116176803 107966464 26153 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 26359 26153 73 138 0 26218 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 113128

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21080
/proc/meminfo: memFree=1048504/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=109180 CPUtime=982.13
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 27148 0 0 0 98185 28 0 0 25 0 1 0 1116176803 111800320 27019 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 27295 27019 73 138 0 27154 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 116872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21080
/proc/meminfo: memFree=1047224/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=110236 CPUtime=1042.09
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 27414 0 0 0 104181 28 0 0 25 0 1 0 1116176803 112881664 27285 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 27559 27285 73 138 0 27418 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 117928

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21080
/proc/meminfo: memFree=1047160/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=110236 CPUtime=1102.06
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 27414 0 0 0 110178 28 0 0 25 0 1 0 1116176803 112881664 27285 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 27559 27285 73 138 0 27418 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 117928

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21080
/proc/meminfo: memFree=1033400/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=124008 CPUtime=1162.04
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 30865 0 0 0 116170 34 0 0 25 0 1 0 1116176803 126984192 30736 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 31002 30736 73 138 0 30861 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 131700

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 21080
/proc/meminfo: memFree=1033400/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=124008 CPUtime=1170.03
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 30865 0 0 0 116969 34 0 0 25 0 1 0 1116176803 126984192 30736 1992294400 134512640 135078472 4294956176 18446744073709551615 134550706 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 31002 30736 73 138 0 30861 0
Current children cumulated CPU time (s) 1189.63
Current children cumulated vsize (KiB) 131700

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21080
/proc/meminfo: memFree=1033400/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=124008 CPUtime=1176.44
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 30865 0 0 0 117610 34 0 0 25 0 1 0 1116176803 126984192 30736 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 31002 30736 73 138 0 30861 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 131700

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21080
/proc/meminfo: memFree=1033400/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=124008 CPUtime=1178.03
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 30865 0 0 0 117769 34 0 0 25 0 1 0 1116176803 126984192 30736 1992294400 134512640 135078472 4294956176 18446744073709551615 134550181 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 31002 30736 73 138 0 30861 0
Current children cumulated CPU time (s) 1197.63
Current children cumulated vsize (KiB) 131700

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21080
/proc/meminfo: memFree=1033400/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=124008 CPUtime=1178.83
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 30865 0 0 0 117849 34 0 0 25 0 1 0 1116176803 126984192 30736 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 31002 30736 73 138 0 30861 0
Current children cumulated CPU time (s) 1198.43
Current children cumulated vsize (KiB) 131700

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21080
/proc/meminfo: memFree=1033400/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=7692 CPUtime=19.6
/proc/21068/stat : 21068 (SATzilla2009_C) S 21066 21068 20564 0 -1 4194304 3592 14343 0 0 722 19 1173 46 25 0 1 0 1116174837 7876608 1607 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21068/statm: 1923 1607 220 399 0 1520 0
[pid=21074] ppid=21068 vsize=124008 CPUtime=1179.63
/proc/21074/stat : 21074 (minisat20SAT07) R 21068 21068 20564 0 -1 4194304 30865 0 0 0 117929 34 0 0 25 0 1 0 1116176803 126984192 30736 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21074/statm: 31002 30736 73 138 0 30861 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 131700

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21080
/proc/meminfo: memFree=1033400/2055920 swapFree=4178880/4192956
[pid=21068] ppid=21066 vsize=0 CPUtime=1199.44
/proc/21068/stat : 21068 (SATzilla2009_C) R 21066 21068 20564 0 -1 4194308 3609 45208 0 0 722 19 119121 82 16 0 1 0 1116174837 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/21068/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.11
CPU time (s): 1199.46
CPU user time (s): 1198.44
CPU system time (s): 1.02484
CPU usage (%): 99.9464
Max. virtual memory (cumulated for all children) (KiB): 131700

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

runsolver used 0.995848 second user time and 3.37849 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-30 19:44:50
IDJOB=1538565
IDBENCH=70301
IDSOLVER=527
FILE ID=node21/1538565-1238435090
PBS_JOBID= 9061574
Free space on /tmp= 66460 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S1618450766-063.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538565-1238435090/watcher-1538565-1238435090 -o /tmp/evaluation-result-1538565-1238435090/solver-1538565-1238435090 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538565-1238435090.cnf

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

MD5SUM BENCH= a3bc6e5867287d61e63c82ab3d8a4844
RANDOM SEED=1919928994

node21.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.259
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.259
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:       1162728 kB
Buffers:        100992 kB
Cached:         690920 kB
SwapCached:       7836 kB
Active:         188600 kB
Inactive:       612756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1162728 kB
SwapTotal:     4192956 kB
SwapFree:      4178880 kB
Dirty:           32380 kB
Writeback:           0 kB
Mapped:          15084 kB
Slab:            77936 kB
Committed_AS:  3005960 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= 66428 MiB
End job on node21 at 2009-03-30 20:04:50