Trace number 1538907

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) 1198.99 1199.68

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1767813611-042.cnf
MD5SUMe8bef21b1523a2570095f6899127c7e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data

16.13/16.22	c SATzilla is building models for class 2
16.13/16.22	c run presolver march_dl2004 for 5 seconds ... 
16.13/16.22	c Bin: Executing march_dl2004
16.13/16.22	c spawning binary file with 5 seconds ...
16.13/16.22	c child exit by a signal
16.13/16.22	c march_dl2004 returned code 137.
16.13/16.22	c run presolver mxc-sr08 for 5 seconds ... 
16.13/16.22	c Bin: Executing mxc-sr08
16.13/16.22	c spawning binary file with 5 seconds ...
16.13/16.22	c child exit by a signal
16.13/16.22	c mxc-sr08 returned code 137.
16.13/16.22	c Orignal number of varibales is 110, number of clauses is 2343 
16.13/16.22	c predicted feature computation time is 6.920942 
16.13/16.22	c Bin: Executing satelite
16.13/16.22	c spawning binary file with 240 seconds ...
16.13/16.22	c child exited successfully
16.13/16.22	c satzilla computing base features
16.13/16.22	c Number of variabe is: 110, Number of clause is : 2343 
16.13/16.22	c Initializing...
16.13/16.22	c satzilla compute diameter ...
16.13/16.22	c start diameter features ...
16.13/16.22	c satzilla doing clause learning
16.13/16.22	c start clause learning features ...
16.13/16.22	c Bin: Executing zchaff07
16.13/16.22	c spawning binary file with 2 seconds ...
16.13/16.22	c child exit by a signal
16.13/16.22	c satzilla doing survey propogation probe
16.13/16.22	c do survay propogation for 2 second ...
16.13/16.22	c satzilla doing local search probe
16.13/16.22	c satzilla doing lobjois search-space size estimate
16.13/16.22	c features are:110 2343 110 2343 0 0 0.0469484 0.370721 0.65339 0.821583 0.0454545 0 0.0454545 0.0454545 -0 0 0 0.0454545 0.0855323 0.0354247 0.0546308 3.41958 0.0855063 0.0630201 0 0.360825 2.98536 0.00841966 0.222319 0.00426803 0.0145113 2.77853 0.185233 0.0455671 0.0159219 0.0426803 0.0465216 2.88073 0.112507 2 3 0.36546 4305.25 0.0204021 4219 4415 4415 4219 4415 4219 4368 25.6253 0.0381022 24.1958 26.9527 26.9527 24.1958 26.9527 25.6399 25.7127 0.173843 0.671066 0.00240514 0.612265 0.345435 0.0451247 0.237123 0.0826064 0.151691 0.00180424 0.595543 0.000411999 0.00587604 0.00305039 0.000726694 0.00232779 0.0010139 0.00159474 10.7485 0.274084 22.0831 0.169285 22 17 27 1.71687 0.259662 0.890677 0.0777543 0.560202 0.695091 
16.13/16.22	c satzilla's ranking:
16.13/16.22	c 1) march_dl2004: 6.558198
16.13/16.22	c 2) minisat20SAT07: 4.909577
16.13/16.22	c 3) mxc-sr08: 4.044550
16.13/16.22	c 4) minisat20: 3.425781
16.13/16.22	c 5) zchaff_rand: 1.117200
16.13/16.22	c 6) tts-4-0: 0.609790
16.13/16.22	c 7) vallst: 0.073718
16.13/16.22	c 8) SATenstein: -10000.000000
16.13/16.22	c 9) gnovelty+: -10000.000000
16.13/16.22	c 10) adaptg2wsat+: -10000.000000
16.13/16.22	c 11) adaptg2wsat0: -10000.000000
16.13/16.22	c 12) picosat846: -10000.000000
16.13/16.22	c 13) kcnfs04SAT07: -10000.000000
16.13/16.22	c satzilla running march_dl2004 ... 
1198.90/1199.67	c Bin: Executing march_dl2004
1198.90/1199.67	c spawning binary file with 1183 seconds ...
1198.90/1199.67	c child exit by a signal
1198.90/1199.67	c march_dl2004 returned code 137.
1198.90/1199.67	c satzilla running minisat20SAT07 ... 
1198.90/1199.67	c Bin: Executing minisat20SAT07
1198.90/1199.67	c minisat20SAT07 returned code 1.
1198.90/1199.67	c satzilla running mxc-sr08 ... 
1198.90/1199.67	c Bin: Executing mxc-sr08
1198.90/1199.67	c mxc-sr08 returned code 1.
1198.90/1199.67	c satzilla running minisat20 ... 
1198.90/1199.67	c Bin: Executing minisat20
1198.90/1199.67	c minisat20 returned code 1.
1198.90/1199.67	c satzilla running zchaff_rand ... 
1198.90/1199.67	c Bin: Executing zchaff_rand
1198.90/1199.67	c zchaff_rand returned code 1.
1198.90/1199.67	c satzilla running tts-4-0 ... 
1198.90/1199.67	c Bin: Executing tts-4-0
1198.90/1199.67	c tts-4-0 returned code 1.
1198.90/1199.67	c satzilla running vallst ... 
1198.90/1199.67	c Bin: Executing vallst
1198.90/1199.67	c vallst returned code 1.
1198.90/1199.67	c satzilla running SATenstein ... 
1198.90/1199.67	c Bin: Executing SATenstein
1198.90/1199.67	c SATenstein returned code 1.
1198.90/1199.67	c satzilla running gnovelty+ ... 
1198.90/1199.67	c Bin: Executing gnovelty+
1198.90/1199.67	c gnovelty+ returned code 1.
1198.90/1199.67	c satzilla running adaptg2wsat+ ... 
1198.90/1199.67	c Bin: Executing adaptg2wsat+
1198.90/1199.67	c adaptg2wsat+ returned code 1.
1198.90/1199.67	c satzilla running adaptg2wsat0 ... 
1198.90/1199.67	c Bin: Executing adaptg2wsat0
1198.90/1199.68	c adaptg2wsat0 returned code 1.
1198.90/1199.68	c satzilla running picosat846 ... 
1198.90/1199.68	c Bin: Executing picosat846
1198.90/1199.68	c picosat846 returned code 1.
1198.90/1199.68	c satzilla running kcnfs04SAT07 ... 
1198.90/1199.68	c Bin: Executing kcnfs04SAT07
1198.90/1199.68	c kcnfs04SAT07 returned code 1.
1198.90/1199.68	c ERROR: All Failed! 
1198.90/1199.68	c SATZILLA_TIME=1199.160000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538907-1238452150/watcher-1538907-1238452150 -o /tmp/evaluation-result-1538907-1238452150/solver-1538907-1238452150 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538907-1238452150.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.99 2.97 2.69 4/86 27978
/proc/meminfo: memFree=1662792/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=2056 CPUtime=0
/proc/27978/stat : 27978 (SATzilla2009_C) R 27976 27978 27847 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 471545470 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/27978/statm: 514 112 96 399 0 111 0
[pid=27979] ppid=27978 vsize=760 CPUtime=0
/proc/27979/stat : 27979 (march_dl2004) R 27978 27978 27847 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 471545470 778240 102 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27979/statm: 190 105 52 118 0 69 0

[startup+0.089409 s]
/proc/loadavg: 2.99 2.97 2.69 4/86 27978
/proc/meminfo: memFree=1662792/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=2056 CPUtime=0
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 471545470 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 514 112 96 399 0 111 0
[pid=27979] ppid=27978 vsize=2728 CPUtime=0.08
/proc/27979/stat : 27979 (march_dl2004) R 27978 27978 27847 0 -1 4194304 586 0 0 0 8 0 0 0 20 0 1 0 471545470 2793472 578 1992294400 134512640 134996440 4294956176 18446744073709551615 134533671 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27979/statm: 682 578 72 118 0 561 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4784

[startup+0.10141 s]
/proc/loadavg: 2.99 2.97 2.69 4/86 27978
/proc/meminfo: memFree=1662792/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=2056 CPUtime=0
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 471545470 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 514 112 96 399 0 111 0
[pid=27979] ppid=27978 vsize=2728 CPUtime=0.09
/proc/27979/stat : 27979 (march_dl2004) R 27978 27978 27847 0 -1 4194304 587 0 0 0 9 0 0 0 20 0 1 0 471545470 2793472 579 1992294400 134512640 134996440 4294956176 18446744073709551615 134533669 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27979/statm: 682 579 72 118 0 561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4784

[startup+0.301447 s]
/proc/loadavg: 2.99 2.97 2.69 4/86 27978
/proc/meminfo: memFree=1662792/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=2056 CPUtime=0
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 471545470 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 514 112 96 399 0 111 0
[pid=27979] ppid=27978 vsize=2976 CPUtime=0.29
/proc/27979/stat : 27979 (march_dl2004) R 27978 27978 27847 0 -1 4194304 631 0 0 0 29 0 0 0 22 0 1 0 471545470 3047424 623 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27979/statm: 744 623 74 118 0 623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5032

[startup+0.70152 s]
/proc/loadavg: 2.99 2.97 2.69 4/86 27978
/proc/meminfo: memFree=1662792/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=2056 CPUtime=0
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 471545470 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 514 112 96 399 0 111 0
[pid=27979] ppid=27978 vsize=2976 CPUtime=0.69
/proc/27979/stat : 27979 (march_dl2004) R 27978 27978 27847 0 -1 4194304 631 0 0 0 69 0 0 0 25 0 1 0 471545470 3047424 623 1992294400 134512640 134996440 4294956176 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27979/statm: 744 623 74 118 0 623 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5032

[startup+1.50167 s]
/proc/loadavg: 2.91 2.95 2.68 3/88 27980
/proc/meminfo: memFree=1659448/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=2056 CPUtime=0
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 471545470 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 514 112 96 399 0 111 0
[pid=27979] ppid=27978 vsize=3832 CPUtime=1.49
/proc/27979/stat : 27979 (march_dl2004) R 27978 27978 27847 0 -1 4194304 847 0 0 0 149 0 0 0 25 0 1 0 471545470 3923968 839 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27979/statm: 958 839 74 118 0 837 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5888

[startup+3.10196 s]
/proc/loadavg: 2.91 2.95 2.68 3/88 27980
/proc/meminfo: memFree=1658040/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=2056 CPUtime=0
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 471545470 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 514 112 96 399 0 111 0
[pid=27979] ppid=27978 vsize=4360 CPUtime=3.09
/proc/27979/stat : 27979 (march_dl2004) R 27978 27978 27847 0 -1 4194304 990 0 0 0 309 0 0 0 25 0 1 0 471545470 4464640 982 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27979/statm: 1090 982 74 118 0 969 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6416

[startup+6.30156 s]
/proc/loadavg: 3.00 2.97 2.69 3/88 27981
/proc/meminfo: memFree=1660536/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=2056 CPUtime=4.99
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 156 1085 0 0 0 0 499 0 16 0 1 0 471545470 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27978/statm: 514 125 107 399 0 111 0
[pid=27981] ppid=27978 vsize=1656 CPUtime=1.29
/proc/27981/stat : 27981 (mxc-sr08) R 27978 27978 27847 0 -1 4194304 319 0 0 0 129 0 0 0 25 0 1 0 471545970 1695744 315 1992294400 134512640 135078026 4294956176 18446744073709551615 134534338 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27981/statm: 414 315 71 138 0 273 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3712

[startup+12.7017 s]
/proc/loadavg: 3.08 2.99 2.70 3/88 27983
/proc/meminfo: memFree=1658040/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=7524 CPUtime=12.64
/proc/27978/stat : 27978 (SATzilla2009_C) R 27976 27978 27847 0 -1 4194304 528 2636 0 0 62 2 1197 3 24 0 1 0 471545470 7704576 429 1992294400 134512640 136149437 4294956208 18446744073709551615 134700860 0 0 4096 3 0 0 0 17 1 0 0
/proc/27978/statm: 1881 429 207 399 0 1478 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 7524

[startup+25.5011 s]
/proc/loadavg: 3.14 3.00 2.71 3/88 27984
/proc/meminfo: memFree=1656248/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=5152 CPUtime=9.25
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1186 0 0 0 925 0 0 0 25 0 1 0 471547092 5275648 1178 1992294400 134512640 134996440 4294956176 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1288 1178 74 118 0 1167 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 8456

[startup+51.1018 s]
/proc/loadavg: 3.28 3.05 2.73 3/88 27984
/proc/meminfo: memFree=1655736/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=5812 CPUtime=34.83
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1358 0 0 0 3482 1 0 0 25 0 1 0 471547092 5951488 1350 1992294400 134512640 134996440 4294956176 18446744073709551615 134551546 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1453 1350 74 118 0 1332 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 9116

[startup+102.306 s]
/proc/loadavg: 3.20 3.07 2.75 3/88 27984
/proc/meminfo: memFree=1656120/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=6340 CPUtime=85.98
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1477 0 0 0 8597 1 0 0 25 0 1 0 471547092 6492160 1469 1992294400 134512640 134996440 4294956176 18446744073709551615 134527016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1585 1469 74 118 0 1464 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 9644

[startup+162.301 s]
/proc/loadavg: 2.44 2.87 2.70 3/88 27984
/proc/meminfo: memFree=1656248/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=6472 CPUtime=145.95
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1531 0 0 0 14593 2 0 0 25 0 1 0 471547092 6627328 1523 1992294400 134512640 134996440 4294956176 18446744073709551615 134564422 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1618 1523 74 118 0 1497 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 9776

[startup+222.302 s]
/proc/loadavg: 2.16 2.71 2.65 3/88 27984
/proc/meminfo: memFree=1656120/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=6736 CPUtime=205.92
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1586 0 0 0 20590 2 0 0 25 0 1 0 471547092 6897664 1578 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1684 1578 74 118 0 1563 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 10040

[startup+282.302 s]
/proc/loadavg: 2.06 2.58 2.61 3/88 27984
/proc/meminfo: memFree=1655928/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=6868 CPUtime=265.89
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1631 0 0 0 26587 2 0 0 25 0 1 0 471547092 7032832 1623 1992294400 134512640 134996440 4294956176 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1717 1623 74 118 0 1596 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 10172

[startup+342.302 s]
/proc/loadavg: 2.02 2.47 2.57 3/88 27984
/proc/meminfo: memFree=1655800/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7000 CPUtime=325.86
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1663 0 0 0 32584 2 0 0 25 0 1 0 471547092 7168000 1655 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1750 1655 74 118 0 1629 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 10304


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


[startup+822.301 s]
/proc/loadavg: 2.00 2.08 2.32 3/88 27984
/proc/meminfo: memFree=1655160/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7660 CPUtime=805.61
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1808 0 0 0 80559 2 0 0 25 0 1 0 471547092 7843840 1800 1992294400 134512640 134996440 4294956176 18446744073709551615 134526988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1915 1800 74 118 0 1794 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 10964

[startup+882.302 s]
/proc/loadavg: 2.00 2.07 2.30 3/88 27984
/proc/meminfo: memFree=1655160/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7660 CPUtime=865.59
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1821 0 0 0 86556 3 0 0 25 0 1 0 471547092 7843840 1813 1992294400 134512640 134996440 4294956176 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1915 1813 74 118 0 1794 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 10964

[startup+942.301 s]
/proc/loadavg: 2.00 2.05 2.28 3/88 27984
/proc/meminfo: memFree=1655096/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7792 CPUtime=925.56
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1835 0 0 0 92553 3 0 0 25 0 1 0 471547092 7979008 1827 1992294400 134512640 134996440 4294956176 18446744073709551615 134573167 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1948 1827 74 118 0 1827 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 11096

[startup+1002.3 s]
/proc/loadavg: 2.07 2.06 2.26 3/88 27984
/proc/meminfo: memFree=1655032/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7792 CPUtime=985.54
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1851 0 0 0 98551 3 0 0 25 0 1 0 471547092 7979008 1843 1992294400 134512640 134996440 4294956176 18446744073709551615 134568026 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1948 1843 74 118 0 1827 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 11096

[startup+1062.3 s]
/proc/loadavg: 2.02 2.04 2.24 3/88 27984
/proc/meminfo: memFree=1655032/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7792 CPUtime=1045.5
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1862 0 0 0 104547 3 0 0 25 0 1 0 471547092 7979008 1854 1992294400 134512640 134996440 4294956176 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1948 1854 74 118 0 1827 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 11096

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.23 3/88 27984
/proc/meminfo: memFree=1654968/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7924 CPUtime=1105.47
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1871 0 0 0 110544 3 0 0 25 0 1 0 471547092 8114176 1863 1992294400 134512640 134996440 4294956176 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1981 1863 74 118 0 1860 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 11228

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.21 3/88 27984
/proc/meminfo: memFree=1654968/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7924 CPUtime=1165.45
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1881 0 0 0 116542 3 0 0 25 0 1 0 471547092 8114176 1873 1992294400 134512640 134996440 4294956176 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1981 1873 74 118 0 1860 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 11228

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

[startup+1190.3 s]
/proc/loadavg: 2.00 2.02 2.21 3/88 27984
/proc/meminfo: memFree=1654968/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7924 CPUtime=1173.44
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1881 0 0 0 117341 3 0 0 25 0 1 0 471547092 8114176 1873 1992294400 134512640 134996440 4294956176 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1981 1873 74 118 0 1860 0
Current children cumulated CPU time (s) 1189.6
Current children cumulated vsize (KiB) 11228

[startup+1193.51 s]
/proc/loadavg: 2.00 2.02 2.21 3/88 27984
/proc/meminfo: memFree=1654968/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7924 CPUtime=1176.64
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1882 0 0 0 117661 3 0 0 25 0 1 0 471547092 8114176 1874 1992294400 134512640 134996440 4294956176 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1981 1874 74 118 0 1860 0
Current children cumulated CPU time (s) 1192.8
Current children cumulated vsize (KiB) 11228

[startup+1196.7 s]
/proc/loadavg: 2.00 2.02 2.20 3/88 27984
/proc/meminfo: memFree=1654968/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7924 CPUtime=1179.84
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1882 0 0 0 117981 3 0 0 25 0 1 0 471547092 8114176 1874 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1981 1874 74 118 0 1860 0
Current children cumulated CPU time (s) 1196
Current children cumulated vsize (KiB) 11228

[startup+1198.3 s]
/proc/loadavg: 2.00 2.02 2.20 3/88 27984
/proc/meminfo: memFree=1654968/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7924 CPUtime=1181.44
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1882 0 0 0 118141 3 0 0 25 0 1 0 471547092 8114176 1874 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1981 1874 74 118 0 1860 0
Current children cumulated CPU time (s) 1197.6
Current children cumulated vsize (KiB) 11228

[startup+1199.1 s]
/proc/loadavg: 2.00 2.02 2.20 3/88 27984
/proc/meminfo: memFree=1654968/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7924 CPUtime=1182.24
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1882 0 0 0 118221 3 0 0 25 0 1 0 471547092 8114176 1874 1992294400 134512640 134996440 4294956176 18446744073709551615 134527851 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1981 1874 74 118 0 1860 0
Current children cumulated CPU time (s) 1198.4
Current children cumulated vsize (KiB) 11228

[startup+1199.5 s]
/proc/loadavg: 2.00 2.02 2.20 3/88 27984
/proc/meminfo: memFree=1654968/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7924 CPUtime=1182.64
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1882 0 0 0 118261 3 0 0 25 0 1 0 471547092 8114176 1874 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1981 1874 74 118 0 1860 0
Current children cumulated CPU time (s) 1198.8
Current children cumulated vsize (KiB) 11228

[startup+1199.6 s]
/proc/loadavg: 2.00 2.02 2.20 3/88 27984
/proc/meminfo: memFree=1654968/2055924 swapFree=4179644/4192956
[pid=27978] ppid=27976 vsize=3304 CPUtime=16.16
/proc/27978/stat : 27978 (SATzilla2009_C) S 27976 27978 27847 0 -1 4194304 562 2636 0 0 408 8 1197 3 25 0 1 0 471545470 3383296 368 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27978/statm: 826 368 219 399 0 423 0
[pid=27984] ppid=27978 vsize=7924 CPUtime=1182.74
/proc/27984/stat : 27984 (march_dl2004) R 27978 27978 27847 0 -1 4194304 1882 0 0 0 118271 3 0 0 25 0 1 0 471547092 8114176 1874 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27984/statm: 1981 1874 74 118 0 1860 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 11228

Child status: 17
Real time (s): 1199.68
CPU time (s): 1198.99
CPU user time (s): 1198.84
CPU system time (s): 0.147977
CPU usage (%): 99.9425
Max. virtual memory (cumulated for all children) (KiB): 11228

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

runsolver used 1.26981 second user time and 4.19236 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-31 00:29:10
IDJOB=1538907
IDBENCH=70415
IDSOLVER=527
FILE ID=node83/1538907-1238452150
PBS_JOBID= 9061677
Free space on /tmp= 66508 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1767813611-042.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538907-1238452150/watcher-1538907-1238452150 -o /tmp/evaluation-result-1538907-1238452150/solver-1538907-1238452150 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538907-1238452150.cnf

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

MD5SUM BENCH= e8bef21b1523a2570095f6899127c7e2
RANDOM SEED=1637186456

node83.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.268
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.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1663272 kB
Buffers:         61348 kB
Cached:         238452 kB
SwapCached:       7492 kB
Active:         174284 kB
Inactive:       144012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1663272 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:           31492 kB
Writeback:           0 kB
Mapped:          25976 kB
Slab:            58428 kB
Committed_AS:  1107372 kB
PageTables:       2680 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= 66476 MiB
End job on node83 at 2009-03-31 00:49:10