Trace number 1538916

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.01 1199.52

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1481888618-011.cnf
MD5SUMc648d80ef4f9e62ead1eba3d863e448d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
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.07/16.19	c SATzilla is building models for class 2
16.07/16.19	c run presolver march_dl2004 for 5 seconds ... 
16.07/16.19	c Bin: Executing march_dl2004
16.07/16.19	c spawning binary file with 5 seconds ...
16.07/16.19	c child exit by a signal
16.07/16.19	c march_dl2004 returned code 137.
16.07/16.19	c run presolver mxc-sr08 for 5 seconds ... 
16.07/16.19	c Bin: Executing mxc-sr08
16.07/16.19	c spawning binary file with 5 seconds ...
16.07/16.19	c child exit by a signal
16.07/16.19	c mxc-sr08 returned code 137.
16.07/16.19	c Orignal number of varibales is 110, number of clauses is 2343 
16.07/16.19	c predicted feature computation time is 6.920942 
16.07/16.19	c Bin: Executing satelite
16.07/16.19	c spawning binary file with 240 seconds ...
16.07/16.19	c child exited successfully
16.07/16.19	c satzilla computing base features
16.07/16.19	c Number of variabe is: 110, Number of clause is : 2343 
16.07/16.19	c Initializing...
16.07/16.19	c satzilla compute diameter ...
16.07/16.19	c start diameter features ...
16.07/16.19	c satzilla doing clause learning
16.07/16.19	c start clause learning features ...
16.07/16.19	c Bin: Executing zchaff07
16.07/16.19	c spawning binary file with 2 seconds ...
16.07/16.19	c child exit by a signal
16.07/16.19	c satzilla doing survey propogation probe
16.07/16.19	c do survay propogation for 2 second ...
16.07/16.19	c satzilla doing local search probe
16.07/16.19	c satzilla doing lobjois search-space size estimate
16.07/16.19	c features are:110 2343 110 2343 0 0 0.0469484 0.373965 0.652465 0.829305 0.0454545 0 0.0454545 0.0454545 -0 0 0 0.0454545 0.0799326 0.0379855 0.0550576 3.30591 0.0806969 0.0579144 0 0.262295 2.9544 0.00824506 0.217157 0.00384123 0.0123773 2.77685 0.181391 0.0455671 0.0148864 0.0431071 0.0465216 2.87156 0.116515 2 3 0.383411 4306 0.0132414 4237 4393 4393 4237 4393 4281 4313 25.2133 0.0234229 24.2464 25.8498 25.8498 24.2464 25.8498 25.3603 25.3965 0.168603 0.656213 0.000733499 0.459737 0.339479 0.0465456 0.257627 0.0769324 0.153072 0.00172545 0.552112 0.000291899 0.00491204 0.00324752 0.000657055 0.00224692 0.00101449 0.00145856 10.7668 0.278446 22.0204 0.161498 22 18 27 1.71417 0.262023 0.890103 0.0768529 0.563084 0.737966 
16.07/16.19	c satzilla's ranking:
16.07/16.19	c 1) march_dl2004: 6.037325
16.07/16.19	c 2) minisat20SAT07: 4.676081
16.07/16.19	c 3) mxc-sr08: 3.929100
16.07/16.19	c 4) minisat20: 3.512485
16.07/16.19	c 5) zchaff_rand: 1.121497
16.07/16.19	c 6) tts-4-0: 0.828851
16.07/16.19	c 7) vallst: 0.009391
16.07/16.19	c 8) SATenstein: -10000.000000
16.07/16.19	c 9) gnovelty+: -10000.000000
16.07/16.19	c 10) adaptg2wsat+: -10000.000000
16.07/16.19	c 11) adaptg2wsat0: -10000.000000
16.07/16.19	c 12) picosat846: -10000.000000
16.07/16.19	c 13) kcnfs04SAT07: -10000.000000
16.07/16.19	c satzilla running march_dl2004 ... 
1198.96/1199.52	c Bin: Executing march_dl2004
1198.96/1199.52	c spawning binary file with 1183 seconds ...
1198.96/1199.52	c child exit by a signal
1198.96/1199.52	c march_dl2004 returned code 137.
1198.96/1199.52	c satzilla running minisat20SAT07 ... 
1198.96/1199.52	c Bin: Executing minisat20SAT07
1198.96/1199.52	c minisat20SAT07 returned code 1.
1198.96/1199.52	c satzilla running mxc-sr08 ... 
1198.96/1199.52	c Bin: Executing mxc-sr08
1198.96/1199.52	c mxc-sr08 returned code 1.
1198.96/1199.52	c satzilla running minisat20 ... 
1198.96/1199.52	c Bin: Executing minisat20
1198.96/1199.52	c minisat20 returned code 1.
1198.96/1199.52	c satzilla running zchaff_rand ... 
1198.96/1199.52	c Bin: Executing zchaff_rand
1198.96/1199.52	c zchaff_rand returned code 1.
1198.96/1199.52	c satzilla running tts-4-0 ... 
1198.96/1199.52	c Bin: Executing tts-4-0
1198.96/1199.52	c tts-4-0 returned code 1.
1198.96/1199.52	c satzilla running vallst ... 
1198.96/1199.52	c Bin: Executing vallst
1198.96/1199.52	c vallst returned code 1.
1198.96/1199.52	c satzilla running SATenstein ... 
1198.96/1199.52	c Bin: Executing SATenstein
1198.96/1199.52	c SATenstein returned code 1.
1198.96/1199.52	c satzilla running gnovelty+ ... 
1198.96/1199.52	c Bin: Executing gnovelty+
1198.96/1199.52	c gnovelty+ returned code 1.
1198.96/1199.52	c satzilla running adaptg2wsat+ ... 
1198.96/1199.52	c Bin: Executing adaptg2wsat+
1198.96/1199.52	c adaptg2wsat+ returned code 1.
1198.96/1199.52	c satzilla running adaptg2wsat0 ... 
1198.96/1199.52	c Bin: Executing adaptg2wsat0
1198.96/1199.52	c adaptg2wsat0 returned code 1.
1198.96/1199.52	c satzilla running picosat846 ... 
1198.96/1199.52	c Bin: Executing picosat846
1198.96/1199.52	c picosat846 returned code 1.
1198.96/1199.52	c satzilla running kcnfs04SAT07 ... 
1198.96/1199.52	c Bin: Executing kcnfs04SAT07
1198.96/1199.52	c kcnfs04SAT07 returned code 1.
1198.96/1199.52	c ERROR: All Failed! 
1198.96/1199.52	c SATZILLA_TIME=1199.170000

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-1538916-1238452715/watcher-1538916-1238452715 -o /tmp/evaluation-result-1538916-1238452715/solver-1538916-1238452715 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538916-1238452715.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 2188
/proc/meminfo: memFree=1059560/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=2056 CPUtime=0
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1117933172 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 514 112 96 399 0 111 0
[pid=2189] ppid=2188 vsize=636 CPUtime=0
/proc/2189/stat : 2189 (march_dl2004) R 2188 2188 2087 0 -1 4194304 82 0 0 0 0 0 0 0 19 0 1 0 1117933172 651264 77 1992294400 134512640 134996440 4294956192 18446744073709551615 134724544 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2189/statm: 159 77 50 118 0 38 0

[startup+0.066618 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 2188
/proc/meminfo: memFree=1059560/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=2056 CPUtime=0
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1117933172 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 514 112 96 399 0 111 0
[pid=2189] ppid=2188 vsize=1116 CPUtime=0.06
/proc/2189/stat : 2189 (march_dl2004) R 2188 2188 2087 0 -1 4194304 184 0 0 0 6 0 0 0 19 0 1 0 1117933172 1142784 176 1992294400 134512640 134996440 4294956192 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2189/statm: 279 176 67 118 0 158 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3172

[startup+0.10162 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 2188
/proc/meminfo: memFree=1059560/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=2056 CPUtime=0
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1117933172 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 514 112 96 399 0 111 0
[pid=2189] ppid=2188 vsize=2640 CPUtime=0.09
/proc/2189/stat : 2189 (march_dl2004) R 2188 2188 2087 0 -1 4194304 610 0 0 0 9 0 0 0 19 0 1 0 1117933172 2703360 602 1992294400 134512640 134996440 4294956192 18446744073709551615 134559596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2189/statm: 660 602 72 118 0 539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4696

[startup+0.301642 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 2188
/proc/meminfo: memFree=1059560/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=2056 CPUtime=0
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1117933172 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 514 112 96 399 0 111 0
[pid=2189] ppid=2188 vsize=2892 CPUtime=0.29
/proc/2189/stat : 2189 (march_dl2004) R 2188 2188 2087 0 -1 4194304 647 0 0 0 29 0 0 0 21 0 1 0 1117933172 2961408 638 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2189/statm: 723 638 74 118 0 602 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4948

[startup+0.701687 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 2188
/proc/meminfo: memFree=1059560/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=2056 CPUtime=0
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1117933172 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 514 112 96 399 0 111 0
[pid=2189] ppid=2188 vsize=2892 CPUtime=0.69
/proc/2189/stat : 2189 (march_dl2004) R 2188 2188 2087 0 -1 4194304 647 0 0 0 69 0 0 0 25 0 1 0 1117933172 2961408 638 1992294400 134512640 134996440 4294956192 18446744073709551615 134514093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2189/statm: 723 638 74 118 0 602 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4948

[startup+1.50177 s]
/proc/loadavg: 0.91 0.95 0.98 2/70 2190
/proc/meminfo: memFree=1056024/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=2056 CPUtime=0
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1117933172 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 514 112 96 399 0 111 0
[pid=2189] ppid=2188 vsize=3880 CPUtime=1.48
/proc/2189/stat : 2189 (march_dl2004) R 2188 2188 2087 0 -1 4194304 869 0 0 0 148 0 0 0 25 0 1 0 1117933172 3973120 860 1992294400 134512640 134996440 4294956192 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2189/statm: 970 860 74 118 0 849 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5936

[startup+3.10295 s]
/proc/loadavg: 0.91 0.95 0.98 2/70 2190
/proc/meminfo: memFree=1054808/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=2056 CPUtime=0
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1117933172 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 514 112 96 399 0 111 0
[pid=2189] ppid=2188 vsize=4540 CPUtime=3.08
/proc/2189/stat : 2189 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1028 0 0 0 308 0 0 0 25 0 1 0 1117933172 4648960 1019 1992294400 134512640 134996440 4294956192 18446744073709551615 134553168 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2189/statm: 1135 1019 74 118 0 1014 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6596

[startup+6.30131 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2191
/proc/meminfo: memFree=1058712/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=2056 CPUtime=4.99
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 156 1108 0 0 0 0 499 0 19 0 1 0 1117933172 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 514 125 107 399 0 111 0
[pid=2191] ppid=2188 vsize=1656 CPUtime=1.28
/proc/2191/stat : 2191 (mxc-sr08) R 2188 2188 2087 0 -1 4194304 317 0 0 0 128 0 0 0 25 0 1 0 1117933673 1695744 313 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2191/statm: 414 313 71 138 0 273 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3712

[startup+12.703 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2193
/proc/meminfo: memFree=1056344/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=7524 CPUtime=12.68
/proc/2188/stat : 2188 (SATzilla2009_C) R 2186 2188 2087 0 -1 4194304 525 2668 0 0 65 3 1198 2 24 0 1 0 1117933172 7704576 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/2188/statm: 1881 429 207 399 0 1478 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7524

[startup+25.5014 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2194
/proc/meminfo: memFree=1054624/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=5200 CPUtime=9.29
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1197 0 0 0 929 0 0 0 25 0 1 0 1117934792 5324800 1188 1992294400 134512640 134996440 4294956192 18446744073709551615 134567238 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1300 1188 74 118 0 1179 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8624

[startup+51.1013 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2194
/proc/meminfo: memFree=1053792/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=5992 CPUtime=34.87
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1392 0 0 0 3487 0 0 0 25 0 1 0 1117934792 6135808 1383 1992294400 134512640 134996440 4294956192 18446744073709551615 134528395 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1498 1383 74 118 0 1377 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 9416

[startup+102.307 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2194
/proc/meminfo: memFree=1053408/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=6388 CPUtime=86.06
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1503 0 0 0 8606 0 0 0 25 0 1 0 1117934792 6541312 1494 1992294400 134512640 134996440 4294956192 18446744073709551615 134551613 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1597 1494 74 118 0 1476 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9812

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2194
/proc/meminfo: memFree=1053088/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=6652 CPUtime=146.02
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1575 0 0 0 14602 0 0 0 25 0 1 0 1117934792 6811648 1566 1992294400 134512640 134996440 4294956192 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1663 1566 74 118 0 1542 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 10076

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2194
/proc/meminfo: memFree=1052896/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=6916 CPUtime=206
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1632 0 0 0 20599 1 0 0 25 0 1 0 1117934792 7081984 1623 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1729 1623 74 118 0 1608 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 10340

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2194
/proc/meminfo: memFree=1052768/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=7048 CPUtime=265.98
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1675 0 0 0 26597 1 0 0 25 0 1 0 1117934792 7217152 1666 1992294400 134512640 134996440 4294956192 18446744073709551615 134553162 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1762 1666 74 118 0 1641 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 10472

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2194
/proc/meminfo: memFree=1052640/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=7180 CPUtime=325.96
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1707 0 0 0 32595 1 0 0 25 0 1 0 1117934792 7352320 1698 1992294400 134512640 134996440 4294956192 18446744073709551615 134514008 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1795 1698 74 118 0 1674 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 10604


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


[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1052000/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=7840 CPUtime=745.78
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1858 0 0 0 74576 2 0 0 25 0 1 0 1117934792 8028160 1849 1992294400 134512640 134996440 4294956192 18446744073709551615 134528378 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1960 1849 74 118 0 1839 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 11264

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051936/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=7840 CPUtime=805.75
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1876 0 0 0 80573 2 0 0 25 0 1 0 1117934792 8028160 1867 1992294400 134512640 134996440 4294956192 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1960 1867 74 118 0 1839 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 11264

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051872/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=7972 CPUtime=865.73
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1888 0 0 0 86571 2 0 0 25 0 1 0 1117934792 8163328 1879 1992294400 134512640 134996440 4294956192 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1993 1879 74 118 0 1872 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 11396

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051808/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=7972 CPUtime=925.7
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1901 0 0 0 92568 2 0 0 25 0 1 0 1117934792 8163328 1892 1992294400 134512640 134996440 4294956192 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1993 1892 74 118 0 1872 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 11396

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051808/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=7972 CPUtime=985.68
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1912 0 0 0 98566 2 0 0 25 0 1 0 1117934792 8163328 1903 1992294400 134512640 134996440 4294956192 18446744073709551615 134528378 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 1993 1903 74 118 0 1872 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 11396

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051744/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=8104 CPUtime=1045.65
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1926 0 0 0 104563 2 0 0 25 0 1 0 1117934792 8298496 1917 1992294400 134512640 134996440 4294956192 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 2026 1917 74 118 0 1905 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 11528

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051680/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=8104 CPUtime=1105.62
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1938 0 0 0 110560 2 0 0 25 0 1 0 1117934792 8298496 1929 1992294400 134512640 134996440 4294956192 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 2026 1929 74 118 0 1905 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 11528

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051616/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=8104 CPUtime=1165.6
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1948 0 0 0 116558 2 0 0 25 0 1 0 1117934792 8298496 1939 1992294400 134512640 134996440 4294956192 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 2026 1939 74 118 0 1905 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 11528

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051616/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=8104 CPUtime=1173.59
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1949 0 0 0 117357 2 0 0 25 0 1 0 1117934792 8298496 1940 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 2026 1940 74 118 0 1905 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 11528

[startup+1193.51 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051616/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=8104 CPUtime=1176.8
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1949 0 0 0 117678 2 0 0 25 0 1 0 1117934792 8298496 1940 1992294400 134512640 134996440 4294956192 18446744073709551615 134587915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 2026 1940 74 118 0 1905 0
Current children cumulated CPU time (s) 1192.97
Current children cumulated vsize (KiB) 11528

[startup+1196.7 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051616/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=8104 CPUtime=1179.99
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1951 0 0 0 117997 2 0 0 25 0 1 0 1117934792 8298496 1942 1992294400 134512640 134996440 4294956192 18446744073709551615 134527828 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 2026 1942 74 118 0 1905 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 11528

[startup+1198.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051616/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=8104 CPUtime=1181.59
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1951 0 0 0 118157 2 0 0 25 0 1 0 1117934792 8298496 1942 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 2026 1942 74 118 0 1905 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 11528

[startup+1199.1 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051616/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=8104 CPUtime=1182.39
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1951 0 0 0 118237 2 0 0 25 0 1 0 1117934792 8298496 1942 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 2026 1942 74 118 0 1905 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 11528

[startup+1199.5 s]
/proc/loadavg: 1.00 0.97 0.99 2/70 2196
/proc/meminfo: memFree=1051616/2055920 swapFree=4176188/4192956
[pid=2188] ppid=2186 vsize=3424 CPUtime=16.17
/proc/2188/stat : 2188 (SATzilla2009_C) S 2186 2188 2087 0 -1 4194304 559 2668 0 0 408 9 1198 2 25 0 1 0 1117933172 3506176 387 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2188/statm: 856 387 219 399 0 453 0
[pid=2194] ppid=2188 vsize=8104 CPUtime=1182.79
/proc/2194/stat : 2194 (march_dl2004) R 2188 2188 2087 0 -1 4194304 1951 0 0 0 118277 2 0 0 25 0 1 0 1117934792 8298496 1942 1992294400 134512640 134996440 4294956192 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2194/statm: 2026 1942 74 118 0 1905 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 11528

Child status: 17
Real time (s): 1199.52
CPU time (s): 1199.01
CPU user time (s): 1198.86
CPU system time (s): 0.147977
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 11528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.86
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= 5195
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= 3909

runsolver used 1.04884 second user time and 3.32849 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-31 00:38:35
IDJOB=1538916
IDBENCH=70418
IDSOLVER=527
FILE ID=node59/1538916-1238452715
PBS_JOBID= 9061689
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= c648d80ef4f9e62ead1eba3d863e448d
RANDOM SEED=1096936203

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:       1060040 kB
Buffers:        103236 kB
Cached:         786564 kB
SwapCached:      10112 kB
Active:         147416 kB
Inactive:       753888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060040 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:           31500 kB
Writeback:           0 kB
Mapped:          16660 kB
Slab:            80216 kB
Committed_AS:  3028940 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= 66220 MiB
End job on node59 at 2009-03-31 00:58:35