Trace number 1554732

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.44 1199.77

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs032.cnf
MD5SUM431823fbe355abc605baf058be5925a0
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 variables18792
Number of clauses56183
Sum of the clauses size131091
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237454
Number of clauses of size 318727
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.57/19.61	c SATzilla is building models for class 2
19.57/19.61	c run presolver march_dl2004 for 5 seconds ... 
19.57/19.61	c Bin: Executing march_dl2004
19.57/19.61	c spawning binary file with 5 seconds ...
19.57/19.61	c child exit by a signal
19.57/19.61	c march_dl2004 returned code 137.
19.57/19.61	c run presolver mxc-sr08 for 5 seconds ... 
19.57/19.61	c Bin: Executing mxc-sr08
19.57/19.61	c spawning binary file with 5 seconds ...
19.57/19.61	c child exit by a signal
19.57/19.61	c mxc-sr08 returned code 137.
19.57/19.61	c Orignal number of varibales is 18792, number of clauses is 56183 
19.57/19.61	c predicted feature computation time is 11.142406 
19.57/19.61	c Bin: Executing satelite
19.57/19.61	c spawning binary file with 240 seconds ...
19.57/19.61	c child exited successfully
19.57/19.61	c satzilla computing base features
19.57/19.61	c Number of variabe is: 10688, Number of clause is : 42760 
19.57/19.61	c Initializing...
19.57/19.61	c satzilla compute diameter ...
19.57/19.61	c start diameter features ...
19.57/19.61	c satzilla doing clause learning
19.57/19.61	c start clause learning features ...
19.57/19.61	c Bin: Executing zchaff07
19.57/19.61	c spawning binary file with 2 seconds ...
19.57/19.61	c child exit by a signal
19.57/19.61	c satzilla doing survey propogation probe
19.57/19.61	c do survay propogation for 2 second ...
19.57/19.61	c satzilla doing local search probe
19.57/19.61	c satzilla doing lobjois search-space size estimate
19.57/19.61	c features are:18792 56183 10688 42760 0.758234 0.313915 0.249953 0.356336 0.829145 1.14509 0.000259265 0.280541 0.000187126 0.00336826 0.933745 0.337675 0.901239 0.000259265 0.692635 0.000187091 0.00465388 1.63754 0.0962622 0.0669111 0 0.636364 1.67631 0.000117019 1.07029 2.33863e-05 0.00168382 1.52064 0.527736 0.00019295 0.831125 0.000116932 0.00378859 7.61005 0.118065 6 9 1.23141 629.75 0.198183 428 827 827 428 747 555 654 27.5012 0.237735 17.0736 36.659 36.659 17.0736 35.3668 23.8458 29.409 0.180569 0.771189 0 0.784041 0.39254 0.0569728 0.324619 0.0827624 0.106035 0.0338511 0.601359 -1.11022e-16 0.279198 0.0486859 0.0158746 0.0485178 0.0208825 0.0253526 689.182 0.403088 2169.36 0.0150606 2163 2131 2205 0.496411 1.25962 0.860034 0.0519194 0.112003 0.424053 
19.57/19.61	c satzilla's ranking:
19.57/19.61	c 1) minisat20SAT07: 2.462177
19.57/19.61	c 2) mxc-sr08: 2.353718
19.57/19.61	c 3) minisat20: 1.975540
19.57/19.61	c 4) march_dl2004: 1.428590
19.57/19.61	c 5) zchaff_rand: 1.070931
19.57/19.61	c 6) vallst: 0.987666
19.57/19.61	c 7) tts-4-0: -0.263800
19.57/19.61	c 8) SATenstein: -10000.000000
19.57/19.61	c 9) gnovelty+: -10000.000000
19.57/19.61	c 10) adaptg2wsat+: -10000.000000
19.57/19.61	c 11) adaptg2wsat0: -10000.000000
19.57/19.61	c 12) picosat846: -10000.000000
19.57/19.61	c 13) kcnfs04SAT07: -10000.000000
19.57/19.61	c satzilla running minisat20SAT07 ... 
1199.35/1199.76	c Bin: Executing minisat20SAT07
1199.35/1199.76	c spawning binary file with 1180 seconds ...
1199.35/1199.76	c child exit by a signal
1199.35/1199.76	c minisat20SAT07 returned code 137.
1199.35/1199.76	c satzilla running mxc-sr08 ... 
1199.35/1199.76	c Bin: Executing mxc-sr08
1199.35/1199.76	c mxc-sr08 returned code 1.
1199.35/1199.76	c satzilla running minisat20 ... 
1199.35/1199.76	c Bin: Executing minisat20
1199.35/1199.76	c minisat20 returned code 1.
1199.35/1199.76	c satzilla running march_dl2004 ... 
1199.35/1199.76	c Bin: Executing march_dl2004
1199.35/1199.76	c march_dl2004 returned code 1.
1199.35/1199.76	c satzilla running zchaff_rand ... 
1199.35/1199.76	c Bin: Executing zchaff_rand
1199.35/1199.76	c zchaff_rand returned code 1.
1199.35/1199.76	c satzilla running vallst ... 
1199.35/1199.76	c Bin: Executing vallst
1199.35/1199.76	c vallst returned code 1.
1199.35/1199.76	c satzilla running tts-4-0 ... 
1199.35/1199.76	c Bin: Executing tts-4-0
1199.35/1199.76	c tts-4-0 returned code 1.
1199.35/1199.76	c satzilla running SATenstein ... 
1199.35/1199.76	c Bin: Executing SATenstein
1199.35/1199.76	c SATenstein returned code 1.
1199.35/1199.76	c satzilla running gnovelty+ ... 
1199.35/1199.76	c Bin: Executing gnovelty+
1199.35/1199.76	c gnovelty+ returned code 1.
1199.35/1199.76	c satzilla running adaptg2wsat+ ... 
1199.35/1199.76	c Bin: Executing adaptg2wsat+
1199.35/1199.76	c adaptg2wsat+ returned code 1.
1199.35/1199.76	c satzilla running adaptg2wsat0 ... 
1199.35/1199.76	c Bin: Executing adaptg2wsat0
1199.35/1199.76	c adaptg2wsat0 returned code 1.
1199.35/1199.76	c satzilla running picosat846 ... 
1199.35/1199.76	c Bin: Executing picosat846
1199.35/1199.76	c picosat846 returned code 1.
1199.35/1199.76	c satzilla running kcnfs04SAT07 ... 
1199.35/1199.76	c Bin: Executing kcnfs04SAT07
1199.35/1199.76	c kcnfs04SAT07 returned code 1.
1199.35/1199.76	c ERROR: All Failed! 
1199.35/1199.76	c SATZILLA_TIME=1199.600000

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-1554732-1238732383/watcher-1554732-1238732383 -o /tmp/evaluation-result-1554732-1238732383/solver-1554732-1238732383 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1554732-1238732383.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: 0.91 0.95 0.98 3/68 22189
/proc/meminfo: memFree=1740104/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=2056 CPUtime=0
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145900050 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 514 112 96 399 0 111 0
[pid=22190] ppid=22189 vsize=2180 CPUtime=0
/proc/22190/stat : 22190 (march_dl2004) R 22189 22189 21884 0 -1 4194304 397 0 0 0 0 0 0 0 19 0 1 0 1145900050 2232320 392 1992294400 134512640 134996440 4294956192 18446744073709551615 134796595 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22190/statm: 545 393 50 118 0 424 0

[startup+0.041864 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 22189
/proc/meminfo: memFree=1740104/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=2056 CPUtime=0
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145900050 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 514 112 96 399 0 111 0
[pid=22190] ppid=22189 vsize=2708 CPUtime=0.03
/proc/22190/stat : 22190 (march_dl2004) R 22189 22189 21884 0 -1 4194304 544 0 0 0 3 0 0 0 19 0 1 0 1145900050 2772992 539 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22190/statm: 677 539 50 118 0 556 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4764

[startup+0.10287 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 22189
/proc/meminfo: memFree=1740104/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=2056 CPUtime=0
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145900050 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 514 112 96 399 0 111 0
[pid=22190] ppid=22189 vsize=5364 CPUtime=0.09
/proc/22190/stat : 22190 (march_dl2004) R 22189 22189 21884 0 -1 4194304 1340 0 0 0 9 0 0 0 19 0 1 0 1145900050 5492736 997 1992294400 134512640 134996440 4294956192 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22190/statm: 1341 997 53 118 0 1220 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7420

[startup+0.301891 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 22189
/proc/meminfo: memFree=1740104/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=2056 CPUtime=0
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145900050 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 514 112 96 399 0 111 0
[pid=22190] ppid=22189 vsize=7164 CPUtime=0.29
/proc/22190/stat : 22190 (march_dl2004) R 22189 22189 21884 0 -1 4194304 5282 0 0 0 28 1 0 0 20 0 1 0 1145900050 7335936 1489 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22190/statm: 1791 1489 61 118 0 1670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9220

[startup+0.702936 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 22189
/proc/meminfo: memFree=1740104/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=2056 CPUtime=0
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145900050 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 514 112 96 399 0 111 0
[pid=22190] ppid=22189 vsize=13916 CPUtime=0.69
/proc/22190/stat : 22190 (march_dl2004) R 22189 22189 21884 0 -1 4194304 8273 0 0 0 67 2 0 0 24 0 1 0 1145900050 14249984 3161 1992294400 134512640 134996440 4294956192 18446744073709551615 134651492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22190/statm: 3479 3161 65 118 0 3358 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15972

[startup+1.50202 s]
/proc/loadavg: 0.91 0.95 0.98 2/70 22191
/proc/meminfo: memFree=1726968/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=2056 CPUtime=0
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145900050 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 514 112 96 399 0 111 0
[pid=22190] ppid=22189 vsize=14272 CPUtime=1.48
/proc/22190/stat : 22190 (march_dl2004) R 22189 22189 21884 0 -1 4194304 8959 0 0 0 146 2 0 0 25 0 1 0 1145900050 14614528 3250 1992294400 134512640 134996440 4294956192 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22190/statm: 3568 3250 65 118 0 3447 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16328

[startup+3.1012 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 22191
/proc/meminfo: memFree=1725496/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=2056 CPUtime=0
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145900050 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 514 112 96 399 0 111 0
[pid=22190] ppid=22189 vsize=20728 CPUtime=3.09
/proc/22190/stat : 22190 (march_dl2004) R 22189 22189 21884 0 -1 4194304 11640 0 0 0 304 5 0 0 25 0 1 0 1145900050 21225472 4780 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22190/statm: 5182 4780 73 118 0 5061 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22784

[startup+6.30156 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 22192
/proc/meminfo: memFree=1730872/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=2056 CPUtime=4.99
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 156 12761 0 0 0 0 490 9 19 0 1 0 1145900050 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 514 125 107 399 0 111 0
[pid=22192] ppid=22189 vsize=10248 CPUtime=1.28
/proc/22192/stat : 22192 (mxc-sr08) R 22189 22189 21884 0 -1 4194304 2833 0 0 0 127 1 0 0 25 0 1 0 1145900550 10493952 2351 1992294400 134512640 135078026 4294956192 18446744073709551615 134538096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22192/statm: 2562 2351 71 138 0 2421 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12304

[startup+12.7013 s]
/proc/loadavg: 1.00 0.97 0.99 2/69 22193
/proc/meminfo: memFree=1735808/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=5568 CPUtime=12.66
/proc/22189/stat : 22189 (SATzilla2009_C) R 22187 22189 21884 0 -1 4194304 1536 18512 0 0 231 0 1022 13 25 0 1 0 1145900050 5701632 1026 1992294400 134512640 136149437 4294956224 18446744073709551615 134532763 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 1392 1026 135 399 0 989 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5568

[startup+25.5017 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 22195
/proc/meminfo: memFree=1721912/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=15136 CPUtime=5.87
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 3797 0 0 0 585 2 0 0 25 0 1 0 1145902011 15499264 3569 1992294400 134512640 135078472 4294956192 18446744073709551615 134552058 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 3784 3569 73 138 0 3643 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 21260

[startup+51.1015 s]
/proc/loadavg: 1.06 0.99 0.99 2/70 22195
/proc/meminfo: memFree=1699576/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=37832 CPUtime=31.47
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 9460 0 0 0 3140 7 0 0 25 0 1 0 1145902011 38739968 9232 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 9458 9232 73 138 0 9317 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43956

[startup+102.306 s]
/proc/loadavg: 1.08 1.00 1.00 2/70 22195
/proc/meminfo: memFree=1671096/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=65832 CPUtime=82.65
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 16449 0 0 0 8249 16 0 0 25 0 1 0 1145902011 67411968 16221 1992294400 134512640 135078472 4294956192 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 16458 16221 73 138 0 16317 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 71956

[startup+162.302 s]
/proc/loadavg: 1.09 1.02 1.00 2/70 22195
/proc/meminfo: memFree=1663992/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=72816 CPUtime=142.63
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 18193 0 0 0 14246 17 0 0 25 0 1 0 1145902011 74563584 17965 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 18204 17965 73 138 0 18063 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 78940

[startup+222.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/70 22195
/proc/meminfo: memFree=1663992/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=72756 CPUtime=202.61
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 18196 0 0 0 20244 17 0 0 25 0 1 0 1145902011 74502144 17967 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 18189 17967 73 138 0 18048 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 78880

[startup+282.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/70 22195
/proc/meminfo: memFree=1662008/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=74744 CPUtime=262.6
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 18680 0 0 0 26242 18 0 0 25 0 1 0 1145902011 76537856 18451 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 18686 18451 73 138 0 18545 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 80868

[startup+342.302 s]
/proc/loadavg: 1.07 1.04 1.00 2/70 22195
/proc/meminfo: memFree=1658360/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=78440 CPUtime=322.58
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 19616 0 0 0 32239 19 0 0 25 0 1 0 1145902011 80322560 19387 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 19610 19387 73 138 0 19469 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 84564


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.00 2/70 22195
/proc/meminfo: memFree=1630904/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=105868 CPUtime=742.49
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26415 0 0 0 74220 29 0 0 25 0 1 0 1145902011 108408832 26186 1992294400 134512640 135078472 4294956192 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26467 26186 73 138 0 26326 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 111992

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.00 2/70 22195
/proc/meminfo: memFree=1630840/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=105868 CPUtime=802.47
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26416 0 0 0 80218 29 0 0 25 0 1 0 1145902011 108408832 26187 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26467 26187 73 138 0 26326 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 111992

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/70 22195
/proc/meminfo: memFree=1629752/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=862.44
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26687 0 0 0 86215 29 0 0 25 0 1 0 1145902011 109494272 26458 1992294400 134512640 135078472 4294956192 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26458 73 138 0 26591 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 113052

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/70 22195
/proc/meminfo: memFree=1629752/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=922.42
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26691 0 0 0 92213 29 0 0 25 0 1 0 1145902011 109494272 26462 1992294400 134512640 135078472 4294956192 18446744073709551615 134550706 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26462 73 138 0 26591 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 113052

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/70 22195
/proc/meminfo: memFree=1629752/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=982.42
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26691 0 0 0 98212 30 0 0 25 0 1 0 1145902011 109494272 26462 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26462 73 138 0 26591 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 113052

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 22195
/proc/meminfo: memFree=1629688/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=1042.4
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26691 0 0 0 104210 30 0 0 25 0 1 0 1145902011 109494272 26462 1992294400 134512640 135078472 4294956192 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26462 73 138 0 26591 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 113052

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22195
/proc/meminfo: memFree=1629688/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=1102.38
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26691 0 0 0 110208 30 0 0 25 0 1 0 1145902011 109494272 26462 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26462 73 138 0 26591 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 113052

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22195
/proc/meminfo: memFree=1629688/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=1162.37
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26693 0 0 0 116207 30 0 0 25 0 1 0 1145902011 109494272 26464 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26464 73 138 0 26591 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 113052

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22195
/proc/meminfo: memFree=1629688/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=1170.36
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26693 0 0 0 117006 30 0 0 25 0 1 0 1145902011 109494272 26464 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26464 73 138 0 26591 0
Current children cumulated CPU time (s) 1189.95
Current children cumulated vsize (KiB) 113052

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22195
/proc/meminfo: memFree=1629688/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=1176.76
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26693 0 0 0 117646 30 0 0 25 0 1 0 1145902011 109494272 26464 1992294400 134512640 135078472 4294956192 18446744073709551615 134551019 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26464 73 138 0 26591 0
Current children cumulated CPU time (s) 1196.35
Current children cumulated vsize (KiB) 113052

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22195
/proc/meminfo: memFree=1629688/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=1178.36
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26693 0 0 0 117806 30 0 0 25 0 1 0 1145902011 109494272 26464 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26464 73 138 0 26591 0
Current children cumulated CPU time (s) 1197.95
Current children cumulated vsize (KiB) 113052

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22195
/proc/meminfo: memFree=1629688/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=1179.16
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26693 0 0 0 117886 30 0 0 25 0 1 0 1145902011 109494272 26464 1992294400 134512640 135078472 4294956192 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26464 73 138 0 26591 0
Current children cumulated CPU time (s) 1198.75
Current children cumulated vsize (KiB) 113052

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22195
/proc/meminfo: memFree=1629688/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=1179.56
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26693 0 0 0 117926 30 0 0 25 0 1 0 1145902011 109494272 26464 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26464 73 138 0 26591 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 113052

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22195
/proc/meminfo: memFree=1629688/2055920 swapFree=4176224/4192956
[pid=22189] ppid=22187 vsize=6124 CPUtime=19.59
/proc/22189/stat : 22189 (SATzilla2009_C) S 22187 22189 21884 0 -1 4194304 3462 20601 0 0 711 12 1219 17 25 0 1 0 1145900050 6270976 1225 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22189/statm: 1531 1225 220 399 0 1128 0
[pid=22195] ppid=22189 vsize=106928 CPUtime=1179.76
/proc/22195/stat : 22195 (minisat20SAT07) R 22189 22189 21884 0 -1 4194304 26693 0 0 0 117946 30 0 0 25 0 1 0 1145902011 109494272 26464 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22195/statm: 26732 26464 73 138 0 26591 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 113052

Child status: 17
Real time (s): 1199.77
CPU time (s): 1199.44
CPU user time (s): 1198.82
CPU system time (s): 0.621905
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 113052

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

runsolver used 1.09383 second user time and 3.2785 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-03 06:19:43
IDJOB=1554732
IDBENCH=70786
IDSOLVER=527
FILE ID=node59/1554732-1238732383
PBS_JOBID= 9085334
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= 431823fbe355abc605baf058be5925a0
RANDOM SEED=183378955

node59.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.209
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.209
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:       1740648 kB
Buffers:         53376 kB
Cached:         173584 kB
SwapCached:       9884 kB
Active:          63968 kB
Inactive:       174288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740648 kB
SwapTotal:     4192956 kB
SwapFree:      4176224 kB
Dirty:           32316 kB
Writeback:           0 kB
Mapped:          16904 kB
Slab:            62684 kB
Committed_AS:  3263668 kB
PageTables:       1720 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= 66432 MiB
End job on node59 at 2009-04-03 06:39:44