Trace number 1538232

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.6 1199.94

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S1850138369-006.cnf
MD5SUMede25cb155c6cf4ca4d7600faec2bb41
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark146.905
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
Number of clauses of size over 50

Solver Data

18.67/18.78	c SATzilla is building models for class 2
18.67/18.78	c run presolver march_dl2004 for 5 seconds ... 
18.67/18.78	c Bin: Executing march_dl2004
18.67/18.78	c spawning binary file with 5 seconds ...
18.67/18.78	c child exit by a signal
18.67/18.78	c march_dl2004 returned code 137.
18.67/18.78	c run presolver mxc-sr08 for 5 seconds ... 
18.67/18.78	c Bin: Executing mxc-sr08
18.67/18.78	c spawning binary file with 5 seconds ...
18.67/18.78	c child exit by a signal
18.67/18.78	c mxc-sr08 returned code 137.
18.67/18.78	c Orignal number of varibales is 1000, number of clauses is 20000 
18.67/18.78	c predicted feature computation time is 7.468153 
18.67/18.78	c Bin: Executing satelite
18.67/18.78	c spawning binary file with 240 seconds ...
18.67/18.78	c child exited successfully
18.67/18.78	c satzilla computing base features
18.67/18.78	c Number of variabe is: 1000, Number of clause is : 20000 
18.67/18.78	c Initializing...
18.67/18.78	c satzilla compute diameter ...
18.67/18.78	c start diameter features ...
18.67/18.78	c satzilla doing clause learning
18.67/18.78	c start clause learning features ...
18.67/18.78	c Bin: Executing zchaff07
18.67/18.78	c spawning binary file with 2 seconds ...
18.67/18.78	c child exit by a signal
18.67/18.78	c satzilla doing survey propogation probe
18.67/18.78	c do survay propogation for 2 second ...
18.67/18.78	c satzilla doing local search probe
18.67/18.78	c satzilla doing lobjois search-space size estimate
18.67/18.78	c features are:1000 20000 1000 20000 0 0 0.05 0.37464 0.651625 0.830571 0.005 1.73472e-16 0.005 0.005 -0 0 0 0.005 0.0984845 0.0035 0.00655 3.67907 0.0808825 0.063226 0 0.345455 3.0331 0.000932 0.233972 0.0003 0.00155 2.88039 0.1864 0.0164713 0.0822644 0.01215 0.0203 3 0 3 3 -0 45.35 0.266769 26 82 66 33 50 37 44 57.0729 0.0942399 44.0238 69.3333 64.6056 49.5333 61.1163 53.6905 57.25 0.169533 0.710555 5.87714e-05 0.570987 0.345016 0.0307361 0.244898 0.0717769 0.147569 0.0028021 0.683451 0.000316132 0.0192746 0.00514874 0.00104378 0.00350893 0.00150903 0.00235133 58.1329 0.632818 190.905 0.09699 192 178 204 0.791027 0.564495 0.882078 0.334038 0.482968 0.583702 
18.67/18.78	c satzilla's ranking:
18.67/18.78	c 1) march_dl2004: 4.147394
18.67/18.78	c 2) minisat20SAT07: 3.760010
18.67/18.78	c 3) mxc-sr08: 3.679809
18.67/18.78	c 4) minisat20: 2.748881
18.67/18.78	c 5) zchaff_rand: 1.628404
18.67/18.78	c 6) vallst: 0.009047
18.67/18.78	c 7) tts-4-0: -0.024429
18.67/18.78	c 8) SATenstein: -10000.000000
18.67/18.78	c 9) gnovelty+: -10000.000000
18.67/18.78	c 10) adaptg2wsat+: -10000.000000
18.67/18.78	c 11) adaptg2wsat0: -10000.000000
18.67/18.78	c 12) picosat846: -10000.000000
18.67/18.78	c 13) kcnfs04SAT07: -10000.000000
18.67/18.78	c satzilla running march_dl2004 ... 
1199.54/1199.93	c Bin: Executing march_dl2004
1199.54/1199.93	c spawning binary file with 1181 seconds ...
1199.54/1199.93	c child exit by a signal
1199.54/1199.93	c march_dl2004 returned code 137.
1199.54/1199.93	c satzilla running minisat20SAT07 ... 
1199.54/1199.93	c Bin: Executing minisat20SAT07
1199.54/1199.93	c minisat20SAT07 returned code 1.
1199.54/1199.93	c satzilla running mxc-sr08 ... 
1199.54/1199.93	c Bin: Executing mxc-sr08
1199.54/1199.93	c mxc-sr08 returned code 1.
1199.54/1199.93	c satzilla running minisat20 ... 
1199.54/1199.93	c Bin: Executing minisat20
1199.54/1199.93	c minisat20 returned code 1.
1199.54/1199.93	c satzilla running zchaff_rand ... 
1199.54/1199.93	c Bin: Executing zchaff_rand
1199.54/1199.93	c zchaff_rand returned code 1.
1199.54/1199.93	c satzilla running vallst ... 
1199.54/1199.93	c Bin: Executing vallst
1199.54/1199.93	c vallst returned code 1.
1199.54/1199.93	c satzilla running tts-4-0 ... 
1199.54/1199.93	c Bin: Executing tts-4-0
1199.54/1199.93	c tts-4-0 returned code 1.
1199.54/1199.93	c satzilla running SATenstein ... 
1199.54/1199.93	c Bin: Executing SATenstein
1199.54/1199.93	c SATenstein returned code 1.
1199.54/1199.93	c satzilla running gnovelty+ ... 
1199.54/1199.93	c Bin: Executing gnovelty+
1199.54/1199.93	c gnovelty+ returned code 1.
1199.54/1199.93	c satzilla running adaptg2wsat+ ... 
1199.54/1199.93	c Bin: Executing adaptg2wsat+
1199.54/1199.93	c adaptg2wsat+ returned code 1.
1199.54/1199.93	c satzilla running adaptg2wsat0 ... 
1199.54/1199.93	c Bin: Executing adaptg2wsat0
1199.54/1199.93	c adaptg2wsat0 returned code 1.
1199.54/1199.93	c satzilla running picosat846 ... 
1199.54/1199.93	c Bin: Executing picosat846
1199.54/1199.93	c picosat846 returned code 1.
1199.54/1199.93	c satzilla running kcnfs04SAT07 ... 
1199.54/1199.93	c Bin: Executing kcnfs04SAT07
1199.54/1199.93	c kcnfs04SAT07 returned code 1.
1199.54/1199.93	c ERROR: All Failed! 
1199.54/1199.93	c SATZILLA_TIME=1199.770000

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-1538232-1238422305/watcher-1538232-1238422305 -o /tmp/evaluation-result-1538232-1238422305/solver-1538232-1238422305 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538232-1238422305.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 9879
/proc/meminfo: memFree=1565048/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=2056 CPUtime=0
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114897490 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 514 112 96 399 0 111 0
[pid=9880] ppid=9879 vsize=796 CPUtime=0
/proc/9880/stat : 9880 (march_dl2004) R 9879 9879 9537 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 1114897490 815104 105 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9880/statm: 199 105 50 118 0 78 0

[startup+0.0938361 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 9879
/proc/meminfo: memFree=1565048/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=2056 CPUtime=0
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114897490 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 514 112 96 399 0 111 0
[pid=9880] ppid=9879 vsize=2808 CPUtime=0.08
/proc/9880/stat : 9880 (march_dl2004) R 9879 9879 9537 0 -1 4194304 1342 0 0 0 8 0 0 0 19 0 1 0 1114897490 2875392 546 1992294400 134512640 134996440 4294956176 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9880/statm: 702 546 57 118 0 581 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4864

[startup+0.101836 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 9879
/proc/meminfo: memFree=1565048/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=2056 CPUtime=0
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114897490 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 514 112 96 399 0 111 0
[pid=9880] ppid=9879 vsize=2808 CPUtime=0.09
/proc/9880/stat : 9880 (march_dl2004) R 9879 9879 9537 0 -1 4194304 1520 0 0 0 9 0 0 0 19 0 1 0 1114897490 2875392 546 1992294400 134512640 134996440 4294956176 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9880/statm: 702 546 57 118 0 581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4864

[startup+0.30186 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 9879
/proc/meminfo: memFree=1565048/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=2056 CPUtime=0
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114897490 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 514 112 96 399 0 111 0
[pid=9880] ppid=9879 vsize=4108 CPUtime=0.28
/proc/9880/stat : 9880 (march_dl2004) R 9879 9879 9537 0 -1 4194304 2874 0 0 0 28 0 0 0 20 0 1 0 1114897490 4206592 664 1992294400 134512640 134996440 4294956176 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9880/statm: 1027 664 67 118 0 906 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6164

[startup+0.701907 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 9879
/proc/meminfo: memFree=1565048/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=2056 CPUtime=0
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114897490 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 514 112 96 399 0 111 0
[pid=9880] ppid=9879 vsize=4108 CPUtime=0.68
/proc/9880/stat : 9880 (march_dl2004) R 9879 9879 9537 0 -1 4194304 2878 0 0 0 68 0 0 0 24 0 1 0 1114897490 4206592 668 1992294400 134512640 134996440 4294956176 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9880/statm: 1027 668 67 118 0 906 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6164

[startup+1.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9881
/proc/meminfo: memFree=1562472/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=2056 CPUtime=0
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114897490 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 514 112 96 399 0 111 0
[pid=9880] ppid=9879 vsize=4240 CPUtime=1.48
/proc/9880/stat : 9880 (march_dl2004) R 9879 9879 9537 0 -1 4194304 2916 0 0 0 148 0 0 0 25 0 1 0 1114897490 4341760 706 1992294400 134512640 134996440 4294956176 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9880/statm: 1060 706 67 118 0 939 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6296

[startup+3.10119 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9881
/proc/meminfo: memFree=1540904/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=2056 CPUtime=0
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114897490 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 514 112 96 399 0 111 0
[pid=9880] ppid=9879 vsize=26888 CPUtime=3.09
/proc/9880/stat : 9880 (march_dl2004) R 9879 9879 9537 0 -1 4194304 8991 0 0 0 275 34 0 0 25 0 1 0 1114897490 27533312 6375 1992294400 134512640 134996440 4294956176 18446744073709551615 134559742 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9880/statm: 6722 6375 72 118 0 6601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28944

[startup+6.30257 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9882
/proc/meminfo: memFree=1562216/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=2056 CPUtime=4.99
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 152 10579 0 0 0 0 464 35 16 0 1 0 1114897490 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 514 121 104 399 0 111 0
[pid=9882] ppid=9879 vsize=4424 CPUtime=1.29
/proc/9882/stat : 9882 (mxc-sr08) R 9879 9879 9537 0 -1 4194304 1178 0 0 0 129 0 0 0 25 0 1 0 1114897991 4530176 1013 1992294400 134512640 135078026 4294956176 18446744073709551615 134523569 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9882/statm: 1106 1013 71 138 0 965 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6480

[startup+12.7013 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9883
/proc/meminfo: memFree=1562352/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=3860 CPUtime=12.12
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 848 12521 0 0 207 0 969 36 25 0 1 0 1114897490 3952640 617 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 965 617 136 399 0 562 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 3860

[startup+25.5018 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9885
/proc/meminfo: memFree=1536040/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=26460 CPUtime=6.71
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 10579 0 0 0 636 35 0 0 25 0 1 0 1114899368 27095040 6285 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 6615 6285 74 118 0 6494 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 32744

[startup+51.1019 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9885
/proc/meminfo: memFree=1520744/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=43484 CPUtime=32.3
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 14478 0 0 0 3192 38 0 0 25 0 1 0 1114899368 44527616 10184 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 10871 10184 74 118 0 10750 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 49768

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1515432/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=48756 CPUtime=83.49
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 15781 0 0 0 8310 39 0 0 25 0 1 0 1114899368 49926144 11487 1992294400 134512640 134996440 4294956176 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 12189 11487 74 118 0 12068 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 55040

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1512616/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=51516 CPUtime=143.47
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 16473 0 0 0 14307 40 0 0 25 0 1 0 1114899368 52752384 12179 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 12879 12179 74 118 0 12758 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 57800

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1510440/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=53472 CPUtime=203.45
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 17010 0 0 0 20305 40 0 0 25 0 1 0 1114899368 54755328 12716 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 13368 12716 74 118 0 13247 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 59756

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1509160/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=54776 CPUtime=263.44
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 17336 0 0 0 26303 41 0 0 25 0 1 0 1114899368 56090624 13042 1992294400 134512640 134996440 4294956176 18446744073709551615 134551655 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 13694 13042 74 118 0 13573 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 61060

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1507752/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=56224 CPUtime=323.42
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 17689 0 0 0 32301 41 0 0 25 0 1 0 1114899368 57573376 13395 1992294400 134512640 134996440 4294956176 18446744073709551615 134528297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 14056 13395 74 118 0 13935 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 62508


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1503208/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=60712 CPUtime=743.31
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 18814 0 0 0 74287 44 0 0 25 0 1 0 1114899368 62169088 14520 1992294400 134512640 134996440 4294956176 18446744073709551615 134551650 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15178 14520 74 118 0 15057 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 66996

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1502760/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=61108 CPUtime=803.28
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 18915 0 0 0 80284 44 0 0 25 0 1 0 1114899368 62574592 14621 1992294400 134512640 134996440 4294956176 18446744073709551615 134528321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15277 14621 74 118 0 15156 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 67392

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1502376/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=61504 CPUtime=863.28
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19007 0 0 0 86283 45 0 0 25 0 1 0 1114899368 62980096 14713 1992294400 134512640 134996440 4294956176 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15376 14713 74 118 0 15255 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 67788

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1502056/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=61768 CPUtime=923.26
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19095 0 0 0 92281 45 0 0 25 0 1 0 1114899368 63250432 14801 1992294400 134512640 134996440 4294956176 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15442 14801 74 118 0 15321 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 68052

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1501736/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=62164 CPUtime=983.24
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19166 0 0 0 98279 45 0 0 25 0 1 0 1114899368 63655936 14872 1992294400 134512640 134996440 4294956176 18446744073709551615 134514202 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15541 14872 74 118 0 15420 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 68448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1501352/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=62428 CPUtime=1043.23
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19253 0 0 0 104277 46 0 0 25 0 1 0 1114899368 63926272 14959 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15607 14959 74 118 0 15486 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 68712

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1501096/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=62824 CPUtime=1103.21
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19341 0 0 0 110275 46 0 0 25 0 1 0 1114899368 64331776 15047 1992294400 134512640 134996440 4294956176 18446744073709551615 134553151 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15706 15047 74 118 0 15585 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 69108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1500776/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=63088 CPUtime=1163.19
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19411 0 0 0 116273 46 0 0 25 0 1 0 1114899368 64602112 15117 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15772 15117 74 118 0 15651 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 69372

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 9885
/proc/meminfo: memFree=1500712/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=63088 CPUtime=1171.19
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19423 0 0 0 117073 46 0 0 25 0 1 0 1114899368 64602112 15129 1992294400 134512640 134996440 4294956176 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15772 15129 74 118 0 15651 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 69372

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1500648/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=63220 CPUtime=1177.59
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19436 0 0 0 117713 46 0 0 25 0 1 0 1114899368 64737280 15142 1992294400 134512640 134996440 4294956176 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15805 15142 74 118 0 15684 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 69504

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1500648/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=63220 CPUtime=1179.19
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19439 0 0 0 117873 46 0 0 25 0 1 0 1114899368 64737280 15145 1992294400 134512640 134996440 4294956176 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15805 15145 74 118 0 15684 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 69504

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1500648/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=63220 CPUtime=1179.99
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19440 0 0 0 117953 46 0 0 25 0 1 0 1114899368 64737280 15146 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15805 15146 74 118 0 15684 0
Current children cumulated CPU time (s) 1198.74
Current children cumulated vsize (KiB) 69504

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1500648/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=63220 CPUtime=1180.39
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19441 0 0 0 117993 46 0 0 25 0 1 0 1114899368 64737280 15147 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15805 15147 74 118 0 15684 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 69504

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9885
/proc/meminfo: memFree=1500648/2055920 swapFree=4178472/4192956
[pid=9879] ppid=9877 vsize=6284 CPUtime=18.75
/proc/9879/stat : 9879 (SATzilla2009_C) S 9877 9879 9537 0 -1 4194304 1941 13490 0 0 664 6 1152 53 25 0 1 0 1114897490 6434816 1187 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9879/statm: 1571 1187 219 399 0 1168 0
[pid=9885] ppid=9879 vsize=63220 CPUtime=1180.79
/proc/9885/stat : 9885 (march_dl2004) R 9879 9879 9537 0 -1 4194304 19442 0 0 0 118033 46 0 0 25 0 1 0 1114899368 64737280 15148 1992294400 134512640 134996440 4294956176 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9885/statm: 15805 15148 74 118 0 15684 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 69504

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.6
CPU user time (s): 1198.52
CPU system time (s): 1.07983
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 69504

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

runsolver used 1.39579 second user time and 2.96955 second system time

The end

Launcher Data

Begin job on node1 at 2009-03-30 16:11:45
IDJOB=1538232
IDBENCH=70190
IDSOLVER=527
FILE ID=node1/1538232-1238422305
PBS_JOBID= 9061498
Free space on /tmp= 66132 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S1850138369-006.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538232-1238422305/watcher-1538232-1238422305 -o /tmp/evaluation-result-1538232-1238422305/solver-1538232-1238422305 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538232-1238422305.cnf

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

MD5SUM BENCH= ede25cb155c6cf4ca4d7600faec2bb41
RANDOM SEED=1081156024

node1.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.229
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.229
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:       1565528 kB
Buffers:         80476 kB
Cached:         310440 kB
SwapCached:       8380 kB
Active:         129904 kB
Inactive:       271084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565528 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:           31920 kB
Writeback:           0 kB
Mapped:          15820 kB
Slab:            75372 kB
Committed_AS:  2930624 kB
PageTables:       1440 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= 66104 MiB
End job on node1 at 2009-03-30 16:31:45