Trace number 1538724

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.24 1199.84

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1332146811-066.cnf
MD5SUM829e6759ca030227d67c86b92c3743be
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark597.804
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

21.36/21.43	c SATzilla is building models for class 2
21.36/21.43	c run presolver march_dl2004 for 5 seconds ... 
21.36/21.43	c Bin: Executing march_dl2004
21.36/21.43	c spawning binary file with 5 seconds ...
21.36/21.43	c child exit by a signal
21.36/21.43	c march_dl2004 returned code 137.
21.36/21.43	c run presolver mxc-sr08 for 5 seconds ... 
21.36/21.43	c Bin: Executing mxc-sr08
21.36/21.43	c spawning binary file with 5 seconds ...
21.36/21.43	c child exit by a signal
21.36/21.43	c mxc-sr08 returned code 137.
21.36/21.43	c Orignal number of varibales is 18000, number of clauses is 75600 
21.36/21.43	c predicted feature computation time is 11.411302 
21.36/21.43	c Bin: Executing satelite
21.36/21.43	c spawning binary file with 240 seconds ...
21.36/21.43	c child exited successfully
21.36/21.43	c satzilla computing base features
21.36/21.43	c Number of variabe is: 17537, Number of clause is : 75070 
21.36/21.43	c Initializing...
21.36/21.43	c satzilla compute diameter ...
21.36/21.43	c start diameter features ...
21.36/21.43	c satzilla doing clause learning
21.36/21.43	c start clause learning features ...
21.36/21.43	c Bin: Executing zchaff07
21.36/21.43	c spawning binary file with 2 seconds ...
21.36/21.43	c child exit by a signal
21.36/21.43	c satzilla doing survey propogation probe
21.36/21.43	c do survay propogation for 2 second ...
21.36/21.43	c satzilla doing local search probe
21.36/21.43	c satzilla doing lobjois search-space size estimate
21.36/21.43	c features are:18000 75600 17537 75070 0.0264013 0.00706008 0.233609 0.494658 0.586649 0.712711 0.000173205 0.0646336 0.000171067 0.000342134 0.161296 0 0.963714 0.000173205 0.289159 1.33209e-05 0.000519515 2.71103 0.228576 0.1696 0 1 3.36884 8.50298e-05 0.398769 0 0.000359664 2.32766 0.493233 0.000351156 0.292929 2.66418e-05 0.00107899 5.27586 0.0847156 5 6 0.589003 10.3793 0.341256 4 18 15 5 13 8 10 69.4635 0.207335 41.25 103.6 89.1429 48.8182 79.1429 60.8571 68.8333 0.39433 0.571866 3.65588e-05 1 0.703736 0.0901761 0.568211 0.209228 0.388312 0.0920516 0.652342 0.00122126 0.790349 0.174142 0.0280609 0.123521 0.0472129 0.0792409 548.4 0.869873 3834.4 0.0134868 3857 3756 3868 0.384319 1.58374 0.850634 0.0623289 0.222701 0.258779 
21.36/21.43	c satzilla's ranking:
21.36/21.43	c 1) march_dl2004: 3.272302
21.36/21.43	c 2) minisat20SAT07: 2.921984
21.36/21.43	c 3) mxc-sr08: 2.633154
21.36/21.43	c 4) minisat20: 2.486149
21.36/21.43	c 5) zchaff_rand: 1.783971
21.36/21.43	c 6) vallst: 0.318447
21.36/21.43	c 7) tts-4-0: 0.225538
21.36/21.43	c 8) SATenstein: -10000.000000
21.36/21.43	c 9) gnovelty+: -10000.000000
21.36/21.43	c 10) adaptg2wsat+: -10000.000000
21.36/21.43	c 11) adaptg2wsat0: -10000.000000
21.36/21.43	c 12) picosat846: -10000.000000
21.36/21.43	c 13) kcnfs04SAT07: -10000.000000
21.36/21.43	c satzilla running march_dl2004 ... 
1199.17/1199.83	c Bin: Executing march_dl2004
1199.17/1199.83	c spawning binary file with 1178 seconds ...
1199.17/1199.83	c child exit by a signal
1199.17/1199.83	c march_dl2004 returned code 137.
1199.17/1199.83	c satzilla running minisat20SAT07 ... 
1199.17/1199.83	c Bin: Executing minisat20SAT07
1199.17/1199.83	c minisat20SAT07 returned code 1.
1199.17/1199.83	c satzilla running mxc-sr08 ... 
1199.17/1199.83	c Bin: Executing mxc-sr08
1199.17/1199.83	c mxc-sr08 returned code 1.
1199.17/1199.83	c satzilla running minisat20 ... 
1199.17/1199.83	c Bin: Executing minisat20
1199.17/1199.83	c minisat20 returned code 1.
1199.17/1199.83	c satzilla running zchaff_rand ... 
1199.17/1199.83	c Bin: Executing zchaff_rand
1199.17/1199.83	c zchaff_rand returned code 1.
1199.17/1199.83	c satzilla running vallst ... 
1199.17/1199.83	c Bin: Executing vallst
1199.17/1199.83	c vallst returned code 1.
1199.17/1199.83	c satzilla running tts-4-0 ... 
1199.17/1199.83	c Bin: Executing tts-4-0
1199.17/1199.83	c tts-4-0 returned code 1.
1199.17/1199.83	c satzilla running SATenstein ... 
1199.17/1199.83	c Bin: Executing SATenstein
1199.17/1199.83	c SATenstein returned code 1.
1199.17/1199.83	c satzilla running gnovelty+ ... 
1199.17/1199.83	c Bin: Executing gnovelty+
1199.17/1199.83	c gnovelty+ returned code 1.
1199.17/1199.83	c satzilla running adaptg2wsat+ ... 
1199.17/1199.84	c Bin: Executing adaptg2wsat+
1199.17/1199.84	c adaptg2wsat+ returned code 1.
1199.17/1199.84	c satzilla running adaptg2wsat0 ... 
1199.17/1199.84	c Bin: Executing adaptg2wsat0
1199.17/1199.84	c adaptg2wsat0 returned code 1.
1199.17/1199.84	c satzilla running picosat846 ... 
1199.17/1199.84	c Bin: Executing picosat846
1199.17/1199.84	c picosat846 returned code 1.
1199.17/1199.84	c satzilla running kcnfs04SAT07 ... 
1199.17/1199.84	c Bin: Executing kcnfs04SAT07
1199.17/1199.84	c kcnfs04SAT07 returned code 1.
1199.17/1199.84	c ERROR: All Failed! 
1199.17/1199.84	c SATZILLA_TIME=1199.400000

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-1538724-1238439422/watcher-1538724-1238439422 -o /tmp/evaluation-result-1538724-1238439422/solver-1538724-1238439422 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538724-1238439422.cnf 

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


[startup+0 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 11156
/proc/meminfo: memFree=1516584/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=2056 CPUtime=0
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116607818 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11156/statm: 514 112 96 399 0 111 0
[pid=11157] ppid=11156 vsize=2364 CPUtime=0
/proc/11157/stat : 11157 (march_dl2004) R 11156 11156 10582 0 -1 4194304 408 0 0 0 0 0 0 0 19 0 1 0 1116607818 2420736 403 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11157/statm: 591 403 50 118 0 470 0

[startup+0.0200801 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 11156
/proc/meminfo: memFree=1516584/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=2056 CPUtime=0
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116607818 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11156/statm: 514 112 96 399 0 111 0
[pid=11157] ppid=11156 vsize=2496 CPUtime=0.01
/proc/11157/stat : 11157 (march_dl2004) R 11156 11156 10582 0 -1 4194304 459 0 0 0 1 0 0 0 19 0 1 0 1116607818 2555904 454 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11157/statm: 624 454 50 118 0 503 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4552

[startup+0.102094 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 11156
/proc/meminfo: memFree=1516584/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=2056 CPUtime=0
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116607818 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11156/statm: 514 112 96 399 0 111 0
[pid=11157] ppid=11156 vsize=3420 CPUtime=0.09
/proc/11157/stat : 11157 (march_dl2004) R 11156 11156 10582 0 -1 4194304 741 0 0 0 9 0 0 0 20 0 1 0 1116607818 3502080 736 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11157/statm: 855 736 50 118 0 734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.301129 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 11156
/proc/meminfo: memFree=1516584/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=2056 CPUtime=0
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116607818 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11156/statm: 514 112 96 399 0 111 0
[pid=11157] ppid=11156 vsize=6680 CPUtime=0.29
/proc/11157/stat : 11157 (march_dl2004) R 11156 11156 10582 0 -1 4194304 2545 0 0 0 28 1 0 0 21 0 1 0 1116607818 6840320 1279 1992294400 134512640 134996440 4294956176 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11157/statm: 1670 1279 55 118 0 1549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8736

[startup+0.701197 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 11156
/proc/meminfo: memFree=1516584/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=2056 CPUtime=0
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116607818 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11156/statm: 514 112 96 399 0 111 0
[pid=11157] ppid=11156 vsize=8772 CPUtime=0.69
/proc/11157/stat : 11157 (march_dl2004) R 11156 11156 10582 0 -1 4194304 5806 0 0 0 67 2 0 0 24 0 1 0 1116607818 8982528 1828 1992294400 134512640 134996440 4294956176 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11157/statm: 2193 1828 57 118 0 2072 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10828

[startup+1.50133 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 11158
/proc/meminfo: memFree=1506584/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=2056 CPUtime=0
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116607818 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11156/statm: 514 112 96 399 0 111 0
[pid=11157] ppid=11156 vsize=21420 CPUtime=1.49
/proc/11157/stat : 11157 (march_dl2004) R 11156 11156 10582 0 -1 4194304 13139 0 0 0 131 18 0 0 25 0 1 0 1116607818 21934080 4803 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11157/statm: 5355 4803 72 118 0 5234 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23476

[startup+3.10161 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 11158
/proc/meminfo: memFree=1496472/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=2056 CPUtime=0
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116607818 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11156/statm: 514 112 96 399 0 111 0
[pid=11157] ppid=11156 vsize=19832 CPUtime=3.08
/proc/11157/stat : 11157 (march_dl2004) R 11156 11156 10582 0 -1 4194304 14815 0 0 0 264 44 0 0 25 0 1 0 1116607818 20307968 4500 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11157/statm: 4958 4500 74 118 0 4837 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21888

[startup+6.30115 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 11159
/proc/meminfo: memFree=1507608/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=2056 CPUtime=4.99
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 156 14819 0 0 0 0 454 45 19 0 1 0 1116607818 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11156/statm: 514 125 107 399 0 111 0
[pid=11159] ppid=11156 vsize=10872 CPUtime=1.28
/proc/11159/stat : 11159 (mxc-sr08) R 11156 11156 10582 0 -1 4194304 3087 0 0 0 127 1 0 0 25 0 1 0 1116608318 11132928 2443 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11159/statm: 2718 2443 71 138 0 2577 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12928

[startup+12.7012 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 11160
/proc/meminfo: memFree=1508776/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=8564 CPUtime=12.66
/proc/11156/stat : 11156 (SATzilla2009_C) R 11154 11156 10582 0 -1 4194304 2648 20885 0 0 229 0 988 49 25 0 1 0 1116607818 8769536 1776 1992294400 134512640 136149437 4294956208 18446744073709551615 134532632 0 0 4096 0 0 0 0 17 0 0 0
/proc/11156/statm: 2141 1776 135 399 0 1738 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8564

[startup+25.5024 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 11162
/proc/meminfo: memFree=1488800/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=19840 CPUtime=4.06
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 14817 0 0 0 366 40 0 0 25 0 1 0 1116609961 20316160 4502 1992294400 134512640 134996440 4294956176 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 4960 4502 74 118 0 4839 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 30500

[startup+51.1018 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 11162
/proc/meminfo: memFree=1485920/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=23376 CPUtime=29.64
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 15533 0 0 0 2923 41 0 0 25 0 1 0 1116609961 23937024 5218 1992294400 134512640 134996440 4294956176 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 5844 5218 74 118 0 5723 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 34036

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 11162
/proc/meminfo: memFree=1485280/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=24012 CPUtime=80.82
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 15701 0 0 0 8041 41 0 0 25 0 1 0 1116609961 24588288 5386 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6003 5386 74 118 0 5882 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 34672

[startup+162.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 11162
/proc/meminfo: memFree=1484960/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=24376 CPUtime=140.77
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 15785 0 0 0 14036 41 0 0 25 0 1 0 1116609961 24961024 5470 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6094 5470 74 118 0 5973 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 35036

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11162
/proc/meminfo: memFree=1484704/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=24500 CPUtime=200.76
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 15841 0 0 0 20034 42 0 0 25 0 1 0 1116609961 25088000 5526 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6125 5526 74 118 0 6004 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 35160

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11168
/proc/meminfo: memFree=1484376/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=24744 CPUtime=260.72
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 15890 0 0 0 26030 42 0 0 25 0 1 0 1116609961 25337856 5575 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6186 5575 74 118 0 6065 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 35404

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11168
/proc/meminfo: memFree=1484248/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=24872 CPUtime=320.69
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 15929 0 0 0 32027 42 0 0 25 0 1 0 1116609961 25468928 5614 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6218 5614 74 118 0 6097 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 35532


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


[startup+822.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 11168
/proc/meminfo: memFree=1483552/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=25704 CPUtime=800.47
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16122 0 0 0 80005 42 0 0 25 0 1 0 1116609961 26320896 5807 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6426 5807 74 118 0 6305 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 36364

[startup+882.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 11168
/proc/meminfo: memFree=1483488/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=25704 CPUtime=860.44
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16141 0 0 0 86001 43 0 0 25 0 1 0 1116609961 26320896 5826 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6426 5826 74 118 0 6305 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 36364

[startup+942.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 11168
/proc/meminfo: memFree=1483424/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=25824 CPUtime=920.42
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16153 0 0 0 91999 43 0 0 25 0 1 0 1116609961 26443776 5838 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6456 5838 74 118 0 6335 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 36484

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 11168
/proc/meminfo: memFree=1483360/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=25824 CPUtime=980.39
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16168 0 0 0 97996 43 0 0 25 0 1 0 1116609961 26443776 5853 1992294400 134512640 134996440 4294956176 18446744073709551615 134587262 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6456 5853 74 118 0 6335 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 36484

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 11168
/proc/meminfo: memFree=1483296/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=25940 CPUtime=1040.36
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16182 0 0 0 103993 43 0 0 25 0 1 0 1116609961 26562560 5867 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6485 5867 74 118 0 6364 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 36600

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11168
/proc/meminfo: memFree=1483232/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=26056 CPUtime=1100.33
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16204 0 0 0 109990 43 0 0 25 0 1 0 1116609961 26681344 5889 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6514 5889 74 118 0 6393 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 36716

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11168
/proc/meminfo: memFree=1483232/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=26056 CPUtime=1160.3
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16221 0 0 0 115987 43 0 0 25 0 1 0 1116609961 26681344 5906 1992294400 134512640 134996440 4294956176 18446744073709551615 134514065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6514 5906 74 118 0 6393 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 36716

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 11168
/proc/meminfo: memFree=1483232/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=26056 CPUtime=1168.29
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16223 0 0 0 116786 43 0 0 25 0 1 0 1116609961 26681344 5908 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6514 5908 74 118 0 6393 0
Current children cumulated CPU time (s) 1189.68
Current children cumulated vsize (KiB) 36716

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11168
/proc/meminfo: memFree=1483232/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=26056 CPUtime=1174.68
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16223 0 0 0 117425 43 0 0 25 0 1 0 1116609961 26681344 5908 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6514 5908 74 118 0 6393 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 36716

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11168
/proc/meminfo: memFree=1483232/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=26056 CPUtime=1176.28
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16223 0 0 0 117585 43 0 0 25 0 1 0 1116609961 26681344 5908 1992294400 134512640 134996440 4294956176 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6514 5908 74 118 0 6393 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 36716

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11168
/proc/meminfo: memFree=1483232/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=26056 CPUtime=1177.08
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16224 0 0 0 117665 43 0 0 25 0 1 0 1116609961 26681344 5909 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6514 5909 74 118 0 6393 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 36716

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11168
/proc/meminfo: memFree=1483232/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=26056 CPUtime=1177.48
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16224 0 0 0 117705 43 0 0 25 0 1 0 1116609961 26681344 5909 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6514 5909 74 118 0 6393 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 36716

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11168
/proc/meminfo: memFree=1483232/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=26056 CPUtime=1177.68
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16224 0 0 0 117725 43 0 0 25 0 1 0 1116609961 26681344 5909 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6514 5909 74 118 0 6393 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 36716

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11168
/proc/meminfo: memFree=1483232/2055920 swapFree=4179412/4192956
[pid=11156] ppid=11154 vsize=10660 CPUtime=21.39
/proc/11156/stat : 11156 (SATzilla2009_C) S 11154 11156 10582 0 -1 4194304 6078 23831 0 0 883 18 1169 69 25 0 1 0 1116607818 10915840 2427 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11156/statm: 2665 2427 220 399 0 2262 0
[pid=11162] ppid=11156 vsize=26056 CPUtime=1177.78
/proc/11162/stat : 11162 (march_dl2004) R 11156 11156 10582 0 -1 4194304 16224 0 0 0 117735 43 0 0 25 0 1 0 1116609961 26681344 5909 1992294400 134512640 134996440 4294956176 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11162/statm: 6514 5909 74 118 0 6393 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 36716

Child status: 17
Real time (s): 1199.84
CPU time (s): 1199.24
CPU user time (s): 1197.92
CPU system time (s): 1.3208
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 36716

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

runsolver used 0.958854 second user time and 3.41248 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-30 20:57:02
IDJOB=1538724
IDBENCH=70354
IDSOLVER=527
FILE ID=node25/1538724-1238439422
PBS_JOBID= 9061582
Free space on /tmp= 66260 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1332146811-066.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538724-1238439422/watcher-1538724-1238439422 -o /tmp/evaluation-result-1538724-1238439422/solver-1538724-1238439422 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538724-1238439422.cnf

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

MD5SUM BENCH= 829e6759ca030227d67c86b92c3743be
RANDOM SEED=2041915832

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1517128 kB
Buffers:         99944 kB
Cached:         337252 kB
SwapCached:       7320 kB
Active:         181192 kB
Inactive:       264852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517128 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:           32904 kB
Writeback:           0 kB
Mapped:          14568 kB
Slab:            78828 kB
Committed_AS:  3194804 kB
PageTables:       1468 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= 66232 MiB
End job on node25 at 2009-03-30 21:17:02