Trace number 1717111

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.65 1200.12

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1114.16
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data

19.79/19.91	c SATzilla is building models for class 3
19.79/19.91	c run presolver mxc-sr08 for 10 seconds ... 
19.79/19.91	c Bin: Executing mxc-sr08
19.79/19.91	c spawning binary file with 10 seconds ...
19.79/19.91	c child exit by a signal
19.79/19.91	c mxc-sr08 returned code 137.
19.79/19.91	c run presolver picosat846 for 5 seconds ... 
19.79/19.91	c Bin: Executing picosat846
19.79/19.91	c spawning binary file with 5 seconds ...
19.79/19.91	c child exit by a signal
19.79/19.91	c picosat846 returned code 137.
19.79/19.91	c Orignal number of varibales is 7729, number of clauses is 29194 
19.79/19.91	c predicted feature computation time is 1.477995 
19.79/19.91	c Bin: Executing satelite
19.79/19.91	c spawning binary file with 240 seconds ...
19.79/19.91	c child exited successfully
19.79/19.91	c satzilla computing base features
19.79/19.91	c Number of variabe is: 3611, Number of clause is : 19862 
19.79/19.91	c Initializing...
19.79/19.91	c satzilla doing clause learning
19.79/19.91	c start clause learning features ...
19.79/19.91	c Bin: Executing zchaff07
19.79/19.91	c spawning binary file with 2 seconds ...
19.79/19.91	c child exit by a signal
19.79/19.91	c satzilla doing survey propogation probe
19.79/19.91	c do survay propogation for 2 second ...
19.79/19.91	c satzilla doing local search probe
19.79/19.91	c features are:7729 29194 3611 19862 1.1404 0.469842 0.181804 0.321746 0.884748 1.56823 0.000870016 0.340233 0.000553863 0.00221545 1.37336 0.312053 0.687645 0.000870016 3.14984 0.000352432 0.155724 2.57513 0.128922 0.128351 0 0.666667 2.57134 0.000474501 4.42824 0.000100695 0.12028 2.36828 0.600846 0.000513122 2.78752 0.000251737 0.0746148 1332.6 0.142068 1120 1678 1678 1120 1342 1214 1309 26.0366 0.233362 17.2162 33.6913 33.6913 17.2162 30.832 21.1714 27.2723 0.397625 0.662328 0.000104676 0.983594 0.781475 0.037908 0.617335 0.164687 0.392572 0.0438193 1.01729 0 0.26341 0.106374 0.00350487 0.0578794 0.0143275 0.0273306 309.382 0.740323 731.912 0.178584 755.5 731 776 0.911931 1.64581 0.909721 0.242431 
19.79/19.91	c satzilla's ranking:
19.79/19.91	c 1) minisat20SAT07: 3.439709
19.79/19.91	c 2) mxc-sr08: 2.837557
19.79/19.91	c 3) picosat846: 1.355253
19.79/19.91	c 4) zchaff_rand: 1.257646
19.79/19.91	c 5) march_dl2004: 0.746131
19.79/19.91	c 6) SATenstein: -10000.000000
19.79/19.91	c 7) gnovelty+: -10000.000000
19.79/19.91	c 8) adaptg2wsat+: -10000.000000
19.79/19.91	c 9) adaptg2wsat0: -10000.000000
19.79/19.91	c 10) tts-4-0: -10000.000000
19.79/19.91	c 11) vallst: -10000.000000
19.79/19.91	c 12) minisat20: -10000.000000
19.79/19.91	c 13) kcnfs04SAT07: -10000.000000
19.79/19.91	c satzilla running minisat20SAT07 ... 
1199.60/1200.11	c Bin: Executing minisat20SAT07
1199.60/1200.11	c spawning binary file with 1180 seconds ...
1199.60/1200.11	c child exit by a signal
1199.60/1200.11	c minisat20SAT07 returned code 137.
1199.60/1200.11	c satzilla running mxc-sr08 ... 
1199.60/1200.11	c Bin: Executing mxc-sr08
1199.60/1200.11	c mxc-sr08 returned code 1.
1199.60/1200.11	c satzilla running picosat846 ... 
1199.60/1200.11	c Bin: Executing picosat846
1199.60/1200.11	c picosat846 returned code 1.
1199.60/1200.11	c satzilla running zchaff_rand ... 
1199.60/1200.11	c Bin: Executing zchaff_rand
1199.60/1200.11	c zchaff_rand returned code 1.
1199.60/1200.11	c satzilla running march_dl2004 ... 
1199.60/1200.11	c Bin: Executing march_dl2004
1199.60/1200.11	c march_dl2004 returned code 1.
1199.60/1200.11	c satzilla running SATenstein ... 
1199.60/1200.11	c Bin: Executing SATenstein
1199.60/1200.11	c SATenstein returned code 1.
1199.60/1200.11	c satzilla running gnovelty+ ... 
1199.60/1200.11	c Bin: Executing gnovelty+
1199.60/1200.11	c gnovelty+ returned code 1.
1199.60/1200.11	c satzilla running adaptg2wsat+ ... 
1199.60/1200.11	c Bin: Executing adaptg2wsat+
1199.60/1200.11	c adaptg2wsat+ returned code 1.
1199.60/1200.11	c satzilla running adaptg2wsat0 ... 
1199.60/1200.11	c Bin: Executing adaptg2wsat0
1199.60/1200.11	c adaptg2wsat0 returned code 1.
1199.60/1200.11	c satzilla running tts-4-0 ... 
1199.60/1200.11	c Bin: Executing tts-4-0
1199.60/1200.11	c tts-4-0 returned code 1.
1199.60/1200.11	c satzilla running vallst ... 
1199.60/1200.11	c Bin: Executing vallst
1199.60/1200.11	c vallst returned code 1.
1199.60/1200.11	c satzilla running minisat20 ... 
1199.60/1200.11	c Bin: Executing minisat20
1199.60/1200.11	c minisat20 returned code 1.
1199.60/1200.11	c satzilla running kcnfs04SAT07 ... 
1199.60/1200.11	c Bin: Executing kcnfs04SAT07
1199.60/1200.11	c kcnfs04SAT07 returned code 1.
1199.60/1200.11	c ERROR: All Failed! 
1199.60/1200.11	c SATZILLA_TIME=1199.820000

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

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


[startup+0 s]
/proc/loadavg: 1.86 1.71 1.33 3/64 15847
/proc/meminfo: memFree=1709160/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=2056 CPUtime=0
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90458758 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 514 112 96 399 0 111 0
[pid=15848] ppid=15847 vsize=2712 CPUtime=0
/proc/15848/stat : 15848 (mxc-sr08) R 15847 15847 15684 0 -1 4194304 513 0 0 0 0 0 0 0 19 0 1 0 90458758 2777088 509 1992294400 134512640 135078026 4294956176 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15848/statm: 678 511 52 138 0 537 0

[startup+0.0306621 s]
/proc/loadavg: 1.86 1.71 1.33 3/64 15847
/proc/meminfo: memFree=1709160/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=2056 CPUtime=0
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90458758 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 514 112 96 399 0 111 0
[pid=15848] ppid=15847 vsize=4120 CPUtime=0.02
/proc/15848/stat : 15848 (mxc-sr08) R 15847 15847 15684 0 -1 4194304 954 0 0 0 2 0 0 0 19 0 1 0 90458758 4218880 838 1992294400 134512640 135078026 4294956176 18446744073709551615 134560448 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15848/statm: 1030 838 55 138 0 889 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6176

[startup+0.10167 s]
/proc/loadavg: 1.86 1.71 1.33 3/64 15847
/proc/meminfo: memFree=1709160/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=2056 CPUtime=0
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90458758 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 514 112 96 399 0 111 0
[pid=15848] ppid=15847 vsize=5732 CPUtime=0.08
/proc/15848/stat : 15848 (mxc-sr08) R 15847 15847 15684 0 -1 4194304 1347 0 0 0 8 0 0 0 19 0 1 0 90458758 5869568 1231 1992294400 134512640 135078026 4294956176 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15848/statm: 1433 1231 55 138 0 1292 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7788

[startup+0.301686 s]
/proc/loadavg: 1.86 1.71 1.33 3/64 15847
/proc/meminfo: memFree=1709160/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=2056 CPUtime=0
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90458758 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 514 112 96 399 0 111 0
[pid=15848] ppid=15847 vsize=5592 CPUtime=0.28
/proc/15848/stat : 15848 (mxc-sr08) R 15847 15847 15684 0 -1 4194304 1445 0 0 0 28 0 0 0 20 0 1 0 90458758 5726208 1251 1992294400 134512640 135078026 4294956176 18446744073709551615 134523679 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15848/statm: 1398 1251 71 138 0 1257 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7648

[startup+0.701722 s]
/proc/loadavg: 1.86 1.71 1.33 3/64 15847
/proc/meminfo: memFree=1709160/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=2056 CPUtime=0
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90458758 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 514 112 96 399 0 111 0
[pid=15848] ppid=15847 vsize=5592 CPUtime=0.68
/proc/15848/stat : 15848 (mxc-sr08) R 15847 15847 15684 0 -1 4194304 1445 0 0 0 68 0 0 0 24 0 1 0 90458758 5726208 1251 1992294400 134512640 135078026 4294956176 18446744073709551615 134534285 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15848/statm: 1398 1251 71 138 0 1257 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7648

[startup+1.5018 s]
/proc/loadavg: 1.86 1.71 1.33 2/66 15849
/proc/meminfo: memFree=1704152/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=2056 CPUtime=0
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90458758 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 514 112 96 399 0 111 0
[pid=15848] ppid=15847 vsize=5592 CPUtime=1.49
/proc/15848/stat : 15848 (mxc-sr08) R 15847 15847 15684 0 -1 4194304 1445 0 0 0 148 1 0 0 25 0 1 0 90458758 5726208 1251 1992294400 134512640 135078026 4294956176 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15848/statm: 1398 1251 71 138 0 1257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7648

[startup+3.10194 s]
/proc/loadavg: 1.86 1.71 1.33 2/66 15849
/proc/meminfo: memFree=1703448/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=2056 CPUtime=0
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90458758 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 514 112 96 399 0 111 0
[pid=15848] ppid=15847 vsize=5988 CPUtime=3.09
/proc/15848/stat : 15848 (mxc-sr08) R 15847 15847 15684 0 -1 4194304 1536 0 0 0 307 2 0 0 25 0 1 0 90458758 6131712 1342 1992294400 134512640 135078026 4294956176 18446744073709551615 134534837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15848/statm: 1497 1342 71 138 0 1356 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8044

[startup+6.30222 s]
/proc/loadavg: 1.79 1.69 1.33 2/66 15849
/proc/meminfo: memFree=1703256/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=2056 CPUtime=0
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90458758 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 514 112 96 399 0 111 0
[pid=15848] ppid=15847 vsize=6780 CPUtime=6.29
/proc/15848/stat : 15848 (mxc-sr08) R 15847 15847 15684 0 -1 4194304 1760 0 0 0 627 2 0 0 25 0 1 0 90458758 6942720 1566 1992294400 134512640 135078026 4294956176 18446744073709551615 134535082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15848/statm: 1695 1566 71 138 0 1554 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8836

[startup+12.7018 s]
/proc/loadavg: 1.73 1.68 1.33 2/66 15850
/proc/meminfo: memFree=1705496/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=2056 CPUtime=9.98
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 152 2071 0 0 0 0 996 2 19 0 1 0 90458758 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 514 121 104 399 0 111 0
[pid=15850] ppid=15847 vsize=4452 CPUtime=2.61
/proc/15850/stat : 15850 (picosat846) R 15847 15847 15684 0 -1 4194304 856 0 9 0 261 0 0 0 25 0 1 0 90459759 4558848 851 1992294400 134512640 134570484 4294956176 18446744073709551615 134534093 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15850/statm: 1113 851 84 14 0 779 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 6508

[startup+25.5019 s]
/proc/loadavg: 1.57 1.65 1.32 2/66 15853
/proc/meminfo: memFree=1699672/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=8412 CPUtime=5.58
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 1926 0 0 0 557 1 0 0 25 0 1 0 90460750 8613888 1841 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 2103 1841 72 138 0 1962 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 12732

[startup+51.1012 s]
/proc/loadavg: 1.37 1.60 1.31 2/66 15853
/proc/meminfo: memFree=1697176/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=10684 CPUtime=31.15
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 2500 0 0 0 3113 2 0 0 25 0 1 0 90460750 10940416 2415 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 2671 2415 72 138 0 2530 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 15004

[startup+102.306 s]
/proc/loadavg: 1.24 1.52 1.30 2/66 15853
/proc/meminfo: memFree=1696792/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=11264 CPUtime=82.34
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 2626 0 0 0 8232 2 0 0 25 0 1 0 90460750 11534336 2541 1992294400 134512640 135078472 4294956176 18446744073709551615 134551754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 2816 2541 72 138 0 2675 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 15584

[startup+162.301 s]
/proc/loadavg: 1.16 1.44 1.28 2/66 15853
/proc/meminfo: memFree=1696216/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=11808 CPUtime=142.32
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 2771 0 0 0 14230 2 0 0 25 0 1 0 90460750 12091392 2686 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 2952 2686 72 138 0 2811 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 16128

[startup+222.302 s]
/proc/loadavg: 1.17 1.39 1.27 2/66 15853
/proc/meminfo: memFree=1695128/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=12892 CPUtime=202.31
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 3028 0 0 0 20228 3 0 0 25 0 1 0 90460750 13201408 2943 1992294400 134512640 135078472 4294956176 18446744073709551615 134550519 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 3223 2943 72 138 0 3082 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 17212

[startup+282.302 s]
/proc/loadavg: 1.06 1.31 1.25 2/66 15853
/proc/meminfo: memFree=1694744/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=13240 CPUtime=262.29
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 3117 0 0 0 26226 3 0 0 25 0 1 0 90460750 13557760 3032 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 3310 3032 72 138 0 3169 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 17560

[startup+342.301 s]
/proc/loadavg: 1.02 1.25 1.23 2/66 15853
/proc/meminfo: memFree=1694616/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=13380 CPUtime=322.28
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 3132 0 0 0 32225 3 0 0 25 0 1 0 90460750 13701120 3047 1992294400 134512640 135078472 4294956176 18446744073709551615 134550689 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 3345 3047 72 138 0 3204 0

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.14 2/66 16335
/proc/meminfo: memFree=1685200/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=19104 CPUtime=742.12
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 4530 0 0 0 74206 6 0 0 25 0 1 0 90460750 19562496 4445 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 4776 4445 72 138 0 4635 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 23424

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.13 2/66 16335
/proc/meminfo: memFree=1684944/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=19236 CPUtime=802.1
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 4587 0 0 0 80204 6 0 0 25 0 1 0 90460750 19697664 4502 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 4809 4502 72 138 0 4668 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 23556

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.12 2/66 16335
/proc/meminfo: memFree=1684048/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=20196 CPUtime=862.09
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 4813 0 0 0 86202 7 0 0 25 0 1 0 90460750 20680704 4728 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5049 4728 72 138 0 4908 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 24516

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.10 2/66 16335
/proc/meminfo: memFree=1683032/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=21272 CPUtime=922.07
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5066 0 0 0 92200 7 0 0 25 0 1 0 90460750 21782528 4981 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5318 4981 72 138 0 5177 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 25592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 16335
/proc/meminfo: memFree=1682840/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=21272 CPUtime=982.05
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5093 0 0 0 98198 7 0 0 25 0 1 0 90460750 21782528 5008 1992294400 134512640 135078472 4294956176 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5318 5008 72 138 0 5177 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 25592

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 16335
/proc/meminfo: memFree=1681304/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=22784 CPUtime=1042.04
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5467 0 0 0 104196 8 0 0 25 0 1 0 90460750 23330816 5382 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5696 5382 72 138 0 5555 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 27104

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/66 16335
/proc/meminfo: memFree=1681304/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=22784 CPUtime=1102.02
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5470 0 0 0 110194 8 0 0 25 0 1 0 90460750 23330816 5385 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5696 5385 72 138 0 5555 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 27104

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 16335
/proc/meminfo: memFree=1681368/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=22784 CPUtime=1162.01
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5470 0 0 0 116193 8 0 0 25 0 1 0 90460750 23330816 5385 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5696 5385 72 138 0 5555 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 27104

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 16335
/proc/meminfo: memFree=1681368/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=22784 CPUtime=1170
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5470 0 0 0 116992 8 0 0 25 0 1 0 90460750 23330816 5385 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5696 5385 72 138 0 5555 0
Current children cumulated CPU time (s) 1189.8
Current children cumulated vsize (KiB) 27104

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 16335
/proc/meminfo: memFree=1681368/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=22784 CPUtime=1176.41
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5470 0 0 0 117633 8 0 0 25 0 1 0 90460750 23330816 5385 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5696 5385 72 138 0 5555 0
Current children cumulated CPU time (s) 1196.21
Current children cumulated vsize (KiB) 27104

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 16335
/proc/meminfo: memFree=1681368/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=22784 CPUtime=1178
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5470 0 0 0 117792 8 0 0 25 0 1 0 90460750 23330816 5385 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5696 5385 72 138 0 5555 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 27104

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 16335
/proc/meminfo: memFree=1681368/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=22784 CPUtime=1178.8
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5470 0 0 0 117872 8 0 0 25 0 1 0 90460750 23330816 5385 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5696 5385 72 138 0 5555 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 27104

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 16335
/proc/meminfo: memFree=1681368/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=22784 CPUtime=1179.6
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5470 0 0 0 117952 8 0 0 25 0 1 0 90460750 23330816 5385 1992294400 134512640 135078472 4294956176 18446744073709551615 134550565 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5696 5385 72 138 0 5555 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 27104

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 16335
/proc/meminfo: memFree=1681368/2055920 swapFree=4192812/4192956
[pid=15847] ppid=15845 vsize=4320 CPUtime=19.8
/proc/15847/stat : 15847 (SATzilla2009_I) S 15845 15847 15684 0 -1 4194304 1616 5559 0 9 247 9 1719 5 25 0 1 0 90458758 4423680 688 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15847/statm: 1080 688 217 399 0 677 0
[pid=15853] ppid=15847 vsize=22784 CPUtime=1179.8
/proc/15853/stat : 15853 (minisat20SAT07) R 15847 15847 15684 0 -1 4194304 5470 0 0 0 117972 8 0 0 25 0 1 0 90460750 23330816 5385 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15853/statm: 5696 5385 72 138 0 5555 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 27104

Child status: 17
Real time (s): 1200.12
CPU time (s): 1199.65
CPU user time (s): 1199.41
CPU system time (s): 0.242963
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 27104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.41
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12663
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 2704

runsolver used 1.2838 second user time and 3.09353 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-25 03:51:46
IDJOB=1717111
IDBENCH=20404
IDSOLVER=528
FILE ID=node43/1717111-1240624306
PBS_JOBID= 9186351
Free space on /tmp= 66404 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717111-1240624306/watcher-1717111-1240624306 -o /tmp/evaluation-result-1717111-1240624306/solver-1717111-1240624306 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1717111-1240624306.cnf

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED=1535664488

node43.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.237
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.237
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:       1710280 kB
Buffers:         31232 kB
Cached:         232328 kB
SwapCached:        144 kB
Active:          57296 kB
Inactive:       220240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31976 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            54032 kB
Committed_AS:   305236 kB
PageTables:       1444 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= 66372 MiB
End job on node43 at 2009-04-25 04:11:47