Trace number 1538617

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.77 1200.38

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S821759333-092.cnf
MD5SUMb4ec0c2df22218bd519db808f39dee11
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.9768
Satisfiable
(Un)Satisfiability was proved
Number of variables5999
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.86/19.95	c SATzilla is building models for class 3
19.86/19.95	c run presolver mxc-sr08 for 10 seconds ... 
19.86/19.95	c Bin: Executing mxc-sr08
19.86/19.95	c spawning binary file with 10 seconds ...
19.86/19.95	c child exit by a signal
19.86/19.95	c mxc-sr08 returned code 137.
19.86/19.95	c run presolver picosat846 for 5 seconds ... 
19.86/19.95	c Bin: Executing picosat846
19.86/19.95	c spawning binary file with 5 seconds ...
19.86/19.95	c child exit by a signal
19.86/19.95	c picosat846 returned code 137.
19.86/19.95	c Orignal number of varibales is 6000, number of clauses is 25200 
19.86/19.95	c predicted feature computation time is 1.468213 
19.86/19.95	c Bin: Executing satelite
19.86/19.95	c spawning binary file with 240 seconds ...
19.86/19.95	c child exited successfully
19.86/19.95	c satzilla computing base features
19.86/19.95	c Number of variabe is: 5841, Number of clause is : 25017 
19.86/19.95	c Initializing...
19.86/19.95	c satzilla doing clause learning
19.86/19.95	c start clause learning features ...
19.86/19.95	c Bin: Executing zchaff07
19.86/19.95	c spawning binary file with 2 seconds ...
19.86/19.95	c child exit by a signal
19.86/19.95	c satzilla doing survey propogation probe
19.86/19.95	c do survay propogation for 2 second ...
19.86/19.95	c satzilla doing local search probe
19.86/19.95	c features are:6000 25200 5841 25017 0.0272214 0.00731503 0.233481 0.496031 0.588103 0.728496 0.000520447 0.0685101 0.000513611 0.000856018 0.168866 0 0.962585 0.000520447 0.288854 7.99456e-05 0.0013191 2.7058 0.22732 0.169356 0 1 3.36736 0.000255905 0.396733 0 0.000759484 2.32556 0.494224 0.00105446 0.292117 0.000159891 0.00275812 38.3582 0.322381 20 75 55 26 47 29 34 45.8146 0.13829 34.5926 63.75 54.863 38.3158 50 41.963 44.2857 0.391156 0.574681 1.50373e-06 1 0.696241 0.0839025 0.562403 0.207706 0.387287 0.0908838 0.657621 0.00320889 0.721252 0.17058 0.027585 0.121291 0.0472419 0.0788923 182.667 0.766757 1234.47 0.17241 1268 1240 1300 0.285655 1.21394 0.858048 0.123257 
19.86/19.95	c satzilla's ranking:
19.86/19.95	c 1) picosat846: 2.606903
19.86/19.95	c 2) minisat20SAT07: 1.787545
19.86/19.95	c 3) mxc-sr08: 1.635094
19.86/19.95	c 4) zchaff_rand: 1.612562
19.86/19.95	c 5) march_dl2004: 1.320485
19.86/19.95	c 6) SATenstein: -10000.000000
19.86/19.95	c 7) gnovelty+: -10000.000000
19.86/19.95	c 8) adaptg2wsat+: -10000.000000
19.86/19.95	c 9) adaptg2wsat0: -10000.000000
19.86/19.95	c 10) tts-4-0: -10000.000000
19.86/19.95	c 11) vallst: -10000.000000
19.86/19.95	c 12) minisat20: -10000.000000
19.86/19.95	c 13) kcnfs04SAT07: -10000.000000
19.86/19.95	c satzilla running picosat846 ... 
1199.66/1200.37	c Bin: Executing picosat846
1199.66/1200.37	c spawning binary file with 1180 seconds ...
1199.66/1200.37	c child exit by a signal
1199.66/1200.37	c picosat846 returned code 137.
1199.66/1200.37	c satzilla running minisat20SAT07 ... 
1199.66/1200.37	c Bin: Executing minisat20SAT07
1199.66/1200.37	c minisat20SAT07 returned code 1.
1199.66/1200.37	c satzilla running mxc-sr08 ... 
1199.66/1200.37	c Bin: Executing mxc-sr08
1199.66/1200.37	c mxc-sr08 returned code 1.
1199.66/1200.37	c satzilla running zchaff_rand ... 
1199.66/1200.37	c Bin: Executing zchaff_rand
1199.66/1200.37	c zchaff_rand returned code 1.
1199.66/1200.37	c satzilla running march_dl2004 ... 
1199.66/1200.37	c Bin: Executing march_dl2004
1199.66/1200.37	c march_dl2004 returned code 1.
1199.66/1200.37	c satzilla running SATenstein ... 
1199.66/1200.37	c Bin: Executing SATenstein
1199.66/1200.37	c SATenstein returned code 1.
1199.66/1200.37	c satzilla running gnovelty+ ... 
1199.66/1200.37	c Bin: Executing gnovelty+
1199.66/1200.37	c gnovelty+ returned code 1.
1199.66/1200.37	c satzilla running adaptg2wsat+ ... 
1199.66/1200.37	c Bin: Executing adaptg2wsat+
1199.66/1200.37	c adaptg2wsat+ returned code 1.
1199.66/1200.37	c satzilla running adaptg2wsat0 ... 
1199.66/1200.37	c Bin: Executing adaptg2wsat0
1199.66/1200.37	c adaptg2wsat0 returned code 1.
1199.66/1200.37	c satzilla running tts-4-0 ... 
1199.66/1200.37	c Bin: Executing tts-4-0
1199.66/1200.37	c tts-4-0 returned code 1.
1199.66/1200.37	c satzilla running vallst ... 
1199.66/1200.37	c Bin: Executing vallst
1199.66/1200.37	c vallst returned code 1.
1199.66/1200.37	c satzilla running minisat20 ... 
1199.66/1200.37	c Bin: Executing minisat20
1199.66/1200.37	c minisat20 returned code 1.
1199.66/1200.37	c satzilla running kcnfs04SAT07 ... 
1199.66/1200.37	c Bin: Executing kcnfs04SAT07
1199.66/1200.37	c kcnfs04SAT07 returned code 1.
1199.66/1200.37	c ERROR: All Failed! 
1199.66/1200.37	c SATZILLA_TIME=1199.930000

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-1538617-1238436253/watcher-1538617-1238436253 -o /tmp/evaluation-result-1538617-1238436253/solver-1538617-1238436253 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538617-1238436253.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.92 1.93 1.68 3/64 12007
/proc/meminfo: memFree=1403016/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=2056 CPUtime=0
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 720517760 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 514 112 96 399 0 111 0
[pid=12008] ppid=12007 vsize=2512 CPUtime=0
/proc/12008/stat : 12008 (mxc-sr08) R 12007 12007 11849 0 -1 4194304 482 0 0 0 0 0 0 0 19 0 1 0 720517760 2572288 478 1992294400 134512640 135078026 4294956176 18446744073709551615 134565200 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12008/statm: 628 478 54 138 0 487 0

[startup+0.027228 s]
/proc/loadavg: 1.92 1.93 1.68 3/64 12007
/proc/meminfo: memFree=1403016/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=2056 CPUtime=0
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 720517760 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 514 112 96 399 0 111 0
[pid=12008] ppid=12007 vsize=3644 CPUtime=0.02
/proc/12008/stat : 12008 (mxc-sr08) R 12007 12007 11849 0 -1 4194304 765 0 0 0 2 0 0 0 19 0 1 0 720517760 3731456 761 1992294400 134512640 135078026 4294956176 18446744073709551615 134721241 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12008/statm: 911 761 54 138 0 770 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5700

[startup+0.102238 s]
/proc/loadavg: 1.92 1.93 1.68 3/64 12007
/proc/meminfo: memFree=1403016/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=2056 CPUtime=0
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 720517760 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 514 112 96 399 0 111 0
[pid=12008] ppid=12007 vsize=3992 CPUtime=0.09
/proc/12008/stat : 12008 (mxc-sr08) R 12007 12007 11849 0 -1 4194304 1028 0 0 0 9 0 0 0 20 0 1 0 720517760 4087808 863 1992294400 134512640 135078026 4294956176 18446744073709551615 134729510 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12008/statm: 998 863 71 138 0 857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6048

[startup+0.302266 s]
/proc/loadavg: 1.92 1.93 1.68 3/64 12007
/proc/meminfo: memFree=1403016/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=2056 CPUtime=0
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 720517760 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 514 112 96 399 0 111 0
[pid=12008] ppid=12007 vsize=4124 CPUtime=0.29
/proc/12008/stat : 12008 (mxc-sr08) R 12007 12007 11849 0 -1 4194304 1069 0 0 0 29 0 0 0 22 0 1 0 720517760 4222976 904 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12008/statm: 1031 904 71 138 0 890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6180

[startup+0.702323 s]
/proc/loadavg: 1.92 1.93 1.68 3/64 12007
/proc/meminfo: memFree=1403016/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=2056 CPUtime=0
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 720517760 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 514 112 96 399 0 111 0
[pid=12008] ppid=12007 vsize=4520 CPUtime=0.69
/proc/12008/stat : 12008 (mxc-sr08) R 12007 12007 11849 0 -1 4194304 1181 0 0 0 69 0 0 0 25 0 1 0 720517760 4628480 1016 1992294400 134512640 135078026 4294956176 18446744073709551615 134523796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12008/statm: 1130 1016 71 138 0 989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6576

[startup+1.50144 s]
/proc/loadavg: 1.92 1.93 1.68 2/66 12009
/proc/meminfo: memFree=1398712/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=2056 CPUtime=0
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 720517760 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 514 112 96 399 0 111 0
[pid=12008] ppid=12007 vsize=5180 CPUtime=1.49
/proc/12008/stat : 12008 (mxc-sr08) R 12007 12007 11849 0 -1 4194304 1335 0 0 0 149 0 0 0 25 0 1 0 720517760 5304320 1170 1992294400 134512640 135078026 4294956176 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12008/statm: 1295 1170 71 138 0 1154 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7236

[startup+3.10166 s]
/proc/loadavg: 1.92 1.93 1.68 2/66 12009
/proc/meminfo: memFree=1398008/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=2056 CPUtime=0
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 720517760 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 514 112 96 399 0 111 0
[pid=12008] ppid=12007 vsize=5708 CPUtime=3.09
/proc/12008/stat : 12008 (mxc-sr08) R 12007 12007 11849 0 -1 4194304 1459 0 0 0 309 0 0 0 25 0 1 0 720517760 5844992 1294 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12008/statm: 1427 1294 71 138 0 1286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7764

[startup+6.30112 s]
/proc/loadavg: 1.93 1.93 1.69 2/66 12009
/proc/meminfo: memFree=1397752/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=2056 CPUtime=0
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 720517760 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 514 112 96 399 0 111 0
[pid=12008] ppid=12007 vsize=6104 CPUtime=6.29
/proc/12008/stat : 12008 (mxc-sr08) R 12007 12007 11849 0 -1 4194304 1551 0 0 0 629 0 0 0 25 0 1 0 720517760 6250496 1386 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12008/statm: 1526 1386 71 138 0 1385 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8160

[startup+12.702 s]
/proc/loadavg: 1.93 1.93 1.69 2/66 12010
/proc/meminfo: memFree=1397504/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=2056 CPUtime=9.99
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 152 1679 0 0 0 0 999 0 19 0 1 0 720517760 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 514 121 104 399 0 111 0
[pid=12010] ppid=12007 vsize=8416 CPUtime=2.67
/proc/12010/stat : 12010 (picosat846) R 12007 12007 11849 0 -1 4194304 1839 0 0 0 267 0 0 0 25 0 1 0 720518760 8617984 1828 1992294400 134512640 134570484 4294956176 18446744073709551615 134524360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12010/statm: 2104 1828 84 14 0 1770 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10472

[startup+25.5028 s]
/proc/loadavg: 1.72 1.88 1.68 2/66 12013
/proc/meminfo: memFree=1392320/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=9340 CPUtime=5.52
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 2059 0 0 0 552 0 0 0 25 0 1 0 720519755 9564160 2048 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 2335 2048 84 14 0 2001 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 14104

[startup+51.1015 s]
/proc/loadavg: 1.48 1.81 1.66 2/66 12013
/proc/meminfo: memFree=1385536/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=16600 CPUtime=31.07
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 3861 0 0 0 3105 2 0 0 25 0 1 0 720519755 16998400 3850 1992294400 134512640 134570484 4294956176 18446744073709551615 134551414 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 4150 3850 84 14 0 3816 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 21364

[startup+102.307 s]
/proc/loadavg: 1.20 1.68 1.62 2/66 12013
/proc/meminfo: memFree=1377024/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=25172 CPUtime=82.25
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 5965 0 0 0 8222 3 0 0 25 0 1 0 720519755 25776128 5954 1992294400 134512640 134570484 4294956176 18446744073709551615 134522329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 6293 5954 85 14 0 5959 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 29936

[startup+162.301 s]
/proc/loadavg: 1.07 1.56 1.58 3/66 12013
/proc/meminfo: memFree=1370176/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=31772 CPUtime=142.22
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 7660 0 0 0 14217 5 0 0 25 0 1 0 720519755 32534528 7649 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 7943 7649 85 14 0 7609 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 36536

[startup+222.303 s]
/proc/loadavg: 1.02 1.45 1.54 2/66 12013
/proc/meminfo: memFree=1365248/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=36656 CPUtime=202.19
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 8884 0 0 0 20213 6 0 0 25 0 1 0 720519755 37535744 8873 1992294400 134512640 134570484 4294956176 18446744073709551615 134546039 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 9164 8873 85 14 0 8830 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 41420

[startup+282.302 s]
/proc/loadavg: 1.01 1.37 1.50 2/66 12013
/proc/meminfo: memFree=1358464/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=43480 CPUtime=262.16
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 10690 0 0 0 26209 7 0 0 25 0 1 0 720519755 44523520 10578 1992294400 134512640 134570484 4294956176 18446744073709551615 134553080 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 10870 10578 85 14 0 10536 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 48244

[startup+342.303 s]
/proc/loadavg: 1.00 1.30 1.47 2/66 12013
/proc/meminfo: memFree=1354496/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=47832 CPUtime=322.14
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 11957 0 0 0 32205 9 0 0 25 0 1 0 720519755 48979968 11571 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 11958 11571 85 14 0 11624 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.28 2/66 12013
/proc/meminfo: memFree=1335744/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=66040 CPUtime=741.95
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 16775 0 0 0 74182 13 0 0 25 0 1 0 720519755 67624960 16187 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 16510 16187 85 14 0 16176 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 70804

[startup+822.303 s]
/proc/loadavg: 1.00 1.05 1.26 2/66 12013
/proc/meminfo: memFree=1331264/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=70792 CPUtime=801.93
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 17935 0 0 0 80179 14 0 0 25 0 1 0 720519755 72491008 17347 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 17698 17347 85 14 0 17364 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 75556

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.24 2/66 12013
/proc/meminfo: memFree=1331584/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=70184 CPUtime=861.9
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 17942 0 0 0 86176 14 0 0 25 0 1 0 720519755 71868416 17233 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 17546 17233 85 14 0 17212 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 74948

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/66 12013
/proc/meminfo: memFree=1323008/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=78896 CPUtime=921.86
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20126 0 0 0 92171 15 0 0 25 0 1 0 720519755 80789504 19417 1992294400 134512640 134570484 4294956176 18446744073709551615 134522384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 19724 19417 85 14 0 19390 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 83660

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/66 12013
/proc/meminfo: memFree=1323264/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=78436 CPUtime=981.85
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20126 0 0 0 98169 16 0 0 25 0 1 0 720519755 80318464 19306 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 19609 19306 85 14 0 19275 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 83200

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/66 12013
/proc/meminfo: memFree=1323328/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=78348 CPUtime=1041.82
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20136 0 0 0 104166 16 0 0 25 0 1 0 720519755 80228352 19294 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 19587 19294 85 14 0 19253 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 83112

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/66 12013
/proc/meminfo: memFree=1322560/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=79272 CPUtime=1101.79
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20365 0 0 0 110163 16 0 0 25 0 1 0 720519755 81174528 19523 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 19818 19523 85 14 0 19484 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 84036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 12013
/proc/meminfo: memFree=1323776/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=77892 CPUtime=1161.76
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20748 0 0 0 116160 16 0 0 25 0 1 0 720519755 79761408 19182 1992294400 134512640 134570484 4294956176 18446744073709551615 134522329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 19473 19182 85 14 0 19139 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 82656

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 12013
/proc/meminfo: memFree=1323776/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=77892 CPUtime=1169.76
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20748 0 0 0 116960 16 0 0 25 0 1 0 720519755 79761408 19182 1992294400 134512640 134570484 4294956176 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 19473 19182 85 14 0 19139 0
Current children cumulated CPU time (s) 1189.68
Current children cumulated vsize (KiB) 82656

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 12013
/proc/meminfo: memFree=1323776/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=77892 CPUtime=1176.16
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20748 0 0 0 117600 16 0 0 25 0 1 0 720519755 79761408 19182 1992294400 134512640 134570484 4294956176 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 19473 19182 85 14 0 19139 0
Current children cumulated CPU time (s) 1196.08
Current children cumulated vsize (KiB) 82656

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 12013
/proc/meminfo: memFree=1323776/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=77892 CPUtime=1177.75
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20748 0 0 0 117759 16 0 0 25 0 1 0 720519755 79761408 19182 1992294400 134512640 134570484 4294956176 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12013/statm: 19473 19182 85 14 0 19139 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 82656

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 12013
/proc/meminfo: memFree=1323776/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=77892 CPUtime=1178.55
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20748 0 0 0 117839 16 0 0 25 0 1 0 720519755 79761408 19182 1992294400 134512640 134570484 4294956176 18446744073709551615 134545251 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12013/statm: 19473 19182 85 14 0 19139 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 82656

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 12013
/proc/meminfo: memFree=1323776/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=77892 CPUtime=1179.35
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20748 0 0 0 117919 16 0 0 25 0 1 0 720519755 79761408 19182 1992294400 134512640 134570484 4294956176 18446744073709551615 134552951 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12013/statm: 19473 19182 85 14 0 19139 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 82656

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 12013
/proc/meminfo: memFree=1323776/2055920 swapFree=4179868/4192956
[pid=12007] ppid=12005 vsize=4764 CPUtime=19.92
/proc/12007/stat : 12007 (SATzilla2009_I) S 12005 12007 11849 0 -1 4194304 2108 5807 0 0 258 23 1691 20 25 0 1 0 720517760 4878336 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12007/statm: 1191 823 217 399 0 788 0
[pid=12013] ppid=12007 vsize=77892 CPUtime=1179.74
/proc/12013/stat : 12013 (picosat846) R 12007 12007 11849 0 -1 4194304 20748 0 0 0 117958 16 0 0 25 0 1 0 720519755 79761408 19182 1992294400 134512640 134570484 4294956176 18446744073709551615 134524171 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12013/statm: 19473 19182 85 14 0 19139 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 82656

Child status: 17
Real time (s): 1200.38
CPU time (s): 1199.77
CPU user time (s): 1199.15
CPU system time (s): 0.620905
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 85620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.15
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= 28687
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= 3194

runsolver used 1.03484 second user time and 3.33849 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-30 20:04:13
IDJOB=1538617
IDBENCH=70318
IDSOLVER=528
FILE ID=node49/1538617-1238436253
PBS_JOBID= 9061595
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= b4ec0c2df22218bd519db808f39dee11
RANDOM SEED=317151275

node49.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	: 5931.00
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:      2055920 kB
MemFree:       1403560 kB
Buffers:        101032 kB
Cached:         448824 kB
SwapCached:       6452 kB
Active:         181652 kB
Inactive:       377132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403560 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:           31892 kB
Writeback:           0 kB
Mapped:          14676 kB
Slab:            79496 kB
Committed_AS:  1844240 kB
PageTables:       1384 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= 66356 MiB
End job on node49 at 2009-03-30 20:24:14