Trace number 1554680

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_C 2009-03-22? (exit code) 1199.02 1199.59

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.15/18.22	c SATzilla is building models for class 2
18.15/18.22	c run presolver march_dl2004 for 5 seconds ... 
18.15/18.22	c Bin: Executing march_dl2004
18.15/18.22	c spawning binary file with 5 seconds ...
18.15/18.22	c child exit by a signal
18.15/18.22	c march_dl2004 returned code 137.
18.15/18.22	c run presolver mxc-sr08 for 5 seconds ... 
18.15/18.22	c Bin: Executing mxc-sr08
18.15/18.22	c spawning binary file with 5 seconds ...
18.15/18.22	c child exit by a signal
18.15/18.22	c mxc-sr08 returned code 137.
18.15/18.22	c Orignal number of varibales is 4656, number of clauses is 13871 
18.15/18.22	c predicted feature computation time is 7.934882 
18.15/18.22	c Bin: Executing satelite
18.15/18.22	c spawning binary file with 240 seconds ...
18.15/18.22	c child exited successfully
18.15/18.22	c satzilla computing base features
18.15/18.22	c Number of variabe is: 2564, Number of clause is : 10390 
18.15/18.22	c Initializing...
18.15/18.22	c satzilla compute diameter ...
18.15/18.22	c start diameter features ...
18.15/18.22	c satzilla doing clause learning
18.15/18.22	c start clause learning features ...
18.15/18.22	c Bin: Executing zchaff07
18.15/18.22	c spawning binary file with 2 seconds ...
18.15/18.22	c child exit by a signal
18.15/18.22	c satzilla doing survey propogation probe
18.15/18.22	c do survay propogation for 2 second ...
18.15/18.22	c satzilla doing local search probe
18.15/18.22	c satzilla doing lobjois search-space size estimate
18.15/18.22	c features are:4656 13871 2564 10390 0.815913 0.335034 0.246776 0.364876 0.848012 1.21257 0.0010961 0.294108 0.000780031 0.00780031 0.999826 0.339942 0.868912 0.0010961 0.504208 0.000769971 0.00991338 1.8641 0.0926594 0.0732698 0 0.636364 1.88154 0.000484986 0.759071 9.62464e-05 0.00384986 1.68271 0.525602 0.000812689 0.584781 0.000481232 0.0078922 7.96254 0.07394 6 9 0.874009 492.231 0.283871 276 713 656 279 616 386 497 37.8244 0.170199 26.7719 45.9888 45.7927 26.9364 41.7029 33.4192 39.8162 0.184506 0.783528 0 0.783433 0.390884 0.0491652 0.320935 0.0794414 0.106185 0.0345642 0.740543 1.55531e-12 0.279169 0.0488248 0.0114091 0.0477646 0.0208426 0.0252555 153.673 0.428638 523.769 0.088935 528 504 549 0.57779 0.491261 0.863256 0.137439 0.185042 0.563121 
18.15/18.22	c satzilla's ranking:
18.15/18.22	c 1) mxc-sr08: 3.043485
18.15/18.22	c 2) minisat20SAT07: 2.901766
18.15/18.22	c 3) minisat20: 2.266167
18.15/18.22	c 4) march_dl2004: 1.893382
18.15/18.22	c 5) vallst: 1.144133
18.15/18.22	c 6) zchaff_rand: 0.873528
18.15/18.22	c 7) tts-4-0: -0.238180
18.15/18.22	c 8) SATenstein: -10000.000000
18.15/18.22	c 9) gnovelty+: -10000.000000
18.15/18.22	c 10) adaptg2wsat+: -10000.000000
18.15/18.22	c 11) adaptg2wsat0: -10000.000000
18.15/18.22	c 12) picosat846: -10000.000000
18.15/18.22	c 13) kcnfs04SAT07: -10000.000000
18.15/18.22	c satzilla running mxc-sr08 ... 
1198.91/1199.58	c Bin: Executing mxc-sr08
1198.91/1199.58	c spawning binary file with 1181 seconds ...
1198.91/1199.58	c child exit by a signal
1198.91/1199.58	c mxc-sr08 returned code 137.
1198.91/1199.58	c satzilla running minisat20SAT07 ... 
1198.91/1199.58	c Bin: Executing minisat20SAT07
1198.91/1199.58	c minisat20SAT07 returned code 1.
1198.91/1199.58	c satzilla running minisat20 ... 
1198.91/1199.59	c Bin: Executing minisat20
1198.91/1199.59	c minisat20 returned code 1.
1198.91/1199.59	c satzilla running march_dl2004 ... 
1198.91/1199.59	c Bin: Executing march_dl2004
1198.91/1199.59	c march_dl2004 returned code 1.
1198.91/1199.59	c satzilla running vallst ... 
1198.91/1199.59	c Bin: Executing vallst
1198.91/1199.59	c vallst returned code 1.
1198.91/1199.59	c satzilla running zchaff_rand ... 
1198.91/1199.59	c Bin: Executing zchaff_rand
1198.91/1199.59	c zchaff_rand returned code 1.
1198.91/1199.59	c satzilla running tts-4-0 ... 
1198.91/1199.59	c Bin: Executing tts-4-0
1198.91/1199.59	c tts-4-0 returned code 1.
1198.91/1199.59	c satzilla running SATenstein ... 
1198.91/1199.59	c Bin: Executing SATenstein
1198.91/1199.59	c SATenstein returned code 1.
1198.91/1199.59	c satzilla running gnovelty+ ... 
1198.91/1199.59	c Bin: Executing gnovelty+
1198.91/1199.59	c gnovelty+ returned code 1.
1198.91/1199.59	c satzilla running adaptg2wsat+ ... 
1198.91/1199.59	c Bin: Executing adaptg2wsat+
1198.91/1199.59	c adaptg2wsat+ returned code 1.
1198.91/1199.59	c satzilla running adaptg2wsat0 ... 
1198.91/1199.59	c Bin: Executing adaptg2wsat0
1198.91/1199.59	c adaptg2wsat0 returned code 1.
1198.91/1199.59	c satzilla running picosat846 ... 
1198.91/1199.59	c Bin: Executing picosat846
1198.91/1199.59	c picosat846 returned code 1.
1198.91/1199.59	c satzilla running kcnfs04SAT07 ... 
1198.91/1199.59	c Bin: Executing kcnfs04SAT07
1198.91/1199.59	c kcnfs04SAT07 returned code 1.
1198.91/1199.59	c ERROR: All Failed! 
1198.91/1199.59	c SATZILLA_TIME=1199.190000

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

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


[startup+0 s]
/proc/loadavg: 2.10 1.92 1.48 3/65 3698
/proc/meminfo: memFree=1741512/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=2056 CPUtime=0
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 356849147 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 514 112 96 399 0 111 0
[pid=3699] ppid=3698 vsize=1064 CPUtime=0
/proc/3699/stat : 3699 (march_dl2004) R 3698 3698 3457 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 356849147 1089536 156 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3699/statm: 266 157 50 118 0 145 0

[startup+0.045109 s]
/proc/loadavg: 2.10 1.92 1.48 3/65 3698
/proc/meminfo: memFree=1741512/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=2056 CPUtime=0
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 356849147 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 514 112 96 399 0 111 0
[pid=3699] ppid=3698 vsize=1840 CPUtime=0.04
/proc/3699/stat : 3699 (march_dl2004) R 3698 3698 3457 0 -1 4194304 735 0 0 0 4 0 0 0 19 0 1 0 356849147 1884160 325 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3699/statm: 460 329 55 118 0 339 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3896

[startup+0.101116 s]
/proc/loadavg: 2.10 1.92 1.48 3/65 3698
/proc/meminfo: memFree=1741512/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=2056 CPUtime=0
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 356849147 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 514 112 96 399 0 111 0
[pid=3699] ppid=3698 vsize=3912 CPUtime=0.08
/proc/3699/stat : 3699 (march_dl2004) R 3698 3698 3457 0 -1 4194304 1989 0 0 0 8 0 0 0 19 0 1 0 356849147 4005888 851 1992294400 134512640 134996440 4294956176 18446744073709551615 134544583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3699/statm: 978 851 65 118 0 857 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5968

[startup+0.30114 s]
/proc/loadavg: 2.10 1.92 1.48 3/65 3698
/proc/meminfo: memFree=1741512/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=2056 CPUtime=0
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 356849147 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 514 112 96 399 0 111 0
[pid=3699] ppid=3698 vsize=5680 CPUtime=0.29
/proc/3699/stat : 3699 (march_dl2004) R 3698 3698 3457 0 -1 4194304 2504 0 0 0 28 1 0 0 21 0 1 0 356849147 5816320 1289 1992294400 134512640 134996440 4294956176 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3699/statm: 1420 1289 73 118 0 1299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7736

[startup+0.70119 s]
/proc/loadavg: 2.10 1.92 1.48 3/65 3698
/proc/meminfo: memFree=1741512/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=2056 CPUtime=0
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 356849147 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 514 112 96 399 0 111 0
[pid=3699] ppid=3698 vsize=6384 CPUtime=0.69
/proc/3699/stat : 3699 (march_dl2004) R 3698 3698 3457 0 -1 4194304 2664 0 0 0 68 1 0 0 25 0 1 0 356849147 6537216 1403 1992294400 134512640 134996440 4294956176 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3699/statm: 1596 1403 75 118 0 1475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8440

[startup+1.50129 s]
/proc/loadavg: 2.01 1.90 1.48 2/67 3700
/proc/meminfo: memFree=1735928/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=2056 CPUtime=0
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 356849147 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 514 112 96 399 0 111 0
[pid=3699] ppid=3698 vsize=6644 CPUtime=1.49
/proc/3699/stat : 3699 (march_dl2004) R 3698 3698 3457 0 -1 4194304 2720 0 0 0 148 1 0 0 25 0 1 0 356849147 6803456 1459 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3699/statm: 1661 1459 75 118 0 1540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8700

[startup+3.1015 s]
/proc/loadavg: 2.01 1.90 1.48 2/67 3700
/proc/meminfo: memFree=1735672/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=2056 CPUtime=0
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 356849147 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 514 112 96 399 0 111 0
[pid=3699] ppid=3698 vsize=6644 CPUtime=3.09
/proc/3699/stat : 3699 (march_dl2004) R 3698 3698 3457 0 -1 4194304 2734 0 0 0 308 1 0 0 25 0 1 0 356849147 6803456 1473 1992294400 134512640 134996440 4294956176 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3699/statm: 1661 1473 75 118 0 1540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8700

[startup+6.3019 s]
/proc/loadavg: 2.01 1.90 1.48 2/67 3701
/proc/meminfo: memFree=1738872/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=2056 CPUtime=4.99
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 156 2734 0 0 0 0 498 1 19 0 1 0 356849147 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 514 125 107 399 0 111 0
[pid=3701] ppid=3698 vsize=3584 CPUtime=1.27
/proc/3701/stat : 3701 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 871 0 0 0 127 0 0 0 25 0 1 0 356849648 3670016 785 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3701/statm: 896 785 71 138 0 755 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 5640

[startup+12.7027 s]
/proc/loadavg: 1.85 1.87 1.47 2/67 3703
/proc/meminfo: memFree=1739000/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=2956 CPUtime=11.79
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 508 4739 0 0 171 0 1005 3 25 0 1 0 356849147 3026944 373 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 739 373 136 399 0 336 0
[pid=3703] ppid=3698 vsize=4076 CPUtime=0.84
/proc/3703/stat : 3703 (zchaff07) R 3698 3698 3457 0 -1 4194304 825 0 0 0 83 1 0 0 25 0 1 0 356850332 4173824 763 1992294400 134512640 135538726 4294956240 18446744073709551615 134544199 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3703/statm: 1019 763 126 250 0 766 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 7032

[startup+25.5013 s]
/proc/loadavg: 1.72 1.84 1.47 2/67 3704
/proc/meminfo: memFree=1735544/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=5696 CPUtime=7.25
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 1379 0 0 0 724 1 0 0 25 0 1 0 356850970 5832704 1293 1992294400 134512640 135078026 4294956176 18446744073709551615 134521055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 1424 1293 71 138 0 1283 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 9668

[startup+51.1015 s]
/proc/loadavg: 1.47 1.78 1.45 2/67 3704
/proc/meminfo: memFree=1733368/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=7544 CPUtime=32.84
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 1863 0 0 0 3282 2 0 0 25 0 1 0 356850970 7725056 1777 1992294400 134512640 135078026 4294956176 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 1886 1777 71 138 0 1745 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 11516

[startup+102.307 s]
/proc/loadavg: 1.19 1.64 1.43 2/67 3704
/proc/meminfo: memFree=1732728/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=8204 CPUtime=84.01
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 2022 0 0 0 8399 2 0 0 25 0 1 0 356850970 8400896 1936 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 2051 1936 71 138 0 1910 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 12176

[startup+162.302 s]
/proc/loadavg: 1.07 1.52 1.40 2/67 3704
/proc/meminfo: memFree=1731576/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=9396 CPUtime=143.98
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 2320 0 0 0 14395 3 0 0 25 0 1 0 356850970 9621504 2234 1992294400 134512640 135078026 4294956176 18446744073709551615 134523679 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 2349 2234 71 138 0 2208 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 13368

[startup+222.301 s]
/proc/loadavg: 1.02 1.42 1.37 2/67 3704
/proc/meminfo: memFree=1731256/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=9812 CPUtime=203.95
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 2394 0 0 0 20392 3 0 0 25 0 1 0 356850970 10047488 2308 1992294400 134512640 135078026 4294956176 18446744073709551615 134524039 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 2453 2308 71 138 0 2312 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 13784

[startup+282.302 s]
/proc/loadavg: 1.01 1.34 1.34 2/67 3704
/proc/meminfo: memFree=1730304/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=10736 CPUtime=263.92
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 2633 0 0 0 26389 3 0 0 25 0 1 0 356850970 10993664 2547 1992294400 134512640 135078026 4294956176 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 2684 2547 71 138 0 2543 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 14708

[startup+342.301 s]
/proc/loadavg: 1.00 1.28 1.32 2/67 3704
/proc/meminfo: memFree=1730304/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=10736 CPUtime=323.9
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 2638 0 0 0 32387 3 0 0 25 0 1 0 356850970 10993664 2552 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 2684 2552 71 138 0 2543 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.18 2/67 3704
/proc/meminfo: memFree=1727360/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=13548 CPUtime=743.72
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3309 0 0 0 74367 5 0 0 25 0 1 0 356850970 13873152 3223 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3387 3223 71 138 0 3246 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 17520

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 3704
/proc/meminfo: memFree=1727040/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=13812 CPUtime=803.69
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3394 0 0 0 80364 5 0 0 25 0 1 0 356850970 14143488 3308 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3453 3308 71 138 0 3312 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 17784

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/67 3704
/proc/meminfo: memFree=1725632/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15264 CPUtime=863.66
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3747 0 0 0 86361 5 0 0 25 0 1 0 356850970 15630336 3661 1992294400 134512640 135078026 4294956176 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3816 3661 71 138 0 3675 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 19236

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/67 3704
/proc/meminfo: memFree=1725376/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15532 CPUtime=923.63
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3812 0 0 0 92358 5 0 0 25 0 1 0 356850970 15904768 3726 1992294400 134512640 135078026 4294956176 18446744073709551615 134522721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3883 3726 71 138 0 3742 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 19504

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 3704
/proc/meminfo: memFree=1725184/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15664 CPUtime=983.6
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3843 0 0 0 98355 5 0 0 25 0 1 0 356850970 16039936 3757 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3916 3757 71 138 0 3775 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 19636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 3704
/proc/meminfo: memFree=1725120/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15664 CPUtime=1043.58
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3844 0 0 0 104353 5 0 0 25 0 1 0 356850970 16039936 3758 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3916 3758 71 138 0 3775 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 19636

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 3704
/proc/meminfo: memFree=1725056/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15808 CPUtime=1103.56
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3863 0 0 0 110350 6 0 0 25 0 1 0 356850970 16187392 3777 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3952 3777 71 138 0 3811 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 19780

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 3704
/proc/meminfo: memFree=1725056/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15808 CPUtime=1163.53
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3869 0 0 0 116347 6 0 0 25 0 1 0 356850970 16187392 3783 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3952 3783 71 138 0 3811 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 19780

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 3704
/proc/meminfo: memFree=1724992/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15808 CPUtime=1171.53
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3870 0 0 0 117147 6 0 0 25 0 1 0 356850970 16187392 3784 1992294400 134512640 135078026 4294956176 18446744073709551615 134523828 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3952 3784 71 138 0 3811 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 19780

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 3704
/proc/meminfo: memFree=1724992/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15808 CPUtime=1174.73
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3870 0 0 0 117467 6 0 0 25 0 1 0 356850970 16187392 3784 1992294400 134512640 135078026 4294956176 18446744073709551615 134523679 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3952 3784 71 138 0 3811 0
Current children cumulated CPU time (s) 1192.91
Current children cumulated vsize (KiB) 19780

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 3704
/proc/meminfo: memFree=1724992/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15808 CPUtime=1177.93
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3870 0 0 0 117787 6 0 0 25 0 1 0 356850970 16187392 3784 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3952 3784 71 138 0 3811 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 19780

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 3704
/proc/meminfo: memFree=1724992/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15808 CPUtime=1179.53
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3870 0 0 0 117947 6 0 0 25 0 1 0 356850970 16187392 3784 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3952 3784 71 138 0 3811 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 19780

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 3704
/proc/meminfo: memFree=1724992/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15808 CPUtime=1180.33
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3870 0 0 0 118027 6 0 0 25 0 1 0 356850970 16187392 3784 1992294400 134512640 135078026 4294956176 18446744073709551615 134533868 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3952 3784 71 138 0 3811 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 19780

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 3704
/proc/meminfo: memFree=1724992/2055920 swapFree=4191900/4192956
[pid=3698] ppid=3696 vsize=3972 CPUtime=18.18
/proc/3698/stat : 3698 (SATzilla2009_C) S 3696 3698 3457 0 -1 4194304 1109 5873 0 0 587 23 1201 7 25 0 1 0 356849147 4067328 562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3698/statm: 993 562 220 399 0 590 0
[pid=3704] ppid=3698 vsize=15808 CPUtime=1180.73
/proc/3704/stat : 3704 (mxc-sr08) R 3698 3698 3457 0 -1 4194304 3870 0 0 0 118067 6 0 0 25 0 1 0 356850970 16187392 3784 1992294400 134512640 135078026 4294956176 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3704/statm: 3952 3784 71 138 0 3811 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 19780

Child status: 17
Real time (s): 1199.59
CPU time (s): 1199.02
CPU user time (s): 1198.65
CPU system time (s): 0.375942
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 19780

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

runsolver used 1.08983 second user time and 3.3075 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-03 06:01:24
IDJOB=1554680
IDBENCH=70785
IDSOLVER=527
FILE ID=node54/1554680-1238731284
PBS_JOBID= 9085369
Free space on /tmp= 66560 MiB

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

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1907030041

node54.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.232
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.232
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:       1742064 kB
Buffers:         37396 kB
Cached:         183752 kB
SwapCached:        260 kB
Active:         116612 kB
Inactive:       119812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742064 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           31756 kB
Writeback:           0 kB
Mapped:          23792 kB
Slab:            63448 kB
Committed_AS:  1275500 kB
PageTables:       1372 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= 66532 MiB
End job on node54 at 2009-04-03 06:21:24