Trace number 1538283

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.67 1200.26

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1912214877-051.cnf
MD5SUM3e2c453febe9a82dafec20260d8edecb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9165
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
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 522000
Number of clauses of size over 50

Solver Data

18.77/18.85	c SATzilla is building models for class 2
18.77/18.85	c run presolver march_dl2004 for 5 seconds ... 
18.77/18.85	c Bin: Executing march_dl2004
18.77/18.85	c spawning binary file with 5 seconds ...
18.77/18.85	c child exit by a signal
18.77/18.85	c march_dl2004 returned code 137.
18.77/18.85	c run presolver mxc-sr08 for 5 seconds ... 
18.77/18.85	c Bin: Executing mxc-sr08
18.77/18.85	c spawning binary file with 5 seconds ...
18.77/18.85	c child exit by a signal
18.77/18.85	c mxc-sr08 returned code 137.
18.77/18.85	c Orignal number of varibales is 1100, number of clauses is 22000 
18.77/18.85	c predicted feature computation time is 7.529663 
18.77/18.85	c Bin: Executing satelite
18.77/18.85	c spawning binary file with 240 seconds ...
18.77/18.85	c child exited successfully
18.77/18.85	c satzilla computing base features
18.77/18.85	c Number of variabe is: 1100, Number of clause is : 22000 
18.77/18.85	c Initializing...
18.77/18.85	c satzilla compute diameter ...
18.77/18.85	c start diameter features ...
18.77/18.85	c satzilla doing clause learning
18.77/18.85	c start clause learning features ...
18.77/18.85	c Bin: Executing zchaff07
18.77/18.85	c spawning binary file with 2 seconds ...
18.77/18.85	c child exit by a signal
18.77/18.85	c satzilla doing survey propogation probe
18.77/18.85	c do survay propogation for 2 second ...
18.77/18.85	c satzilla doing local search probe
18.77/18.85	c satzilla doing lobjois search-space size estimate
18.77/18.85	c features are:1100 22000 1100 22000 0 0 0.05 0.376018 0.65107 0.833724 0.00454545 1.9082e-16 0.00454545 0.00454545 -0 0 0 0.00454545 0.10367 0.00331818 0.00645455 3.71777 0.0830556 0.0620978 0 0.369863 3.05305 0.00083843 0.241645 0.000181818 0.0015 2.88685 0.184455 0.0152325 0.0886354 0.0113636 0.0200909 3 0 3 3 -0 40.2951 0.270379 26 78 54 30 44 33 38 57.6892 0.0811333 47.6327 68.5556 63.8438 52.3929 60.3125 54.1143 58.0909 0.174955 0.676254 5.20633e-05 0.637872 0.347126 0.0342014 0.255146 0.0800219 0.155634 0.00285287 0.672086 0.00020631 0.0137433 0.00538647 0.000975135 0.00361509 0.00152708 0.00235756 61.2432 0.270078 210.196 0.101006 210 197 227 0.751595 0.379574 0.864013 0.0679596 0.471906 0.583473 
18.77/18.85	c satzilla's ranking:
18.77/18.85	c 1) march_dl2004: 4.131934
18.77/18.85	c 2) minisat20SAT07: 3.677329
18.77/18.85	c 3) mxc-sr08: 3.628869
18.77/18.85	c 4) minisat20: 2.771308
18.77/18.85	c 5) zchaff_rand: 1.580254
18.77/18.85	c 6) vallst: 0.009290
18.77/18.85	c 7) tts-4-0: -0.059373
18.77/18.85	c 8) SATenstein: -10000.000000
18.77/18.85	c 9) gnovelty+: -10000.000000
18.77/18.85	c 10) adaptg2wsat+: -10000.000000
18.77/18.85	c 11) adaptg2wsat0: -10000.000000
18.77/18.85	c 12) picosat846: -10000.000000
18.77/18.85	c 13) kcnfs04SAT07: -10000.000000
18.77/18.85	c satzilla running march_dl2004 ... 
1199.59/1200.25	c Bin: Executing march_dl2004
1199.59/1200.25	c spawning binary file with 1181 seconds ...
1199.59/1200.25	c child exit by a signal
1199.59/1200.25	c march_dl2004 returned code 137.
1199.59/1200.25	c satzilla running minisat20SAT07 ... 
1199.59/1200.25	c Bin: Executing minisat20SAT07
1199.59/1200.25	c minisat20SAT07 returned code 1.
1199.59/1200.25	c satzilla running mxc-sr08 ... 
1199.59/1200.25	c Bin: Executing mxc-sr08
1199.59/1200.25	c mxc-sr08 returned code 1.
1199.59/1200.25	c satzilla running minisat20 ... 
1199.59/1200.25	c Bin: Executing minisat20
1199.59/1200.25	c minisat20 returned code 1.
1199.59/1200.25	c satzilla running zchaff_rand ... 
1199.59/1200.25	c Bin: Executing zchaff_rand
1199.59/1200.25	c zchaff_rand returned code 1.
1199.59/1200.25	c satzilla running vallst ... 
1199.59/1200.25	c Bin: Executing vallst
1199.59/1200.25	c vallst returned code 1.
1199.59/1200.25	c satzilla running tts-4-0 ... 
1199.59/1200.25	c Bin: Executing tts-4-0
1199.59/1200.25	c tts-4-0 returned code 1.
1199.59/1200.25	c satzilla running SATenstein ... 
1199.59/1200.25	c Bin: Executing SATenstein
1199.59/1200.25	c SATenstein returned code 1.
1199.59/1200.25	c satzilla running gnovelty+ ... 
1199.59/1200.25	c Bin: Executing gnovelty+
1199.59/1200.25	c gnovelty+ returned code 1.
1199.59/1200.25	c satzilla running adaptg2wsat+ ... 
1199.59/1200.25	c Bin: Executing adaptg2wsat+
1199.59/1200.25	c adaptg2wsat+ returned code 1.
1199.59/1200.25	c satzilla running adaptg2wsat0 ... 
1199.59/1200.25	c Bin: Executing adaptg2wsat0
1199.59/1200.25	c adaptg2wsat0 returned code 1.
1199.59/1200.25	c satzilla running picosat846 ... 
1199.59/1200.25	c Bin: Executing picosat846
1199.59/1200.25	c picosat846 returned code 1.
1199.59/1200.25	c satzilla running kcnfs04SAT07 ... 
1199.59/1200.25	c Bin: Executing kcnfs04SAT07
1199.59/1200.25	c kcnfs04SAT07 returned code 1.
1199.59/1200.25	c ERROR: All Failed! 
1199.59/1200.25	c SATZILLA_TIME=1199.820000

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-1538283-1238423313/watcher-1538283-1238423313 -o /tmp/evaluation-result-1538283-1238423313/solver-1538283-1238423313 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538283-1238423313.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.00 1.00 3/64 18054
/proc/meminfo: memFree=1079928/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=2056 CPUtime=0
/proc/18054/stat : 18054 (SATzilla2009_C) R 18052 18054 17710 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1114998106 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/18054/statm: 514 112 96 399 0 111 0
[pid=18055] ppid=18054 vsize=812 CPUtime=0
/proc/18055/stat : 18055 (march_dl2004) R 18054 18054 17710 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 1114998107 831488 109 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18055/statm: 203 109 50 118 0 82 0

[startup+0.0106051 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18054
/proc/meminfo: memFree=1079928/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=2056 CPUtime=0
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114998106 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18054/statm: 514 112 96 399 0 111 0
[pid=18055] ppid=18054 vsize=944 CPUtime=0
/proc/18055/stat : 18055 (march_dl2004) R 18054 18054 17710 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 1114998107 966656 129 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18055/statm: 236 129 50 118 0 115 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3000

[startup+0.10162 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18054
/proc/meminfo: memFree=1079928/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=2056 CPUtime=0
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114998106 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18054/statm: 514 112 96 399 0 111 0
[pid=18055] ppid=18054 vsize=3052 CPUtime=0.09
/proc/18055/stat : 18055 (march_dl2004) R 18054 18054 17710 0 -1 4194304 1477 0 0 0 9 0 0 0 19 0 1 0 1114998107 3125248 587 1992294400 134512640 134996440 4294956176 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18055/statm: 763 587 57 118 0 642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5108

[startup+0.301655 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18054
/proc/meminfo: memFree=1079928/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=2056 CPUtime=0
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114998106 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18054/statm: 514 112 96 399 0 111 0
[pid=18055] ppid=18054 vsize=4544 CPUtime=0.29
/proc/18055/stat : 18055 (march_dl2004) R 18054 18054 17710 0 -1 4194304 3198 0 0 0 28 1 0 0 21 0 1 0 1114998107 4653056 729 1992294400 134512640 134996440 4294956176 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18055/statm: 1136 729 67 118 0 1015 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6600

[startup+0.701727 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18054
/proc/meminfo: memFree=1079928/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=2056 CPUtime=0
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114998106 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18054/statm: 514 112 96 399 0 111 0
[pid=18055] ppid=18054 vsize=4544 CPUtime=0.69
/proc/18055/stat : 18055 (march_dl2004) R 18054 18054 17710 0 -1 4194304 3204 0 0 0 68 1 0 0 25 0 1 0 1114998107 4653056 735 1992294400 134512640 134996440 4294956176 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18055/statm: 1136 735 67 118 0 1015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6600

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18056
/proc/meminfo: memFree=1077096/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=2056 CPUtime=0
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114998106 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18054/statm: 514 112 96 399 0 111 0
[pid=18055] ppid=18054 vsize=4544 CPUtime=1.49
/proc/18055/stat : 18055 (march_dl2004) R 18054 18054 17710 0 -1 4194304 3219 0 0 0 148 1 0 0 25 0 1 0 1114998107 4653056 750 1992294400 134512640 134996440 4294956176 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18055/statm: 1136 750 67 118 0 1015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6600

[startup+3.10215 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18056
/proc/meminfo: memFree=1076776/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=2056 CPUtime=0
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114998106 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18054/statm: 514 112 96 399 0 111 0
[pid=18055] ppid=18054 vsize=27464 CPUtime=3.09
/proc/18055/stat : 18055 (march_dl2004) R 18054 18054 17710 0 -1 4194304 9164 0 0 0 275 34 0 0 25 0 1 0 1114998107 28123136 6264 1992294400 134512640 134996440 4294956176 18446744073709551615 134541096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18055/statm: 6866 6264 72 118 0 6745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29520

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18057
/proc/meminfo: memFree=1076904/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=2056 CPUtime=4.99
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 152 10262 0 0 0 0 463 36 16 0 1 0 1114998106 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 514 121 104 399 0 111 0
[pid=18057] ppid=18054 vsize=4696 CPUtime=1.28
/proc/18057/stat : 18057 (mxc-sr08) R 18054 18054 17710 0 -1 4194304 1299 0 0 0 128 0 0 0 25 0 1 0 1114998607 4808704 1078 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18057/statm: 1174 1078 71 138 0 1033 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6752

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18058
/proc/meminfo: memFree=1077104/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=3728 CPUtime=12.15
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 911 12329 0 0 208 0 969 38 25 0 1 0 1114998106 3817472 597 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 932 597 136 399 0 529 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 3728

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18060
/proc/meminfo: memFree=1047528/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=29268 CPUtime=6.62
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 11860 0 0 0 624 38 0 0 25 0 1 0 1114999992 29970432 6956 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 7317 6956 74 118 0 7196 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 35852

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18060
/proc/meminfo: memFree=1032872/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=45464 CPUtime=32.19
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 15625 0 0 0 3181 38 0 0 25 0 1 0 1114999992 46555136 10721 1992294400 134512640 134996440 4294956176 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 11366 10721 74 118 0 11245 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 52048

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18060
/proc/meminfo: memFree=1025192/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=52700 CPUtime=83.37
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 17506 0 0 0 8298 39 0 0 25 0 1 0 1114999992 53964800 12602 1992294400 134512640 134996440 4294956176 18446744073709551615 134576320 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 13175 12602 74 118 0 13054 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 59284

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18060
/proc/meminfo: memFree=1022312/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=55580 CPUtime=143.34
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 18227 0 0 0 14294 40 0 0 25 0 1 0 1114999992 56913920 13323 1992294400 134512640 134996440 4294956176 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 13895 13323 74 118 0 13774 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 62164

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18060
/proc/meminfo: memFree=1019688/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=58208 CPUtime=203.32
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 18869 0 0 0 20291 41 0 0 25 0 1 0 1114999992 59604992 13965 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 14552 13965 74 118 0 14431 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 64792

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18060
/proc/meminfo: memFree=1018088/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=59788 CPUtime=263.29
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 19275 0 0 0 26287 42 0 0 25 0 1 0 1114999992 61222912 14371 1992294400 134512640 134996440 4294956176 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 14947 14371 74 118 0 14826 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 66372

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18060
/proc/meminfo: memFree=1016552/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=61372 CPUtime=323.26
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 19672 0 0 0 32284 42 0 0 25 0 1 0 1114999992 62844928 14768 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 15343 14768 74 118 0 15222 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 67956


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1010472/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=67308 CPUtime=803.04
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21167 0 0 0 80259 45 0 0 25 0 1 0 1114999992 68923392 16263 1992294400 134512640 134996440 4294956176 18446744073709551615 134526976 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 16827 16263 74 118 0 16706 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 73892

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1010088/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=67704 CPUtime=863.01
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21259 0 0 0 86256 45 0 0 25 0 1 0 1114999992 69328896 16355 1992294400 134512640 134996440 4294956176 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 16926 16355 74 118 0 16805 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 74288

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1009576/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=68232 CPUtime=922.99
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21389 0 0 0 92254 45 0 0 25 0 1 0 1114999992 69869568 16485 1992294400 134512640 134996440 4294956176 18446744073709551615 134551515 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17058 16485 74 118 0 16937 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 74816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1009064/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=68760 CPUtime=982.95
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21531 0 0 0 98250 45 0 0 25 0 1 0 1114999992 70410240 16627 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17190 16627 74 118 0 17069 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 75344

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1008552/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=69288 CPUtime=1042.93
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21667 0 0 0 104247 46 0 0 25 0 1 0 1114999992 70950912 16763 1992294400 134512640 134996440 4294956176 18446744073709551615 134567944 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17322 16763 74 118 0 17201 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 75872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1008232/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=69552 CPUtime=1102.91
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21750 0 0 0 110245 46 0 0 25 0 1 0 1114999992 71221248 16846 1992294400 134512640 134996440 4294956176 18446744073709551615 134551650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17388 16846 74 118 0 17267 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 76136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1007848/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=69948 CPUtime=1162.87
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21843 0 0 0 116241 46 0 0 25 0 1 0 1114999992 71626752 16939 1992294400 134512640 134996440 4294956176 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17487 16939 74 118 0 17366 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 76532

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 18062
/proc/meminfo: memFree=1007784/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=70080 CPUtime=1170.87
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21863 0 0 0 117041 46 0 0 25 0 1 0 1114999992 71761920 16959 1992294400 134512640 134996440 4294956176 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17520 16959 74 118 0 17399 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 76664

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1007784/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=70080 CPUtime=1177.27
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21871 0 0 0 117681 46 0 0 25 0 1 0 1114999992 71761920 16967 1992294400 134512640 134996440 4294956176 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17520 16967 74 118 0 17399 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 76664

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1007784/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=70080 CPUtime=1178.87
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21873 0 0 0 117841 46 0 0 25 0 1 0 1114999992 71761920 16969 1992294400 134512640 134996440 4294956176 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17520 16969 74 118 0 17399 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 76664

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1007784/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=70080 CPUtime=1179.67
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21873 0 0 0 117921 46 0 0 25 0 1 0 1114999992 71761920 16969 1992294400 134512640 134996440 4294956176 18446744073709551615 134526987 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17520 16969 74 118 0 17399 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 76664

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1007784/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=70080 CPUtime=1180.47
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21874 0 0 0 118001 46 0 0 25 0 1 0 1114999992 71761920 16970 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17520 16970 74 118 0 17399 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 76664

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1007784/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=70080 CPUtime=1180.67
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21874 0 0 0 118021 46 0 0 25 0 1 0 1114999992 71761920 16970 1992294400 134512640 134996440 4294956176 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17520 16970 74 118 0 17399 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 76664

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18062
/proc/meminfo: memFree=1007784/2055920 swapFree=4174136/4192956
[pid=18054] ppid=18052 vsize=6584 CPUtime=18.82
/proc/18054/stat : 18054 (SATzilla2009_C) S 18052 18054 17710 0 -1 4194304 2098 13325 0 0 667 8 1150 57 25 0 1 0 1114998106 6742016 1282 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18054/statm: 1646 1282 219 399 0 1243 0
[pid=18060] ppid=18054 vsize=70080 CPUtime=1180.77
/proc/18060/stat : 18060 (march_dl2004) R 18054 18054 17710 0 -1 4194304 21874 0 0 0 118031 46 0 0 25 0 1 0 1114999992 71761920 16970 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18060/statm: 17520 16970 74 118 0 17399 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 76664

Child status: 17
Real time (s): 1200.26
CPU time (s): 1199.67
CPU user time (s): 1198.53
CPU system time (s): 1.13783
CPU usage (%): 99.951
Max. virtual memory (cumulated for all children) (KiB): 76664

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

runsolver used 1.11283 second user time and 3.2615 second system time

The end

Launcher Data

Begin job on node4 at 2009-03-30 16:28:33
IDJOB=1538283
IDBENCH=70207
IDSOLVER=527
FILE ID=node4/1538283-1238423313
PBS_JOBID= 9061512
Free space on /tmp= 65244 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S1912214877-051.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538283-1238423313/watcher-1538283-1238423313 -o /tmp/evaluation-result-1538283-1238423313/solver-1538283-1238423313 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538283-1238423313.cnf

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

MD5SUM BENCH= 3e2c453febe9a82dafec20260d8edecb
RANDOM SEED=1230727242

node4.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.277
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.277
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:       1080472 kB
Buffers:         97904 kB
Cached:         767252 kB
SwapCached:      12656 kB
Active:         132556 kB
Inactive:       746640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1080472 kB
SwapTotal:     4192956 kB
SwapFree:      4174136 kB
Dirty:           31980 kB
Writeback:           0 kB
Mapped:          19732 kB
Slab:            82244 kB
Committed_AS:  2794904 kB
PageTables:       1480 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= 65212 MiB
End job on node4 at 2009-03-30 16:48:34