Trace number 1538614

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_I 2009-03-22? (exit code) 1199.7 1200.19

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S2125430099-013.cnf
MD5SUM7cb8956402a507cc73d79fe8c2c7c68b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.6619
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.76/19.89	c SATzilla is building models for class 3
19.76/19.89	c run presolver mxc-sr08 for 10 seconds ... 
19.76/19.89	c Bin: Executing mxc-sr08
19.76/19.89	c spawning binary file with 10 seconds ...
19.76/19.89	c child exit by a signal
19.76/19.89	c mxc-sr08 returned code 137.
19.76/19.89	c run presolver picosat846 for 5 seconds ... 
19.76/19.89	c Bin: Executing picosat846
19.76/19.89	c spawning binary file with 5 seconds ...
19.76/19.89	c child exit by a signal
19.76/19.89	c picosat846 returned code 137.
19.76/19.89	c Orignal number of varibales is 6000, number of clauses is 25200 
19.76/19.89	c predicted feature computation time is 1.468213 
19.76/19.89	c Bin: Executing satelite
19.76/19.89	c spawning binary file with 240 seconds ...
19.76/19.89	c child exited successfully
19.76/19.89	c satzilla computing base features
19.76/19.89	c Number of variabe is: 5825, Number of clause is : 25026 
19.76/19.89	c Initializing...
19.76/19.89	c satzilla doing clause learning
19.76/19.89	c start clause learning features ...
19.76/19.89	c Bin: Executing zchaff07
19.76/19.89	c spawning binary file with 2 seconds ...
19.76/19.89	c child exit by a signal
19.76/19.89	c satzilla doing survey propogation probe
19.76/19.89	c do survay propogation for 2 second ...
19.76/19.89	c satzilla doing local search probe
19.76/19.89	c features are:6000 25200 5825 25026 0.0300429 0.00695277 0.232758 0.49706 0.58789 0.739457 0.00052256 0.0694602 0.000515021 0.000858369 0.181999 0 0.957444 0.00052256 0.286159 7.99169e-05 0.00151842 2.70806 0.229276 0.169991 0 1 3.38394 0.000253532 0.393876 0 0.000719252 2.31006 0.487813 0.00106021 0.289471 0.000159834 0.00315672 38.1077 0.365533 20 83 62 25 41 29 34 45.3435 0.121128 35.6774 58.7619 52.4286 38.814 49.3333 41.4194 44.3333 0.39377 0.571107 2.45879e-05 1 0.703594 0.0913412 0.564676 0.20738 0.388715 0.0920253 0.65898 0.00303173 0.685261 0.172892 0.0283907 0.122166 0.047791 0.0790134 158.944 0.123581 1272.64 0.0180009 1277.5 1243 1295 0.257898 0.239096 0.844427 0.0104701 
19.76/19.89	c satzilla's ranking:
19.76/19.89	c 1) picosat846: 2.613410
19.76/19.89	c 2) mxc-sr08: 1.691298
19.76/19.89	c 3) zchaff_rand: 1.537047
19.76/19.89	c 4) minisat20SAT07: 1.322216
19.76/19.89	c 5) march_dl2004: 1.312611
19.76/19.89	c 6) SATenstein: -10000.000000
19.76/19.89	c 7) gnovelty+: -10000.000000
19.76/19.89	c 8) adaptg2wsat+: -10000.000000
19.76/19.89	c 9) adaptg2wsat0: -10000.000000
19.76/19.89	c 10) tts-4-0: -10000.000000
19.76/19.89	c 11) vallst: -10000.000000
19.76/19.89	c 12) minisat20: -10000.000000
19.76/19.89	c 13) kcnfs04SAT07: -10000.000000
19.76/19.89	c satzilla running picosat846 ... 
1199.59/1200.18	c Bin: Executing picosat846
1199.59/1200.18	c spawning binary file with 1180 seconds ...
1199.59/1200.18	c child exit by a signal
1199.59/1200.18	c picosat846 returned code 137.
1199.59/1200.18	c satzilla running mxc-sr08 ... 
1199.59/1200.18	c Bin: Executing mxc-sr08
1199.59/1200.18	c mxc-sr08 returned code 1.
1199.59/1200.18	c satzilla running zchaff_rand ... 
1199.59/1200.18	c Bin: Executing zchaff_rand
1199.59/1200.18	c zchaff_rand returned code 1.
1199.59/1200.18	c satzilla running minisat20SAT07 ... 
1199.59/1200.18	c Bin: Executing minisat20SAT07
1199.59/1200.18	c minisat20SAT07 returned code 1.
1199.59/1200.18	c satzilla running march_dl2004 ... 
1199.59/1200.18	c Bin: Executing march_dl2004
1199.59/1200.18	c march_dl2004 returned code 1.
1199.59/1200.18	c satzilla running SATenstein ... 
1199.59/1200.18	c Bin: Executing SATenstein
1199.59/1200.18	c SATenstein returned code 1.
1199.59/1200.18	c satzilla running gnovelty+ ... 
1199.59/1200.18	c Bin: Executing gnovelty+
1199.59/1200.18	c gnovelty+ returned code 1.
1199.59/1200.18	c satzilla running adaptg2wsat+ ... 
1199.59/1200.18	c Bin: Executing adaptg2wsat+
1199.59/1200.18	c adaptg2wsat+ returned code 1.
1199.59/1200.18	c satzilla running adaptg2wsat0 ... 
1199.59/1200.18	c Bin: Executing adaptg2wsat0
1199.59/1200.18	c adaptg2wsat0 returned code 1.
1199.59/1200.18	c satzilla running tts-4-0 ... 
1199.59/1200.18	c Bin: Executing tts-4-0
1199.59/1200.18	c tts-4-0 returned code 1.
1199.59/1200.18	c satzilla running vallst ... 
1199.59/1200.18	c Bin: Executing vallst
1199.59/1200.18	c vallst returned code 1.
1199.59/1200.18	c satzilla running minisat20 ... 
1199.59/1200.18	c Bin: Executing minisat20
1199.59/1200.18	c minisat20 returned code 1.
1199.59/1200.18	c satzilla running kcnfs04SAT07 ... 
1199.59/1200.18	c Bin: Executing kcnfs04SAT07
1199.59/1200.18	c kcnfs04SAT07 returned code 1.
1199.59/1200.18	c ERROR: All Failed! 
1199.59/1200.18	c SATZILLA_TIME=1199.880000

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-1538614-1238436155/watcher-1538614-1238436155 -o /tmp/evaluation-result-1538614-1238436155/solver-1538614-1238436155 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538614-1238436155.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.86 1.81 1.43 3/64 14705
/proc/meminfo: memFree=1302640/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=2056 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116277477 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 514 112 96 399 0 111 0
[pid=14706] ppid=14705 vsize=2512 CPUtime=0
/proc/14706/stat : 14706 (mxc-sr08) R 14705 14705 14601 0 -1 4194304 482 0 0 0 0 0 0 0 19 0 1 0 1116277477 2572288 478 1992294400 134512640 135078026 4294956176 18446744073709551615 134566013 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14706/statm: 628 478 54 138 0 487 0

[startup+0.03837 s]
/proc/loadavg: 1.86 1.81 1.43 3/64 14705
/proc/meminfo: memFree=1302640/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=2056 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116277477 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 514 112 96 399 0 111 0
[pid=14706] ppid=14705 vsize=3464 CPUtime=0.03
/proc/14706/stat : 14706 (mxc-sr08) R 14705 14705 14601 0 -1 4194304 830 0 0 0 3 0 0 0 19 0 1 0 1116277477 3547136 715 1992294400 134512640 135078026 4294956176 18446744073709551615 134560893 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14706/statm: 866 715 55 138 0 725 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5520

[startup+0.101379 s]
/proc/loadavg: 1.86 1.81 1.43 3/64 14705
/proc/meminfo: memFree=1302640/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=2056 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116277477 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 514 112 96 399 0 111 0
[pid=14706] ppid=14705 vsize=3992 CPUtime=0.09
/proc/14706/stat : 14706 (mxc-sr08) R 14705 14705 14601 0 -1 4194304 1035 0 0 0 9 0 0 0 19 0 1 0 1116277477 4087808 869 1992294400 134512640 135078026 4294956176 18446744073709551615 134538542 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14706/statm: 998 869 71 138 0 857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6048

[startup+0.301412 s]
/proc/loadavg: 1.86 1.81 1.43 3/64 14705
/proc/meminfo: memFree=1302640/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=2056 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116277477 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 514 112 96 399 0 111 0
[pid=14706] ppid=14705 vsize=4124 CPUtime=0.29
/proc/14706/stat : 14706 (mxc-sr08) R 14705 14705 14601 0 -1 4194304 1077 0 0 0 29 0 0 0 21 0 1 0 1116277477 4222976 911 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14706/statm: 1031 911 71 138 0 890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6180

[startup+0.701479 s]
/proc/loadavg: 1.86 1.81 1.43 3/64 14705
/proc/meminfo: memFree=1302640/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=2056 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116277477 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 514 112 96 399 0 111 0
[pid=14706] ppid=14705 vsize=4652 CPUtime=0.69
/proc/14706/stat : 14706 (mxc-sr08) R 14705 14705 14601 0 -1 4194304 1200 0 0 0 69 0 0 0 25 0 1 0 1116277477 4763648 1034 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14706/statm: 1163 1034 71 138 0 1022 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6708

[startup+1.50161 s]
/proc/loadavg: 1.86 1.81 1.43 2/66 14707
/proc/meminfo: memFree=1298208/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=2056 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116277477 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 514 112 96 399 0 111 0
[pid=14706] ppid=14705 vsize=5312 CPUtime=1.49
/proc/14706/stat : 14706 (mxc-sr08) R 14705 14705 14601 0 -1 4194304 1372 0 0 0 149 0 0 0 25 0 1 0 1116277477 5439488 1206 1992294400 134512640 135078026 4294956176 18446744073709551615 134523958 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14706/statm: 1328 1206 71 138 0 1187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7368

[startup+3.10189 s]
/proc/loadavg: 1.86 1.81 1.43 2/66 14707
/proc/meminfo: memFree=1296416/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=2056 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116277477 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 514 112 96 399 0 111 0
[pid=14706] ppid=14705 vsize=5708 CPUtime=3.08
/proc/14706/stat : 14706 (mxc-sr08) R 14705 14705 14601 0 -1 4194304 1454 0 0 0 308 0 0 0 25 0 1 0 1116277477 5844992 1288 1992294400 134512640 135078026 4294956176 18446744073709551615 134534673 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14706/statm: 1427 1288 71 138 0 1286 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7764

[startup+6.30142 s]
/proc/loadavg: 1.79 1.80 1.43 2/66 14707
/proc/meminfo: memFree=1297184/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=2056 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116277477 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 514 112 96 399 0 111 0
[pid=14706] ppid=14705 vsize=6104 CPUtime=6.28
/proc/14706/stat : 14706 (mxc-sr08) R 14705 14705 14601 0 -1 4194304 1582 0 0 0 628 0 0 0 25 0 1 0 1116277477 6250496 1416 1992294400 134512640 135078026 4294956176 18446744073709551615 134523986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14706/statm: 1526 1416 71 138 0 1385 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8160

[startup+12.7015 s]
/proc/loadavg: 1.73 1.79 1.43 2/66 14708
/proc/meminfo: memFree=1297120/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=2056 CPUtime=9.98
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 152 1688 0 0 0 0 998 0 16 0 1 0 1116277477 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 514 121 104 399 0 111 0
[pid=14708] ppid=14705 vsize=8284 CPUtime=2.68
/proc/14708/stat : 14708 (picosat846) R 14705 14705 14601 0 -1 4194304 1818 0 0 0 267 1 0 0 25 0 1 0 1116278478 8482816 1807 1992294400 134512640 134570484 4294956176 18446744073709551615 134552678 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14708/statm: 2071 1807 84 14 0 1737 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10340

[startup+25.5017 s]
/proc/loadavg: 1.57 1.75 1.42 2/66 14711
/proc/meminfo: memFree=1292256/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=9208 CPUtime=5.6
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 2041 0 0 0 559 1 0 0 25 0 1 0 1116279467 9428992 2030 1992294400 134512640 134570484 4294956176 18446744073709551615 134552630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 2302 2030 84 14 0 1968 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 13972

[startup+51.102 s]
/proc/loadavg: 1.37 1.68 1.41 2/66 14711
/proc/meminfo: memFree=1284768/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=16600 CPUtime=31.17
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 3883 0 0 0 3115 2 0 0 25 0 1 0 1116279467 16998400 3872 1992294400 134512640 134570484 4294956176 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14711/statm: 4150 3872 84 14 0 3816 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 21364

[startup+102.307 s]
/proc/loadavg: 1.16 1.58 1.38 2/66 14711
/proc/meminfo: memFree=1276064/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=25568 CPUtime=82.36
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 6063 0 0 0 8231 5 0 0 25 0 1 0 1116279467 26181632 6052 1992294400 134512640 134570484 4294956176 18446744073709551615 134526613 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 6392 6052 85 14 0 6058 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 30332

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.36 2/66 14711
/proc/meminfo: memFree=1270176/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=31376 CPUtime=142.33
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 7544 0 0 0 14227 6 0 0 25 0 1 0 1116279467 32129024 7533 1992294400 134512640 134570484 4294956176 18446744073709551615 134523560 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 7844 7533 85 14 0 7510 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 36140

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.33 2/66 14711
/proc/meminfo: memFree=1265192/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=36068 CPUtime=202.3
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 8779 0 0 0 20223 7 0 0 25 0 1 0 1116279467 36933632 8738 1992294400 134512640 134570484 4294956176 18446744073709551615 134553107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 9017 8738 85 14 0 8683 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 40832

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.31 2/66 14711
/proc/meminfo: memFree=1259048/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=42336 CPUtime=262.29
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 10421 0 0 0 26220 9 0 0 25 0 1 0 1116279467 43352064 10313 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 10584 10313 85 14 0 10250 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 47100

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/66 14711
/proc/meminfo: memFree=1253288/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=48524 CPUtime=322.27
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 11851 0 0 0 32216 11 0 0 25 0 1 0 1116279467 49688576 11743 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 12131 11743 85 14 0 11797 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 14711
/proc/meminfo: memFree=1236136/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=65200 CPUtime=742.11
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 17292 0 0 0 74196 15 0 0 25 0 1 0 1116279467 66764800 15977 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 16300 15977 85 14 0 15966 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 69964

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/66 14711
/proc/meminfo: memFree=1232680/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=68620 CPUtime=802.09
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 18375 0 0 0 80193 16 0 0 25 0 1 0 1116279467 70266880 16842 1992294400 134512640 134570484 4294956176 18446744073709551615 134551309 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 17155 16842 85 14 0 16821 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 73384

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 14711
/proc/meminfo: memFree=1227368/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=74164 CPUtime=862.07
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 19746 0 0 0 86190 17 0 0 25 0 1 0 1116279467 75943936 18213 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 18541 18213 85 14 0 18207 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 78928

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 14711
/proc/meminfo: memFree=1225384/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=75872 CPUtime=922.05
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 20317 0 0 0 92187 18 0 0 25 0 1 0 1116279467 77692928 18665 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 18968 18665 85 14 0 18634 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 80636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 14711
/proc/meminfo: memFree=1222952/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=78512 CPUtime=982.01
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 20962 0 0 0 98183 18 0 0 25 0 1 0 1116279467 80396288 19310 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 19628 19310 85 14 0 19294 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 83276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 14711
/proc/meminfo: memFree=1222056/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=79436 CPUtime=1041.98
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 21187 0 0 0 104180 18 0 0 25 0 1 0 1116279467 81342464 19535 1992294400 134512640 134570484 4294956176 18446744073709551615 134526645 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 19859 19535 85 14 0 19525 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 84200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 14711
/proc/meminfo: memFree=1219816/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=82208 CPUtime=1101.96
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 21886 0 0 0 110177 19 0 0 25 0 1 0 1116279467 84180992 20234 1992294400 134512640 134570484 4294956176 18446744073709551615 134551319 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 20552 20234 85 14 0 20218 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 86972

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14711
/proc/meminfo: memFree=1218856/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=82356 CPUtime=1161.95
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 21997 0 0 0 116175 20 0 0 25 0 1 0 1116279467 84332544 20300 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 20589 20300 85 14 0 20255 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 87120

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14711
/proc/meminfo: memFree=1218856/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=82356 CPUtime=1169.95
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 21997 0 0 0 116975 20 0 0 25 0 1 0 1116279467 84332544 20300 1992294400 134512640 134570484 4294956176 18446744073709551615 134544034 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 20589 20300 85 14 0 20255 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 87120

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14711
/proc/meminfo: memFree=1218856/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=82356 CPUtime=1176.35
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 21997 0 0 0 117615 20 0 0 25 0 1 0 1116279467 84332544 20300 1992294400 134512640 134570484 4294956176 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 20589 20300 85 14 0 20255 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 87120

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14711
/proc/meminfo: memFree=1218856/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=82356 CPUtime=1177.94
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 21997 0 0 0 117774 20 0 0 25 0 1 0 1116279467 84332544 20300 1992294400 134512640 134570484 4294956176 18446744073709551615 134551739 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 20589 20300 85 14 0 20255 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 87120

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14711
/proc/meminfo: memFree=1218856/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=82356 CPUtime=1178.74
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 21997 0 0 0 117854 20 0 0 25 0 1 0 1116279467 84332544 20300 1992294400 134512640 134570484 4294956176 18446744073709551615 134526709 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 20589 20300 85 14 0 20255 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 87120

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14711
/proc/meminfo: memFree=1218856/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=82356 CPUtime=1179.54
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 21997 0 0 0 117934 20 0 0 25 0 1 0 1116279467 84332544 20300 1992294400 134512640 134570484 4294956176 18446744073709551615 134526542 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 20589 20300 85 14 0 20255 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 87120

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14711
/proc/meminfo: memFree=1218856/2055920 swapFree=4175308/4192956
[pid=14705] ppid=14703 vsize=4764 CPUtime=19.84
/proc/14705/stat : 14705 (SATzilla2009_I) S 14703 14705 14601 0 -1 4194304 2108 5745 0 0 256 17 1689 22 25 0 1 0 1116277477 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 1191 823 217 399 0 788 0
[pid=14711] ppid=14705 vsize=82356 CPUtime=1179.75
/proc/14711/stat : 14711 (picosat846) R 14705 14705 14601 0 -1 4194304 21997 0 0 0 117955 20 0 0 25 0 1 0 1116279467 84332544 20300 1992294400 134512640 134570484 4294956176 18446744073709551615 134526502 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14711/statm: 20589 20300 85 14 0 20255 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 87120

Child status: 17
Real time (s): 1200.19
CPU time (s): 1199.7
CPU user time (s): 1199.08
CPU system time (s): 0.620905
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 87368

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

runsolver used 0.913861 second user time and 3.45847 second system time

The end

Launcher Data

Begin job on node55 at 2009-03-30 20:02:36
IDJOB=1538614
IDBENCH=70317
IDSOLVER=528
FILE ID=node55/1538614-1238436155
PBS_JOBID= 9061597
Free space on /tmp= 66304 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S2125430099-013.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538614-1238436155/watcher-1538614-1238436155 -o /tmp/evaluation-result-1538614-1238436155/solver-1538614-1238436155 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538614-1238436155.cnf

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

MD5SUM BENCH= 7cb8956402a507cc73d79fe8c2c7c68b
RANDOM SEED=171599177

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1303184 kB
Buffers:         94812 kB
Cached:         552752 kB
SwapCached:      11560 kB
Active:         146576 kB
Inactive:       514108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1303184 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:           31900 kB
Writeback:           0 kB
Mapped:          18872 kB
Slab:            78152 kB
Committed_AS:  2760368 kB
PageTables:       1372 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= 66272 MiB
End job on node55 at 2009-03-30 20:22:36