Trace number 1553277

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.62 1200.14

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand064.cnf
MD5SUM1394bf507e3ed448c81b5502d6550d78
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark87.2857
Satisfiable
(Un)Satisfiability was proved
Number of variables40042
Number of clauses119357
Sum of the clauses size278497
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 279570
Number of clauses of size 339785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

23.66/23.78	c SATzilla is building models for class 3
23.66/23.78	c run presolver mxc-sr08 for 10 seconds ... 
23.66/23.78	c Bin: Executing mxc-sr08
23.66/23.78	c spawning binary file with 10 seconds ...
23.66/23.78	c child exit by a signal
23.66/23.78	c mxc-sr08 returned code 137.
23.66/23.78	c run presolver picosat846 for 5 seconds ... 
23.66/23.78	c Bin: Executing picosat846
23.66/23.78	c spawning binary file with 5 seconds ...
23.66/23.78	c child exit by a signal
23.66/23.78	c picosat846 returned code 137.
23.66/23.78	c Orignal number of varibales is 40042, number of clauses is 119357 
23.66/23.78	c predicted feature computation time is 2.107307 
23.66/23.78	c Bin: Executing satelite
23.66/23.78	c spawning binary file with 240 seconds ...
23.66/23.78	c child exited successfully
23.66/23.78	c satzilla computing base features
23.66/23.78	c Number of variabe is: 4857, Number of clause is : 48581 
23.66/23.78	c Initializing...
23.66/23.78	c satzilla doing clause learning
23.66/23.78	c start clause learning features ...
23.66/23.78	c Bin: Executing zchaff07
23.66/23.78	c spawning binary file with 2 seconds ...
23.66/23.78	c child exit by a signal
23.66/23.78	c satzilla doing survey propogation probe
23.66/23.78	c do survay propogation for 2 second ...
23.66/23.78	c satzilla doing local search probe
23.66/23.78	c features are:40042 119357 4857 48581 7.24418 1.45687 0.0999774 0.637799 0.535158 1.99572 0.000885188 0.889429 0.000411777 0.0265596 1.81006 0.39219 0.522818 0.000885188 1.49269 0.000144089 0.00712213 3.30808 0.198105 0.263438 0 0.925926 2.67284 0.000202367 1.44625 2.05842e-05 0.00265536 2.64758 0.456742 0.000930903 1.05634 0.000102921 0.00531072 483.75 0.300341 91 661 650 404 615 435 492 45.4448 0.685096 4.67033 108.577 81.26 15.7504 74.1069 22.1171 37.8394 0.634307 0.424319 0.00158565 1 0.882696 0.179983 0.861245 0.45467 0.719461 0.0524709 0.965879 -2.77556e-17 0.448691 0.0948946 0.000226324 0.0858198 0.00687411 0.0434873 245.98 1.67155 1543.78 0.145466 1577.5 1533 1605 2.10832 1.69917 0.992872 0.140462 
23.66/23.78	c satzilla's ranking:
23.66/23.78	c 1) minisat20SAT07: 3.500621
23.66/23.78	c 2) picosat846: 2.439143
23.66/23.78	c 3) mxc-sr08: 2.355110
23.66/23.78	c 4) zchaff_rand: 1.811553
23.66/23.78	c 5) march_dl2004: 0.213350
23.66/23.78	c 6) SATenstein: -10000.000000
23.66/23.78	c 7) gnovelty+: -10000.000000
23.66/23.78	c 8) adaptg2wsat+: -10000.000000
23.66/23.78	c 9) adaptg2wsat0: -10000.000000
23.66/23.78	c 10) tts-4-0: -10000.000000
23.66/23.78	c 11) vallst: -10000.000000
23.66/23.78	c 12) minisat20: -10000.000000
23.66/23.78	c 13) kcnfs04SAT07: -10000.000000
23.66/23.78	c satzilla running minisat20SAT07 ... 
1199.55/1200.13	c Bin: Executing minisat20SAT07
1199.55/1200.13	c spawning binary file with 1176 seconds ...
1199.55/1200.13	c child exit by a signal
1199.55/1200.13	c minisat20SAT07 returned code 137.
1199.55/1200.13	c satzilla running picosat846 ... 
1199.55/1200.13	c Bin: Executing picosat846
1199.55/1200.13	c picosat846 returned code 1.
1199.55/1200.13	c satzilla running mxc-sr08 ... 
1199.55/1200.13	c Bin: Executing mxc-sr08
1199.55/1200.13	c mxc-sr08 returned code 1.
1199.55/1200.13	c satzilla running zchaff_rand ... 
1199.55/1200.13	c Bin: Executing zchaff_rand
1199.55/1200.13	c zchaff_rand returned code 1.
1199.55/1200.13	c satzilla running march_dl2004 ... 
1199.55/1200.13	c Bin: Executing march_dl2004
1199.55/1200.13	c march_dl2004 returned code 1.
1199.55/1200.13	c satzilla running SATenstein ... 
1199.55/1200.13	c Bin: Executing SATenstein
1199.55/1200.13	c SATenstein returned code 1.
1199.55/1200.13	c satzilla running gnovelty+ ... 
1199.55/1200.13	c Bin: Executing gnovelty+
1199.55/1200.13	c gnovelty+ returned code 1.
1199.55/1200.13	c satzilla running adaptg2wsat+ ... 
1199.55/1200.13	c Bin: Executing adaptg2wsat+
1199.55/1200.13	c adaptg2wsat+ returned code 1.
1199.55/1200.13	c satzilla running adaptg2wsat0 ... 
1199.55/1200.13	c Bin: Executing adaptg2wsat0
1199.55/1200.13	c adaptg2wsat0 returned code 1.
1199.55/1200.13	c satzilla running tts-4-0 ... 
1199.55/1200.13	c Bin: Executing tts-4-0
1199.55/1200.13	c tts-4-0 returned code 1.
1199.55/1200.13	c satzilla running vallst ... 
1199.55/1200.13	c Bin: Executing vallst
1199.55/1200.13	c vallst returned code 1.
1199.55/1200.13	c satzilla running minisat20 ... 
1199.55/1200.13	c Bin: Executing minisat20
1199.55/1200.13	c minisat20 returned code 1.
1199.55/1200.13	c satzilla running kcnfs04SAT07 ... 
1199.55/1200.13	c Bin: Executing kcnfs04SAT07
1199.55/1200.13	c kcnfs04SAT07 returned code 1.
1199.55/1200.13	c ERROR: All Failed! 
1199.55/1200.13	c SATZILLA_TIME=1199.780000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1553277-1238713101/watcher-1553277-1238713101 -o /tmp/evaluation-result-1553277-1238713101/solver-1553277-1238713101 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1553277-1238713101.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: 2.01 1.91 1.62 3/80 12610
/proc/meminfo: memFree=1226064/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=2056 CPUtime=0
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1143974035 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 514 112 96 399 0 111 0
[pid=12611] ppid=12610 vsize=4824 CPUtime=0
/proc/12611/stat : 12611 (mxc-sr08) R 12610 12610 12396 0 -1 4194304 1022 0 0 0 0 0 0 0 19 0 1 0 1143974035 4939776 1018 1992294400 134512640 135078026 4294956176 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12611/statm: 1206 1027 50 138 0 1065 0

[startup+0.0731421 s]
/proc/loadavg: 2.01 1.91 1.62 3/80 12610
/proc/meminfo: memFree=1226064/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=2056 CPUtime=0
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1143974035 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 514 112 96 399 0 111 0
[pid=12611] ppid=12610 vsize=14408 CPUtime=0.06
/proc/12611/stat : 12611 (mxc-sr08) R 12610 12610 12396 0 -1 4194304 3128 0 0 0 5 1 0 0 19 0 1 0 1143974035 14753792 3124 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12611/statm: 3602 3124 54 138 0 3461 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16464

[startup+0.101145 s]
/proc/loadavg: 2.01 1.91 1.62 3/80 12610
/proc/meminfo: memFree=1226064/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=2056 CPUtime=0
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1143974035 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 514 112 96 399 0 111 0
[pid=12611] ppid=12610 vsize=16352 CPUtime=0.09
/proc/12611/stat : 12611 (mxc-sr08) R 12610 12610 12396 0 -1 4194304 3590 0 0 0 8 1 0 0 19 0 1 0 1143974035 16744448 3586 1992294400 134512640 135078026 4294956176 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12611/statm: 4088 3587 54 138 0 3947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18408

[startup+0.301166 s]
/proc/loadavg: 2.01 1.91 1.62 3/80 12610
/proc/meminfo: memFree=1226064/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=2056 CPUtime=0
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1143974035 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 514 112 96 399 0 111 0
[pid=12611] ppid=12610 vsize=21592 CPUtime=0.28
/proc/12611/stat : 12611 (mxc-sr08) R 12610 12610 12396 0 -1 4194304 5314 0 0 0 27 1 0 0 21 0 1 0 1143974035 22110208 4836 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12611/statm: 5398 4837 55 138 0 5257 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23648

[startup+0.701208 s]
/proc/loadavg: 2.01 1.91 1.62 3/80 12610
/proc/meminfo: memFree=1226064/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=2056 CPUtime=0
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1143974035 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 514 112 96 399 0 111 0
[pid=12611] ppid=12610 vsize=35412 CPUtime=0.69
/proc/12611/stat : 12611 (mxc-sr08) R 12610 12610 12396 0 -1 4194304 8735 0 0 0 66 3 0 0 25 0 1 0 1143974035 36261888 8257 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12611/statm: 8853 8257 55 138 0 8712 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37468

[startup+1.50229 s]
/proc/loadavg: 2.01 1.91 1.62 2/82 12612
/proc/meminfo: memFree=1187200/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=2056 CPUtime=0
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1143974035 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 514 112 96 399 0 111 0
[pid=12611] ppid=12610 vsize=43924 CPUtime=1.49
/proc/12611/stat : 12611 (mxc-sr08) R 12610 12610 12396 0 -1 4194304 10912 0 0 0 145 4 0 0 25 0 1 0 1143974035 44978176 10434 1992294400 134512640 135078026 4294956176 18446744073709551615 134569287 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12611/statm: 10981 10434 55 138 0 10840 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45980

[startup+3.10146 s]
/proc/loadavg: 2.01 1.91 1.62 2/82 12612
/proc/meminfo: memFree=1182528/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=2056 CPUtime=0
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1143974035 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 514 112 96 399 0 111 0
[pid=12611] ppid=12610 vsize=45896 CPUtime=3.09
/proc/12611/stat : 12611 (mxc-sr08) R 12610 12610 12396 0 -1 4194304 11367 0 0 0 305 4 0 0 25 0 1 0 1143974035 46997504 10889 1992294400 134512640 135078026 4294956176 18446744073709551615 134569262 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12611/statm: 11474 10889 55 138 0 11333 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47952

[startup+6.30179 s]
/proc/loadavg: 2.00 1.91 1.62 2/82 12612
/proc/meminfo: memFree=1183232/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=2056 CPUtime=0
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1143974035 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 514 112 96 399 0 111 0
[pid=12611] ppid=12610 vsize=44360 CPUtime=6.28
/proc/12611/stat : 12611 (mxc-sr08) R 12610 12610 12396 0 -1 4194304 11753 0 0 0 623 5 0 0 25 0 1 0 1143974035 45424640 10698 1992294400 134512640 135078026 4294956176 18446744073709551615 134533981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12611/statm: 11090 10698 71 138 0 10949 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46416

[startup+12.7015 s]
/proc/loadavg: 1.92 1.89 1.61 2/82 12613
/proc/meminfo: memFree=1218704/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=2056 CPUtime=9.99
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 152 11756 0 0 0 0 993 6 19 0 1 0 1143974035 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 514 121 104 399 0 111 0
[pid=12613] ppid=12610 vsize=9636 CPUtime=2.67
/proc/12613/stat : 12613 (picosat846) R 12610 12610 12396 0 -1 4194304 1961 0 0 0 267 0 0 0 25 0 1 0 1143975036 9867264 1950 1992294400 134512640 134570484 4294956176 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12613/statm: 2409 1950 85 14 0 2075 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11692

[startup+25.5018 s]
/proc/loadavg: 1.72 1.85 1.60 2/82 12616
/proc/meminfo: memFree=1190160/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=31892 CPUtime=1.71
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 7656 0 0 0 168 3 0 0 25 0 1 0 1143976413 32657408 7651 1992294400 134512640 135078472 4294956176 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 7973 7651 72 138 0 7832 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 42124

[startup+51.1015 s]
/proc/loadavg: 1.47 1.78 1.59 2/82 12616
/proc/meminfo: memFree=1145936/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=72680 CPUtime=27.29
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 18589 0 0 0 2720 9 0 0 25 0 1 0 1143976413 74424320 18001 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 18170 18001 74 138 0 18029 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 82912

[startup+102.308 s]
/proc/loadavg: 1.20 1.66 1.55 2/82 12616
/proc/meminfo: memFree=1108944/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=108700 CPUtime=78.48
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 27577 0 0 0 7833 15 0 0 25 0 1 0 1143976413 111308800 26989 1992294400 134512640 135078472 4294956176 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 27175 26989 74 138 0 27034 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 118932

[startup+162.301 s]
/proc/loadavg: 1.07 1.54 1.52 2/82 12622
/proc/meminfo: memFree=1100224/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=117160 CPUtime=138.44
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 29693 0 0 0 13827 17 0 0 25 0 1 0 1143976413 119971840 29105 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 29290 29105 74 138 0 29149 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 127392

[startup+222.301 s]
/proc/loadavg: 1.02 1.44 1.48 2/82 12622
/proc/meminfo: memFree=1096136/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=121392 CPUtime=198.41
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 30741 0 0 0 19823 18 0 0 25 0 1 0 1143976413 124305408 30153 1992294400 134512640 135078472 4294956176 18446744073709551615 134551874 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 30348 30153 74 138 0 30207 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 131624

[startup+282.302 s]
/proc/loadavg: 1.01 1.35 1.45 2/82 12622
/proc/meminfo: memFree=1077832/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=140608 CPUtime=258.39
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 35550 0 0 0 25816 23 0 0 25 0 1 0 1143976413 143982592 34962 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 35152 34962 74 138 0 35011 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 150840

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.42 2/82 12622
/proc/meminfo: memFree=1075080/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=142592 CPUtime=318.36
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 36021 0 0 0 31813 23 0 0 25 0 1 0 1143976413 146014208 35433 1992294400 134512640 135078472 4294956176 18446744073709551615 134556374 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 35648 35433 74 138 0 35507 0

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


[startup+762.308 s]
/proc/loadavg: 1.05 1.08 1.26 2/82 12622
/proc/meminfo: memFree=1033872/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=183744 CPUtime=738.19
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 46292 0 0 0 73785 34 0 0 25 0 1 0 1143976413 188153856 45703 1992294400 134512640 135078472 4294956176 18446744073709551615 134550689 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 45936 45703 74 138 0 45795 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 193976

[startup+822.302 s]
/proc/loadavg: 1.06 1.07 1.24 2/82 12622
/proc/meminfo: memFree=1033872/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=183744 CPUtime=798.16
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 46292 0 0 0 79782 34 0 0 25 0 1 0 1143976413 188153856 45703 1992294400 134512640 135078472 4294956176 18446744073709551615 134552066 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 45936 45703 74 138 0 45795 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 193976

[startup+882.301 s]
/proc/loadavg: 1.06 1.07 1.23 2/82 12622
/proc/meminfo: memFree=1033872/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=183744 CPUtime=858.14
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 46292 0 0 0 85780 34 0 0 25 0 1 0 1143976413 188153856 45703 1992294400 134512640 135078472 4294956176 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 45936 45703 74 138 0 45795 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 193976

[startup+942.301 s]
/proc/loadavg: 1.06 1.07 1.22 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=189960 CPUtime=918.11
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 47847 0 0 0 91776 35 0 0 25 0 1 0 1143976413 194519040 47258 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 47490 47258 74 138 0 47349 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 200192

[startup+1002.3 s]
/proc/loadavg: 1.05 1.07 1.21 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=189960 CPUtime=978.09
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 47848 0 0 0 97774 35 0 0 25 0 1 0 1143976413 194519040 47259 1992294400 134512640 135078472 4294956176 18446744073709551615 134551946 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 47490 47259 74 138 0 47349 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 200192

[startup+1062.3 s]
/proc/loadavg: 1.20 1.10 1.20 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=189960 CPUtime=1038.07
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 47849 0 0 0 103772 35 0 0 25 0 1 0 1143976413 194519040 47260 1992294400 134512640 135078472 4294956176 18446744073709551615 134551716 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 47490 47260 74 138 0 47349 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 200192

[startup+1122.3 s]
/proc/loadavg: 1.20 1.11 1.20 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=189960 CPUtime=1098.04
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 47850 0 0 0 109769 35 0 0 25 0 1 0 1143976413 194519040 47261 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 47490 47261 74 138 0 47349 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 200192

[startup+1182.3 s]
/proc/loadavg: 1.07 1.09 1.18 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=189960 CPUtime=1158.01
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 47852 0 0 0 115766 35 0 0 25 0 1 0 1143976413 194519040 47263 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 47490 47263 74 138 0 47349 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 200192

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

[startup+1190.3 s]
/proc/loadavg: 1.06 1.09 1.18 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=189960 CPUtime=1166.01
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 47852 0 0 0 116566 35 0 0 25 0 1 0 1143976413 194519040 47263 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 47490 47263 74 138 0 47349 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 200192

[startup+1196.7 s]
/proc/loadavg: 1.05 1.08 1.18 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=189960 CPUtime=1172.41
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 47852 0 0 0 117206 35 0 0 25 0 1 0 1143976413 194519040 47263 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 47490 47263 74 138 0 47349 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 200192

[startup+1198.3 s]
/proc/loadavg: 1.05 1.08 1.18 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=189960 CPUtime=1174.01
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 47852 0 0 0 117366 35 0 0 25 0 1 0 1143976413 194519040 47263 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 47490 47263 74 138 0 47349 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 200192

[startup+1199.1 s]
/proc/loadavg: 1.05 1.08 1.18 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=189960 CPUtime=1174.81
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 47852 0 0 0 117446 35 0 0 25 0 1 0 1143976413 194519040 47263 1992294400 134512640 135078472 4294956176 18446744073709551615 134551946 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 47490 47263 74 138 0 47349 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 200192

[startup+1199.9 s]
/proc/loadavg: 1.05 1.08 1.18 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=189960 CPUtime=1175.61
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4194304 47852 0 0 0 117526 35 0 0 25 0 1 0 1143976413 194519040 47263 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 47490 47263 74 138 0 47349 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 200192

[startup+1200.11 s]
/proc/loadavg: 1.05 1.08 1.18 2/82 12622
/proc/meminfo: memFree=1027728/2055912 swapFree=4170684/4192956
[pid=12610] ppid=12608 vsize=10232 CPUtime=23.74
/proc/12610/stat : 12610 (SATzilla2009_I) S 12608 12610 12396 0 -1 4194304 3578 21766 0 0 460 11 1885 18 25 0 1 0 1143974035 10477568 2304 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12610/statm: 2558 2304 217 399 0 2155 0
[pid=12616] ppid=12610 vsize=0 CPUtime=1175.81
/proc/12616/stat : 12616 (minisat20SAT07) R 12610 12610 12396 0 -1 4195332 47852 0 0 0 117546 35 0 0 25 0 1 0 1143976413 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/12616/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 10232

Child status: 17
Real time (s): 1200.14
CPU time (s): 1199.62
CPU user time (s): 1198.93
CPU system time (s): 0.690894
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 200192

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

runsolver used 1.53177 second user time and 3.9364 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-03 00:58:21
IDJOB=1553277
IDBENCH=70758
IDSOLVER=528
FILE ID=node78/1553277-1238713101
PBS_JOBID= 9085315
Free space on /tmp= 126848 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand064.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553277-1238713101/watcher-1553277-1238713101 -o /tmp/evaluation-result-1553277-1238713101/solver-1553277-1238713101 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1553277-1238713101.cnf

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

MD5SUM BENCH= 1394bf507e3ed448c81b5502d6550d78
RANDOM SEED=953648229

node78.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.214
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.214
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:      2055912 kB
MemFree:       1226616 kB
Buffers:        104048 kB
Cached:         627316 kB
SwapCached:       7796 kB
Active:         416940 kB
Inactive:       324848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1226616 kB
SwapTotal:     4192956 kB
SwapFree:      4170684 kB
Dirty:           33344 kB
Writeback:           0 kB
Mapped:          16100 kB
Slab:            71736 kB
Committed_AS:  2816704 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126820 MiB
End job on node78 at 2009-04-03 01:18:22