Trace number 1538626

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

General information on the benchmark

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

Solver Data

19.78/19.85	c SATzilla is building models for class 3
19.78/19.85	c run presolver mxc-sr08 for 10 seconds ... 
19.78/19.85	c Bin: Executing mxc-sr08
19.78/19.85	c spawning binary file with 10 seconds ...
19.78/19.85	c child exit by a signal
19.78/19.85	c mxc-sr08 returned code 137.
19.78/19.85	c run presolver picosat846 for 5 seconds ... 
19.78/19.85	c Bin: Executing picosat846
19.78/19.85	c spawning binary file with 5 seconds ...
19.78/19.85	c child exit by a signal
19.78/19.85	c picosat846 returned code 137.
19.78/19.85	c Orignal number of varibales is 6000, number of clauses is 25200 
19.78/19.85	c predicted feature computation time is 1.468213 
19.78/19.85	c Bin: Executing satelite
19.78/19.85	c spawning binary file with 240 seconds ...
19.78/19.85	c child exited successfully
19.78/19.85	c satzilla computing base features
19.78/19.85	c Number of variabe is: 5850, Number of clause is : 25027 
19.78/19.85	c Initializing...
19.78/19.85	c satzilla doing clause learning
19.78/19.85	c start clause learning features ...
19.78/19.85	c Bin: Executing zchaff07
19.78/19.85	c spawning binary file with 2 seconds ...
19.78/19.85	c child exit by a signal
19.78/19.85	c satzilla doing survey propogation probe
19.78/19.85	c do survay propogation for 2 second ...
19.78/19.85	c satzilla doing local search probe
19.78/19.85	c features are:6000 25200 5850 25027 0.025641 0.00691253 0.233748 0.496387 0.587577 0.716081 0.000519241 0.0639612 0.000512821 0.00102564 0.161335 0 0.9632 0.000519241 0.288086 3.99568e-05 0.00139849 2.70437 0.229945 0.169185 0 1 3.36499 0.000254488 0.399122 0 0.00075918 2.3242 0.493187 0.0010505 0.291167 7.99137e-05 0.00283694 37.4571 0.31182 19 67 57 25 43 29 35 44.0433 0.139198 30.0625 58.907 52.7 37.3939 48.6857 39.7241 43.28 0.400219 0.567051 0.000280965 1 0.710154 0.0903775 0.578893 0.212762 0.395707 0.092878 0.665074 0.00236903 0.90454 0.173939 0.0290928 0.123404 0.0477589 0.0807479 170 0.576709 1239.89 0.172688 1270 1241 1307 0.297102 1.00072 0.856195 0.093365 
19.78/19.85	c satzilla's ranking:
19.78/19.85	c 1) picosat846: 2.589449
19.78/19.85	c 2) minisat20SAT07: 1.701142
19.78/19.85	c 3) zchaff_rand: 1.678272
19.78/19.85	c 4) march_dl2004: 1.325287
19.78/19.85	c 5) mxc-sr08: 1.313470
19.78/19.85	c 6) SATenstein: -10000.000000
19.78/19.85	c 7) gnovelty+: -10000.000000
19.78/19.85	c 8) adaptg2wsat+: -10000.000000
19.78/19.85	c 9) adaptg2wsat0: -10000.000000
19.78/19.85	c 10) tts-4-0: -10000.000000
19.78/19.85	c 11) vallst: -10000.000000
19.78/19.85	c 12) minisat20: -10000.000000
19.78/19.85	c 13) kcnfs04SAT07: -10000.000000
19.78/19.85	c satzilla running picosat846 ... 
1199.57/1200.38	c Bin: Executing picosat846
1199.57/1200.38	c spawning binary file with 1180 seconds ...
1199.57/1200.38	c child exit by a signal
1199.57/1200.38	c picosat846 returned code 137.
1199.57/1200.38	c satzilla running minisat20SAT07 ... 
1199.57/1200.38	c Bin: Executing minisat20SAT07
1199.57/1200.38	c minisat20SAT07 returned code 1.
1199.57/1200.38	c satzilla running zchaff_rand ... 
1199.57/1200.38	c Bin: Executing zchaff_rand
1199.57/1200.38	c zchaff_rand returned code 1.
1199.57/1200.38	c satzilla running march_dl2004 ... 
1199.57/1200.38	c Bin: Executing march_dl2004
1199.57/1200.38	c march_dl2004 returned code 1.
1199.57/1200.38	c satzilla running mxc-sr08 ... 
1199.57/1200.38	c Bin: Executing mxc-sr08
1199.57/1200.38	c mxc-sr08 returned code 1.
1199.57/1200.38	c satzilla running SATenstein ... 
1199.57/1200.38	c Bin: Executing SATenstein
1199.57/1200.38	c SATenstein returned code 1.
1199.57/1200.38	c satzilla running gnovelty+ ... 
1199.57/1200.38	c Bin: Executing gnovelty+
1199.57/1200.38	c gnovelty+ returned code 1.
1199.57/1200.38	c satzilla running adaptg2wsat+ ... 
1199.57/1200.38	c Bin: Executing adaptg2wsat+
1199.57/1200.38	c adaptg2wsat+ returned code 1.
1199.57/1200.38	c satzilla running adaptg2wsat0 ... 
1199.57/1200.38	c Bin: Executing adaptg2wsat0
1199.57/1200.38	c adaptg2wsat0 returned code 1.
1199.57/1200.38	c satzilla running tts-4-0 ... 
1199.57/1200.38	c Bin: Executing tts-4-0
1199.57/1200.38	c tts-4-0 returned code 1.
1199.57/1200.38	c satzilla running vallst ... 
1199.57/1200.38	c Bin: Executing vallst
1199.57/1200.38	c vallst returned code 1.
1199.57/1200.38	c satzilla running minisat20 ... 
1199.57/1200.38	c Bin: Executing minisat20
1199.57/1200.38	c minisat20 returned code 1.
1199.57/1200.38	c satzilla running kcnfs04SAT07 ... 
1199.57/1200.38	c Bin: Executing kcnfs04SAT07
1199.57/1200.38	c kcnfs04SAT07 returned code 1.
1199.57/1200.38	c ERROR: All Failed! 
1199.57/1200.38	c SATZILLA_TIME=1199.850000

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-1538626-1238436495/watcher-1538626-1238436495 -o /tmp/evaluation-result-1538626-1238436495/solver-1538626-1238436495 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538626-1238436495.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.56 1.62 1.31 3/64 9538
/proc/meminfo: memFree=1675320/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=2056 CPUtime=0
/proc/9538/stat : 9538 (SATzilla2009_I) R 9536 9538 9501 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116312024 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/9538/statm: 514 112 96 399 0 111 0
[pid=9539] ppid=9538 vsize=2512 CPUtime=0
/proc/9539/stat : 9539 (mxc-sr08) R 9538 9538 9501 0 -1 4194304 482 0 0 0 0 0 0 0 18 0 1 0 1116312024 2572288 478 1992294400 134512640 135078026 4294956192 18446744073709551615 134728536 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9539/statm: 628 478 54 138 0 487 0

[startup+0.081691 s]
/proc/loadavg: 1.56 1.62 1.31 3/64 9538
/proc/meminfo: memFree=1675320/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=2056 CPUtime=0
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116312024 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9538/statm: 514 112 96 399 0 111 0
[pid=9539] ppid=9538 vsize=3860 CPUtime=0.07
/proc/9539/stat : 9539 (mxc-sr08) R 9538 9538 9501 0 -1 4194304 987 0 0 0 7 0 0 0 19 0 1 0 1116312024 3952640 822 1992294400 134512640 135078026 4294956192 18446744073709551615 134545253 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9539/statm: 965 822 58 138 0 824 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5916

[startup+0.101693 s]
/proc/loadavg: 1.56 1.62 1.31 3/64 9538
/proc/meminfo: memFree=1675320/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=2056 CPUtime=0
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116312024 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9538/statm: 514 112 96 399 0 111 0
[pid=9539] ppid=9538 vsize=3992 CPUtime=0.09
/proc/9539/stat : 9539 (mxc-sr08) R 9538 9538 9501 0 -1 4194304 1031 0 0 0 9 0 0 0 19 0 1 0 1116312024 4087808 866 1992294400 134512640 135078026 4294956192 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9539/statm: 998 867 71 138 0 857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6048

[startup+0.301733 s]
/proc/loadavg: 1.56 1.62 1.31 3/64 9538
/proc/meminfo: memFree=1675320/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=2056 CPUtime=0
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116312024 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9538/statm: 514 112 96 399 0 111 0
[pid=9539] ppid=9538 vsize=4124 CPUtime=0.29
/proc/9539/stat : 9539 (mxc-sr08) R 9538 9538 9501 0 -1 4194304 1073 0 0 0 29 0 0 0 21 0 1 0 1116312024 4222976 908 1992294400 134512640 135078026 4294956192 18446744073709551615 134535089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9539/statm: 1031 908 71 138 0 890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6180

[startup+0.701812 s]
/proc/loadavg: 1.56 1.62 1.31 3/64 9538
/proc/meminfo: memFree=1675320/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=2056 CPUtime=0
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116312024 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9538/statm: 514 112 96 399 0 111 0
[pid=9539] ppid=9538 vsize=4520 CPUtime=0.69
/proc/9539/stat : 9539 (mxc-sr08) R 9538 9538 9501 0 -1 4194304 1184 0 0 0 69 0 0 0 25 0 1 0 1116312024 4628480 1019 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9539/statm: 1130 1019 71 138 0 989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6576

[startup+1.50197 s]
/proc/loadavg: 1.56 1.62 1.31 2/66 9540
/proc/meminfo: memFree=1670952/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=2056 CPUtime=0
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116312024 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9538/statm: 514 112 96 399 0 111 0
[pid=9539] ppid=9538 vsize=5312 CPUtime=1.49
/proc/9539/stat : 9539 (mxc-sr08) R 9538 9538 9501 0 -1 4194304 1364 0 0 0 149 0 0 0 25 0 1 0 1116312024 5439488 1199 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9539/statm: 1328 1199 71 138 0 1187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7368

[startup+3.10128 s]
/proc/loadavg: 1.56 1.62 1.31 2/66 9540
/proc/meminfo: memFree=1670312/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=2056 CPUtime=0
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116312024 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9538/statm: 514 112 96 399 0 111 0
[pid=9539] ppid=9538 vsize=5576 CPUtime=3.08
/proc/9539/stat : 9539 (mxc-sr08) R 9538 9538 9501 0 -1 4194304 1442 0 0 0 308 0 0 0 25 0 1 0 1116312024 5709824 1277 1992294400 134512640 135078026 4294956192 18446744073709551615 134522724 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9539/statm: 1394 1277 71 138 0 1253 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7632

[startup+6.30191 s]
/proc/loadavg: 1.52 1.61 1.31 2/66 9540
/proc/meminfo: memFree=1668712/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=2056 CPUtime=0
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116312024 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9538/statm: 514 112 96 399 0 111 0
[pid=9539] ppid=9538 vsize=6236 CPUtime=6.29
/proc/9539/stat : 9539 (mxc-sr08) R 9538 9538 9501 0 -1 4194304 1592 0 0 0 627 2 0 0 25 0 1 0 1116312024 6385664 1427 1992294400 134512640 135078026 4294956192 18446744073709551615 134523779 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9539/statm: 1559 1427 71 138 0 1418 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8292

[startup+12.7012 s]
/proc/loadavg: 1.48 1.60 1.31 2/66 9541
/proc/meminfo: memFree=1669808/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=2056 CPUtime=9.99
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 152 1697 0 0 0 0 997 2 16 0 1 0 1116312024 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 514 121 104 399 0 111 0
[pid=9541] ppid=9538 vsize=8156 CPUtime=2.68
/proc/9541/stat : 9541 (picosat846) R 9538 9538 9501 0 -1 4194304 1781 0 0 0 268 0 0 0 25 0 1 0 1116313024 8351744 1770 1992294400 134512640 134570484 4294956192 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9541/statm: 2039 1770 84 14 0 1705 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10212

[startup+25.5017 s]
/proc/loadavg: 1.37 1.57 1.30 2/66 9544
/proc/meminfo: memFree=1664752/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=9344 CPUtime=5.63
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 2068 0 0 0 563 0 0 0 25 0 1 0 1116314009 9568256 2057 1992294400 134512640 134570484 4294956192 18446744073709551615 134552660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 2336 2057 84 14 0 2002 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 14112

[startup+51.1017 s]
/proc/loadavg: 1.24 1.53 1.29 2/66 9544
/proc/meminfo: memFree=1657584/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=16472 CPUtime=31.2
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 3842 0 0 0 3118 2 0 0 25 0 1 0 1116314009 16867328 3831 1992294400 134512640 134570484 4294956192 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 4118 3831 84 14 0 3784 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 21240

[startup+102.306 s]
/proc/loadavg: 1.10 1.44 1.27 2/66 9544
/proc/meminfo: memFree=1649008/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=25308 CPUtime=82.36
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 6004 0 0 0 8233 3 0 0 25 0 1 0 1116314009 25915392 5993 1992294400 134512640 134570484 4294956192 18446744073709551615 134552675 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 6327 5993 85 14 0 5993 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 30076

[startup+162.302 s]
/proc/loadavg: 1.04 1.36 1.25 2/66 9544
/proc/meminfo: memFree=1642352/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=31908 CPUtime=142.32
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 7678 0 0 0 14227 5 0 0 25 0 1 0 1116314009 32673792 7667 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 7977 7667 85 14 0 7643 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 36676

[startup+222.301 s]
/proc/loadavg: 1.01 1.29 1.24 2/66 9544
/proc/meminfo: memFree=1637744/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=36220 CPUtime=202.29
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 8930 0 0 0 20223 6 0 0 25 0 1 0 1116314009 37089280 8776 1992294400 134512640 134570484 4294956192 18446744073709551615 134552630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 9055 8776 85 14 0 8721 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 40988

[startup+282.301 s]
/proc/loadavg: 1.00 1.24 1.22 2/66 9544
/proc/meminfo: memFree=1632112/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=41936 CPUtime=262.25
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 10392 0 0 0 26218 7 0 0 25 0 1 0 1116314009 42942464 10219 1992294400 134512640 134570484 4294956192 18446744073709551615 134523489 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 10484 10219 85 14 0 10150 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 46704

[startup+342.301 s]
/proc/loadavg: 1.00 1.19 1.20 2/66 9544
/proc/meminfo: memFree=1624304/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=50236 CPUtime=322.22
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 12339 0 0 0 32213 9 0 0 25 0 1 0 1116314009 51441664 12166 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 12559 12166 85 14 0 12225 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.11 2/66 9544
/proc/meminfo: memFree=1606512/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=67456 CPUtime=742.01
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 17225 0 0 0 74187 14 0 0 25 0 1 0 1116314009 69074944 16541 1992294400 134512640 134570484 4294956192 18446744073709551615 134522245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 16864 16541 85 14 0 16530 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 72224

[startup+822.303 s]
/proc/loadavg: 1.00 1.03 1.10 2/66 9544
/proc/meminfo: memFree=1600944/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=73264 CPUtime=801.97
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 18660 0 0 0 80181 16 0 0 25 0 1 0 1116314009 75022336 17976 1992294400 134512640 134570484 4294956192 18446744073709551615 134553332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 18316 17976 85 14 0 17982 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 78032

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 9544
/proc/meminfo: memFree=1601584/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=72408 CPUtime=861.93
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 18660 0 0 0 86177 16 0 0 25 0 1 0 1116314009 74145792 17789 1992294400 134512640 134570484 4294956192 18446744073709551615 134551329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 18102 17789 85 14 0 17768 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 77176

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/66 9544
/proc/meminfo: memFree=1596784/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=77240 CPUtime=921.9
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 19979 0 0 0 92172 18 0 0 25 0 1 0 1116314009 79093760 19007 1992294400 134512640 134570484 4294956192 18446744073709551615 134552957 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 19310 19007 85 14 0 18976 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 82008

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/66 9544
/proc/meminfo: memFree=1596080/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=78164 CPUtime=981.85
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 20182 0 0 0 98167 18 0 0 25 0 1 0 1116314009 80039936 19210 1992294400 134512640 134570484 4294956192 18446744073709551615 134563560 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 19541 19210 85 14 0 19207 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 82932

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 9544
/proc/meminfo: memFree=1596080/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=78164 CPUtime=1041.82
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 20194 0 0 0 104164 18 0 0 25 0 1 0 1116314009 80039936 19222 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 19541 19222 85 14 0 19207 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 82932

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 9544
/proc/meminfo: memFree=1592624/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=81596 CPUtime=1101.79
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 21064 0 0 0 110160 19 0 0 25 0 1 0 1116314009 83554304 20092 1992294400 134512640 134570484 4294956192 18446744073709551615 134524040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 20399 20092 85 14 0 20065 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 86364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 9544
/proc/meminfo: memFree=1594096/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=79860 CPUtime=1161.75
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 21067 0 0 0 116155 20 0 0 25 0 1 0 1116314009 81776640 19675 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 19965 19675 85 14 0 19631 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 84628

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 9544
/proc/meminfo: memFree=1594096/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=79860 CPUtime=1169.75
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 21067 0 0 0 116955 20 0 0 25 0 1 0 1116314009 81776640 19675 1992294400 134512640 134570484 4294956192 18446744073709551615 134546088 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 19965 19675 85 14 0 19631 0
Current children cumulated CPU time (s) 1189.57
Current children cumulated vsize (KiB) 84628

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 9544
/proc/meminfo: memFree=1594096/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=79860 CPUtime=1176.15
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 21067 0 0 0 117595 20 0 0 25 0 1 0 1116314009 81776640 19675 1992294400 134512640 134570484 4294956192 18446744073709551615 134549873 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 19965 19675 85 14 0 19631 0
Current children cumulated CPU time (s) 1195.97
Current children cumulated vsize (KiB) 84628

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 9544
/proc/meminfo: memFree=1594096/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=79860 CPUtime=1177.75
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 21067 0 0 0 117755 20 0 0 25 0 1 0 1116314009 81776640 19675 1992294400 134512640 134570484 4294956192 18446744073709551615 134524171 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 19965 19675 85 14 0 19631 0
Current children cumulated CPU time (s) 1197.57
Current children cumulated vsize (KiB) 84628

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 9544
/proc/meminfo: memFree=1594096/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=79860 CPUtime=1178.55
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 21067 0 0 0 117835 20 0 0 25 0 1 0 1116314009 81776640 19675 1992294400 134512640 134570484 4294956192 18446744073709551615 134523004 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 19965 19675 85 14 0 19631 0
Current children cumulated CPU time (s) 1198.37
Current children cumulated vsize (KiB) 84628

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 9544
/proc/meminfo: memFree=1594096/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=79860 CPUtime=1179.35
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 21067 0 0 0 117915 20 0 0 25 0 1 0 1116314009 81776640 19675 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 19965 19675 85 14 0 19631 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 84628

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 9544
/proc/meminfo: memFree=1594096/2055920 swapFree=4176300/4192956
[pid=9538] ppid=9536 vsize=4768 CPUtime=19.82
/proc/9538/stat : 9538 (SATzilla2009_I) S 9536 9538 9501 0 -1 4194304 2109 5837 0 0 253 19 1686 24 25 0 1 0 1116312024 4882432 823 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9538/statm: 1192 823 217 399 0 789 0
[pid=9544] ppid=9538 vsize=79860 CPUtime=1179.75
/proc/9544/stat : 9544 (picosat846) R 9538 9538 9501 0 -1 4194304 21067 0 0 0 117955 20 0 0 25 0 1 0 1116314009 81776640 19675 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9544/statm: 19965 19675 85 14 0 19631 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 84628

Child status: 17
Real time (s): 1200.38
CPU time (s): 1199.68
CPU user time (s): 1199.02
CPU system time (s): 0.660899
CPU usage (%): 99.9415
Max. virtual memory (cumulated for all children) (KiB): 86364

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

runsolver used 1.47578 second user time and 2.81357 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-30 20:08:15
IDJOB=1538626
IDBENCH=70321
IDSOLVER=528
FILE ID=node53/1538626-1238436495
PBS_JOBID= 9061602
Free space on /tmp= 66040 MiB

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

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

MD5SUM BENCH= 5d2224f3d8577481fb818d6a750d12f6
RANDOM SEED=1056333368

node53.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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1675800 kB
Buffers:         65316 kB
Cached:         240816 kB
SwapCached:      10544 kB
Active:         137120 kB
Inactive:       181012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675800 kB
SwapTotal:     4192956 kB
SwapFree:      4176300 kB
Dirty:           32004 kB
Writeback:           0 kB
Mapped:          17708 kB
Slab:            48040 kB
Committed_AS:  2530108 kB
PageTables:       1384 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= 66012 MiB
End job on node53 at 2009-03-30 20:28:15