Trace number 1538572

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.44 1199.92

General information on the benchmark

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

Solver Data

20.57/20.61	c SATzilla is building models for class 3
20.57/20.61	c run presolver mxc-sr08 for 10 seconds ... 
20.57/20.61	c Bin: Executing mxc-sr08
20.57/20.61	c spawning binary file with 10 seconds ...
20.57/20.61	c child exit by a signal
20.57/20.61	c mxc-sr08 returned code 137.
20.57/20.61	c run presolver picosat846 for 5 seconds ... 
20.57/20.61	c Bin: Executing picosat846
20.57/20.61	c spawning binary file with 5 seconds ...
20.57/20.61	c child exit by a signal
20.57/20.61	c picosat846 returned code 137.
20.57/20.61	c Orignal number of varibales is 10000, number of clauses is 42000 
20.57/20.61	c predicted feature computation time is 1.499615 
20.57/20.61	c Bin: Executing satelite
20.57/20.61	c spawning binary file with 240 seconds ...
20.57/20.61	c child exited successfully
20.57/20.61	c satzilla computing base features
20.57/20.61	c Number of variabe is: 9761, Number of clause is : 41731 
20.57/20.61	c Initializing...
20.57/20.61	c satzilla doing clause learning
20.57/20.61	c start clause learning features ...
20.57/20.61	c Bin: Executing zchaff07
20.57/20.61	c spawning binary file with 2 seconds ...
20.57/20.61	c child exit by a signal
20.57/20.61	c satzilla doing survey propogation probe
20.57/20.61	c do survay propogation for 2 second ...
20.57/20.61	c satzilla doing local search probe
20.57/20.61	c features are:10000 42000 9761 41731 0.0244852 0.00644605 0.233903 0.499645 0.585427 0.714796 0.000311045 0.0636119 0.000307346 0.000614691 0.156684 0 0.96511 0.000311045 0.285979 2.3963e-05 0.000910594 2.69772 0.229645 0.174326 0 1 3.36863 0.000151703 0.395858 0 0.00047926 2.30912 0.489852 0.000629681 0.289675 4.7926e-05 0.00186911 20.2344 0.374012 9 38 32 13 26 14 18 53.6825 0.187008 32.2308 81.7778 67.4615 42.2143 61.3158 47.5833 52.6111 0.393913 0.581026 0.00012246 1 0.708198 0.0880712 0.568876 0.20598 0.383867 0.0933721 0.654681 0.00132854 0.944233 0.175823 0.0294338 0.124439 0.0488973 0.0800569 217.929 0.0986207 2119.86 0.0182145 2119.5 2062 2163 0.179615 0.204311 0.836095 0.00746975 
20.57/20.61	c satzilla's ranking:
20.57/20.61	c 1) picosat846: 2.611742
20.57/20.61	c 2) zchaff_rand: 1.354403
20.57/20.61	c 3) march_dl2004: 1.330891
20.57/20.61	c 4) minisat20SAT07: 1.276968
20.57/20.61	c 5) mxc-sr08: 1.216994
20.57/20.61	c 6) SATenstein: -10000.000000
20.57/20.61	c 7) gnovelty+: -10000.000000
20.57/20.61	c 8) adaptg2wsat+: -10000.000000
20.57/20.61	c 9) adaptg2wsat0: -10000.000000
20.57/20.61	c 10) tts-4-0: -10000.000000
20.57/20.61	c 11) vallst: -10000.000000
20.57/20.61	c 12) minisat20: -10000.000000
20.57/20.61	c 13) kcnfs04SAT07: -10000.000000
20.57/20.61	c satzilla running picosat846 ... 
1199.39/1199.91	c Bin: Executing picosat846
1199.39/1199.91	c spawning binary file with 1179 seconds ...
1199.39/1199.91	c child exit by a signal
1199.39/1199.91	c picosat846 returned code 137.
1199.39/1199.91	c satzilla running zchaff_rand ... 
1199.39/1199.91	c Bin: Executing zchaff_rand
1199.39/1199.91	c zchaff_rand returned code 1.
1199.39/1199.91	c satzilla running march_dl2004 ... 
1199.39/1199.91	c Bin: Executing march_dl2004
1199.39/1199.91	c march_dl2004 returned code 1.
1199.39/1199.91	c satzilla running minisat20SAT07 ... 
1199.39/1199.91	c Bin: Executing minisat20SAT07
1199.39/1199.91	c minisat20SAT07 returned code 1.
1199.39/1199.91	c satzilla running mxc-sr08 ... 
1199.39/1199.91	c Bin: Executing mxc-sr08
1199.39/1199.91	c mxc-sr08 returned code 1.
1199.39/1199.91	c satzilla running SATenstein ... 
1199.39/1199.91	c Bin: Executing SATenstein
1199.39/1199.91	c SATenstein returned code 1.
1199.39/1199.91	c satzilla running gnovelty+ ... 
1199.39/1199.91	c Bin: Executing gnovelty+
1199.39/1199.91	c gnovelty+ returned code 1.
1199.39/1199.91	c satzilla running adaptg2wsat+ ... 
1199.39/1199.91	c Bin: Executing adaptg2wsat+
1199.39/1199.91	c adaptg2wsat+ returned code 1.
1199.39/1199.91	c satzilla running adaptg2wsat0 ... 
1199.39/1199.91	c Bin: Executing adaptg2wsat0
1199.39/1199.91	c adaptg2wsat0 returned code 1.
1199.39/1199.91	c satzilla running tts-4-0 ... 
1199.39/1199.91	c Bin: Executing tts-4-0
1199.39/1199.91	c tts-4-0 returned code 1.
1199.39/1199.91	c satzilla running vallst ... 
1199.39/1199.92	c Bin: Executing vallst
1199.39/1199.92	c vallst returned code 1.
1199.39/1199.92	c satzilla running minisat20 ... 
1199.39/1199.92	c Bin: Executing minisat20
1199.39/1199.92	c minisat20 returned code 1.
1199.39/1199.92	c satzilla running kcnfs04SAT07 ... 
1199.39/1199.92	c Bin: Executing kcnfs04SAT07
1199.39/1199.92	c kcnfs04SAT07 returned code 1.
1199.39/1199.92	c ERROR: All Failed! 
1199.39/1199.92	c SATZILLA_TIME=1199.610000

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18715
/proc/meminfo: memFree=1064120/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=2056 CPUtime=0
/proc/18715/stat : 18715 (SATzilla2009_I) R 18713 18715 18210 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116191394 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/18715/statm: 514 112 96 399 0 111 0
[pid=18716] ppid=18715 vsize=3184 CPUtime=0
/proc/18716/stat : 18716 (mxc-sr08) R 18715 18715 18210 0 -1 4194304 625 0 0 0 0 0 0 0 18 0 1 0 1116191395 3260416 621 1992294400 134512640 135078026 4294956176 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18716/statm: 796 623 52 138 0 655 0

[startup+0.0903841 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18715
/proc/meminfo: memFree=1064120/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=2056 CPUtime=0
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116191394 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18715/statm: 514 112 96 399 0 111 0
[pid=18716] ppid=18715 vsize=5532 CPUtime=0.08
/proc/18716/stat : 18716 (mxc-sr08) R 18715 18715 18210 0 -1 4194304 1337 0 0 0 8 0 0 0 19 0 1 0 1116191395 5664768 1145 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18716/statm: 1383 1145 55 138 0 1242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7588

[startup+0.101384 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18715
/proc/meminfo: memFree=1064120/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=2056 CPUtime=0
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116191394 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18715/statm: 514 112 96 399 0 111 0
[pid=18716] ppid=18715 vsize=5664 CPUtime=0.09
/proc/18716/stat : 18716 (mxc-sr08) R 18715 18715 18210 0 -1 4194304 1363 0 0 0 9 0 0 0 19 0 1 0 1116191395 5799936 1171 1992294400 134512640 135078026 4294956176 18446744073709551615 134568781 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18716/statm: 1416 1171 55 138 0 1275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7720

[startup+0.301419 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18715
/proc/meminfo: memFree=1064120/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=2056 CPUtime=0
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116191394 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18715/statm: 514 112 96 399 0 111 0
[pid=18716] ppid=18715 vsize=6460 CPUtime=0.29
/proc/18716/stat : 18716 (mxc-sr08) R 18715 18715 18210 0 -1 4194304 1698 0 0 0 29 0 0 0 21 0 1 0 1116191395 6615040 1392 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18716/statm: 1615 1392 71 138 0 1474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8516

[startup+0.701488 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18715
/proc/meminfo: memFree=1064120/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=2056 CPUtime=0
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116191394 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18715/statm: 514 112 96 399 0 111 0
[pid=18716] ppid=18715 vsize=6592 CPUtime=0.69
/proc/18716/stat : 18716 (mxc-sr08) R 18715 18715 18210 0 -1 4194304 1757 0 0 0 69 0 0 0 25 0 1 0 1116191395 6750208 1451 1992294400 134512640 135078026 4294956176 18446744073709551615 134535089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18716/statm: 1648 1451 71 138 0 1507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8648

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18717
/proc/meminfo: memFree=1058216/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=2056 CPUtime=0
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116191394 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18715/statm: 514 112 96 399 0 111 0
[pid=18716] ppid=18715 vsize=7384 CPUtime=1.49
/proc/18716/stat : 18716 (mxc-sr08) R 18715 18715 18210 0 -1 4194304 1951 0 0 0 149 0 0 0 25 0 1 0 1116191395 7561216 1645 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18716/statm: 1846 1645 71 138 0 1705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9440

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18717
/proc/meminfo: memFree=1057064/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=2056 CPUtime=0
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116191394 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18715/statm: 514 112 96 399 0 111 0
[pid=18716] ppid=18715 vsize=8044 CPUtime=3.09
/proc/18716/stat : 18716 (mxc-sr08) R 18715 18715 18210 0 -1 4194304 2116 0 0 0 309 0 0 0 25 0 1 0 1116191395 8237056 1810 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18716/statm: 2011 1810 71 138 0 1870 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10100

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18717
/proc/meminfo: memFree=1056744/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=2056 CPUtime=0
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116191394 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18715/statm: 514 112 96 399 0 111 0
[pid=18716] ppid=18715 vsize=8704 CPUtime=6.29
/proc/18716/stat : 18716 (mxc-sr08) R 18715 18715 18210 0 -1 4194304 2264 0 0 0 629 0 0 0 25 0 1 0 1116191395 8912896 1958 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18716/statm: 2176 1958 71 138 0 2035 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10760

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18718
/proc/meminfo: memFree=1058792/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=2056 CPUtime=9.99
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 152 2343 0 0 0 0 998 1 16 0 1 0 1116191394 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 514 121 104 399 0 111 0
[pid=18718] ppid=18715 vsize=8112 CPUtime=2.68
/proc/18718/stat : 18718 (picosat846) R 18715 18715 18210 0 -1 4194304 1751 0 0 0 267 1 0 0 25 0 1 0 1116192395 8306688 1740 1992294400 134512640 134570484 4294956176 18446744073709551615 11023995 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18718/statm: 2028 1740 85 14 0 1694 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10168

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18721
/proc/meminfo: memFree=1049128/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=11856 CPUtime=4.87
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 2672 0 0 0 486 1 0 0 25 0 1 0 1116193456 12140544 2661 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 2964 2661 85 14 0 2630 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 18640

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18721
/proc/meminfo: memFree=1033640/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=26772 CPUtime=30.45
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 6405 0 0 0 3041 4 0 0 25 0 1 0 1116193456 27414528 6394 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 6693 6394 85 14 0 6359 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 33556

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18721
/proc/meminfo: memFree=1016552/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=44056 CPUtime=81.63
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 10689 0 0 0 8155 8 0 0 25 0 1 0 1116193456 45113344 10678 1992294400 134512640 134570484 4294956176 18446744073709551615 134523361 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 11014 10678 85 14 0 10680 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 50840

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18721
/proc/meminfo: memFree=1008424/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=52108 CPUtime=141.62
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 12727 0 0 0 14151 11 0 0 25 0 1 0 1116193456 53358592 12716 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 13027 12716 85 14 0 12693 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 58892

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18721
/proc/meminfo: memFree=998056/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=62784 CPUtime=201.59
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 15290 0 0 0 20146 13 0 0 25 0 1 0 1116193456 64290816 15279 1992294400 134512640 134570484 4294956176 18446744073709551615 134544047 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 15696 15279 85 14 0 15362 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 69568

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18721
/proc/meminfo: memFree=985192/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=75588 CPUtime=261.57
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 18513 0 0 0 26142 15 0 0 25 0 1 0 1116193456 77402112 18502 1992294400 134512640 134570484 4294956176 18446744073709551615 134551946 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 18897 18502 85 14 0 18563 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 82372

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18721
/proc/meminfo: memFree=978600/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=82056 CPUtime=321.55
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 20159 0 0 0 32138 17 0 0 25 0 1 0 1116193456 84025344 20148 1992294400 134512640 134570484 4294956176 18446744073709551615 134551721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 20514 20148 85 14 0 20180 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18721
/proc/meminfo: memFree=940008/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=120204 CPUtime=741.41
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 29770 0 0 0 74114 27 0 0 25 0 1 0 1116193456 123088896 29759 1992294400 134512640 134570484 4294956176 18446744073709551615 134553332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 30051 29759 85 14 0 29717 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 126988

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=930984/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=130072 CPUtime=801.38
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 31993 0 0 0 80109 29 0 0 25 0 1 0 1116193456 133193728 31982 1992294400 134512640 134570484 4294956176 18446744073709551615 134551938 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 32518 31982 85 14 0 32184 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 136856

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=930984/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=130072 CPUtime=861.36
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 31993 0 0 0 86107 29 0 0 25 0 1 0 1116193456 133193728 31982 1992294400 134512640 134570484 4294956176 18446744073709551615 134553208 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 32518 31982 85 14 0 32184 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 136856

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=922600/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=138388 CPUtime=921.33
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 34092 0 0 0 92102 31 0 0 25 0 1 0 1116193456 141709312 34081 1992294400 134512640 134570484 4294956176 18446744073709551615 134549959 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 34597 34081 85 14 0 34263 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 145172

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=914216/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=146836 CPUtime=981.31
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 36193 0 0 0 98098 33 0 0 25 0 1 0 1116193456 150360064 36182 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 36709 36182 85 14 0 36375 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 153620

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=914216/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=146836 CPUtime=1041.29
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 36193 0 0 0 104096 33 0 0 25 0 1 0 1116193456 150360064 36182 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 36709 36182 85 14 0 36375 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 153620

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=920616/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=140200 CPUtime=1101.25
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 36197 0 0 0 110092 33 0 0 25 0 1 0 1116193456 143564800 34553 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 35050 34553 85 14 0 34716 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 146984

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=913000/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=147988 CPUtime=1161.22
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 38150 0 0 0 116087 35 0 0 25 0 1 0 1116193456 151539712 36506 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 36997 36506 85 14 0 36663 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 154772

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 18727
/proc/meminfo: memFree=913000/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=147988 CPUtime=1169.22
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 38150 0 0 0 116887 35 0 0 25 0 1 0 1116193456 151539712 36506 1992294400 134512640 134570484 4294956176 18446744073709551615 134551726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 36997 36506 85 14 0 36663 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 154772

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=913000/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=147988 CPUtime=1175.62
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 38150 0 0 0 117527 35 0 0 25 0 1 0 1116193456 151539712 36506 1992294400 134512640 134570484 4294956176 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 36997 36506 85 14 0 36663 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 154772

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=913000/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=147988 CPUtime=1177.21
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 38150 0 0 0 117686 35 0 0 25 0 1 0 1116193456 151539712 36506 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 36997 36506 85 14 0 36663 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 154772

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=913000/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=147988 CPUtime=1178.01
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 38150 0 0 0 117766 35 0 0 25 0 1 0 1116193456 151539712 36506 1992294400 134512640 134570484 4294956176 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 36997 36506 85 14 0 36663 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 154772

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=913000/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=147988 CPUtime=1178.41
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4194304 38150 0 0 0 117806 35 0 0 25 0 1 0 1116193456 151539712 36506 1992294400 134512640 134570484 4294956176 18446744073709551615 134553046 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 36997 36506 85 14 0 36663 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 154772

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18727
/proc/meminfo: memFree=913000/2055920 swapFree=4174136/4192956
[pid=18715] ppid=18713 vsize=6784 CPUtime=20.57
/proc/18715/stat : 18715 (SATzilla2009_I) S 18713 18715 18210 0 -1 4194304 3306 8206 0 0 317 21 1697 22 25 0 1 0 1116191394 6946816 1399 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18715/statm: 1696 1399 217 399 0 1293 0
[pid=18721] ppid=18715 vsize=0 CPUtime=1178.82
/proc/18721/stat : 18721 (picosat846) R 18715 18715 18210 0 -1 4195332 38150 0 0 0 117846 36 0 0 25 0 1 0 1116193456 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/18721/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 6784

Child status: 17
Real time (s): 1199.92
CPU time (s): 1199.44
CPU user time (s): 1198.62
CPU system time (s): 0.822874
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 154772

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

runsolver used 0.935857 second user time and 3.43848 second system time

The end

Launcher Data

Begin job on node4 at 2009-03-30 19:47:26
IDJOB=1538572
IDBENCH=70303
IDSOLVER=528
FILE ID=node4/1538572-1238435246
PBS_JOBID= 9061588
Free space on /tmp= 65244 MiB

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

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

MD5SUM BENCH= c0db0b493ae63a00f0ab9cc60e186dad
RANDOM SEED=1868074890

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1064664 kB
Buffers:         98968 kB
Cached:         781692 kB
SwapCached:      12656 kB
Active:         150936 kB
Inactive:       743840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1064664 kB
SwapTotal:     4192956 kB
SwapFree:      4174136 kB
Dirty:           32224 kB
Writeback:           0 kB
Mapped:          19756 kB
Slab:            82468 kB
Committed_AS:  2813364 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65212 MiB
End job on node4 at 2009-03-30 20:07:26