Trace number 1539531

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.2 1199.87

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S190880026-038.cnf
MD5SUM1c16225d4e571234b78d9dbdbb77e015
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark352.166
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.26/16.40	c SATzilla is building models for class 2
16.26/16.40	c run presolver march_dl2004 for 5 seconds ... 
16.26/16.40	c Bin: Executing march_dl2004
16.26/16.40	c spawning binary file with 5 seconds ...
16.26/16.40	c child exit by a signal
16.26/16.40	c march_dl2004 returned code 137.
16.26/16.40	c run presolver mxc-sr08 for 5 seconds ... 
16.26/16.40	c Bin: Executing mxc-sr08
16.26/16.40	c spawning binary file with 5 seconds ...
16.26/16.40	c child exit by a signal
16.26/16.40	c mxc-sr08 returned code 137.
16.26/16.40	c Orignal number of varibales is 460, number of clauses is 1955 
16.26/16.40	c predicted feature computation time is 6.970479 
16.26/16.40	c Bin: Executing satelite
16.26/16.40	c spawning binary file with 240 seconds ...
16.26/16.40	c child exited successfully
16.26/16.40	c satzilla computing base features
16.26/16.40	c Number of variabe is: 452, Number of clause is : 1948 
16.26/16.40	c Initializing...
16.26/16.40	c satzilla compute diameter ...
16.26/16.40	c start diameter features ...
16.26/16.40	c satzilla doing clause learning
16.26/16.40	c start clause learning features ...
16.26/16.40	c Bin: Executing zchaff07
16.26/16.40	c spawning binary file with 2 seconds ...
16.26/16.40	c child exit by a signal
16.26/16.40	c satzilla doing survey propogation probe
16.26/16.40	c do survay propogation for 2 second ...
16.26/16.40	c satzilla doing local search probe
16.26/16.40	c satzilla doing lobjois search-space size estimate
16.26/16.40	c features are:460 1955 452 1948 0.0176991 0.00359343 0.232033 0.49165 0.582597 0.622026 0.00667238 0.0441304 0.00663717 0.0110619 0.0811455 0 0.985113 0.00667238 0.273905 0.00256674 0.0138604 2.656 0.214737 0.163964 0 1 3.2714 0.00328451 0.372269 0.000513347 0.00667351 2.25707 0.492813 0.013054 0.266501 0.00513347 0.0272074 4 0 4 4 -0 3948.25 0.0330526 3772 4101 4101 3772 4101 3878 4042 26.2352 0.0527155 24.5771 27.6789 27.6789 24.5771 27.6789 25.1604 27.5245 0.388704 0.580246 0.0024132 1 0.691914 0.0799828 0.566908 0.207786 0.383634 0.084099 0.69891 0.00562774 0.352925 0.164641 0.0237646 0.116769 0.0390455 0.0684547 23.8136 0.210723 100.263 0.0736779 100 91 110 0.802054 0.248799 0.875197 0.0385954 0.318946 0.563757 
16.26/16.40	c satzilla's ranking:
16.26/16.40	c 1) minisat20SAT07: 3.619112
16.26/16.40	c 2) mxc-sr08: 3.469972
16.26/16.40	c 3) march_dl2004: 3.444821
16.26/16.40	c 4) minisat20: 3.272997
16.26/16.40	c 5) vallst: 0.985158
16.26/16.40	c 6) zchaff_rand: 0.417721
16.26/16.40	c 7) tts-4-0: 0.367372
16.26/16.40	c 8) SATenstein: -10000.000000
16.26/16.40	c 9) gnovelty+: -10000.000000
16.26/16.40	c 10) adaptg2wsat+: -10000.000000
16.26/16.40	c 11) adaptg2wsat0: -10000.000000
16.26/16.40	c 12) picosat846: -10000.000000
16.26/16.40	c 13) kcnfs04SAT07: -10000.000000
16.26/16.40	c satzilla running minisat20SAT07 ... 
1199.11/1199.86	c Bin: Executing minisat20SAT07
1199.11/1199.86	c spawning binary file with 1183 seconds ...
1199.11/1199.86	c child exit by a signal
1199.11/1199.86	c minisat20SAT07 returned code 137.
1199.11/1199.86	c satzilla running mxc-sr08 ... 
1199.11/1199.86	c Bin: Executing mxc-sr08
1199.11/1199.86	c mxc-sr08 returned code 1.
1199.11/1199.86	c satzilla running march_dl2004 ... 
1199.11/1199.86	c Bin: Executing march_dl2004
1199.11/1199.86	c march_dl2004 returned code 1.
1199.11/1199.86	c satzilla running minisat20 ... 
1199.11/1199.86	c Bin: Executing minisat20
1199.11/1199.86	c minisat20 returned code 1.
1199.11/1199.86	c satzilla running vallst ... 
1199.11/1199.86	c Bin: Executing vallst
1199.11/1199.86	c vallst returned code 1.
1199.11/1199.86	c satzilla running zchaff_rand ... 
1199.11/1199.86	c Bin: Executing zchaff_rand
1199.11/1199.86	c zchaff_rand returned code 1.
1199.11/1199.86	c satzilla running tts-4-0 ... 
1199.11/1199.86	c Bin: Executing tts-4-0
1199.11/1199.86	c tts-4-0 returned code 1.
1199.11/1199.86	c satzilla running SATenstein ... 
1199.11/1199.86	c Bin: Executing SATenstein
1199.11/1199.86	c SATenstein returned code 1.
1199.11/1199.86	c satzilla running gnovelty+ ... 
1199.11/1199.86	c Bin: Executing gnovelty+
1199.11/1199.86	c gnovelty+ returned code 1.
1199.11/1199.86	c satzilla running adaptg2wsat+ ... 
1199.11/1199.86	c Bin: Executing adaptg2wsat+
1199.11/1199.86	c adaptg2wsat+ returned code 1.
1199.11/1199.86	c satzilla running adaptg2wsat0 ... 
1199.11/1199.86	c Bin: Executing adaptg2wsat0
1199.11/1199.86	c adaptg2wsat0 returned code 1.
1199.11/1199.86	c satzilla running picosat846 ... 
1199.11/1199.86	c Bin: Executing picosat846
1199.11/1199.86	c picosat846 returned code 1.
1199.11/1199.86	c satzilla running kcnfs04SAT07 ... 
1199.11/1199.86	c Bin: Executing kcnfs04SAT07
1199.11/1199.86	c kcnfs04SAT07 returned code 1.
1199.11/1199.86	c ERROR: All Failed! 
1199.11/1199.86	c SATZILLA_TIME=1199.370000

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-1539531-1238557515/watcher-1539531-1238557515 -o /tmp/evaluation-result-1539531-1238557515/solver-1539531-1238557515 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539531-1238557515.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.99 0.98 1.00 3/71 21114
/proc/meminfo: memFree=1217816/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1128414606 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=772 CPUtime=0
/proc/21115/stat : 21115 (march_dl2004) R 21114 21114 20221 0 -1 4194304 118 0 0 0 0 0 0 0 19 0 1 0 1128414607 790528 110 1992294400 134512640 134996440 4294956176 18446744073709551615 134617290 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 193 111 54 118 0 72 0

[startup+0.0815331 s]
/proc/loadavg: 0.99 0.98 1.00 3/71 21114
/proc/meminfo: memFree=1217816/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1128414606 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=1164 CPUtime=0.08
/proc/21115/stat : 21115 (march_dl2004) R 21114 21114 20221 0 -1 4194304 237 0 0 0 8 0 0 0 19 0 1 0 1128414607 1191936 229 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 291 229 74 118 0 170 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3220

[startup+0.101536 s]
/proc/loadavg: 0.99 0.98 1.00 3/71 21114
/proc/meminfo: memFree=1217816/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1128414606 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=1164 CPUtime=0.1
/proc/21115/stat : 21115 (march_dl2004) R 21114 21114 20221 0 -1 4194304 240 0 0 0 10 0 0 0 19 0 1 0 1128414607 1191936 232 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 291 232 74 118 0 170 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3220

[startup+0.301573 s]
/proc/loadavg: 0.99 0.98 1.00 3/71 21114
/proc/meminfo: memFree=1217816/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1128414606 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=1164 CPUtime=0.3
/proc/21115/stat : 21115 (march_dl2004) R 21114 21114 20221 0 -1 4194304 250 0 0 0 30 0 0 0 21 0 1 0 1128414607 1191936 242 1992294400 134512640 134996440 4294956176 18446744073709551615 134565144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 291 242 74 118 0 170 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3220

[startup+0.701649 s]
/proc/loadavg: 0.99 0.98 1.00 3/71 21114
/proc/meminfo: memFree=1217816/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1128414606 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=1296 CPUtime=0.7
/proc/21115/stat : 21115 (march_dl2004) R 21114 21114 20221 0 -1 4194304 257 0 0 0 70 0 0 0 25 0 1 0 1128414607 1327104 249 1992294400 134512640 134996440 4294956176 18446744073709551615 134528727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 324 249 74 118 0 203 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3352

[startup+1.5018 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21116
/proc/meminfo: memFree=1216968/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1128414606 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=1296 CPUtime=1.5
/proc/21115/stat : 21115 (march_dl2004) R 21114 21114 20221 0 -1 4194304 262 0 0 0 150 0 0 0 25 0 1 0 1128414607 1327104 254 1992294400 134512640 134996440 4294956176 18446744073709551615 134587275 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 324 254 74 118 0 203 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 3352

[startup+3.10111 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21116
/proc/meminfo: memFree=1216776/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1128414606 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=1296 CPUtime=3.09
/proc/21115/stat : 21115 (march_dl2004) R 21114 21114 20221 0 -1 4194304 268 0 0 0 309 0 0 0 25 0 1 0 1128414607 1327104 260 1992294400 134512640 134996440 4294956176 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21115/statm: 324 260 74 118 0 203 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3352

[startup+6.30172 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21117
/proc/meminfo: memFree=1217032/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=4.99
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 156 271 0 0 0 0 499 0 16 0 1 0 1128414606 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 125 107 399 0 111 0
[pid=21117] ppid=21114 vsize=1528 CPUtime=1.28
/proc/21117/stat : 21117 (mxc-sr08) R 21114 21114 20221 0 -1 4194304 298 0 0 0 128 0 0 0 25 0 1 0 1128415108 1564672 294 1992294400 134512640 135078026 4294956176 18446744073709551615 134524234 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21117/statm: 382 294 71 138 0 241 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3584

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21119
/proc/meminfo: memFree=1214536/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=7448 CPUtime=12.66
/proc/21114/stat : 21114 (SATzilla2009_C) R 21112 21114 20221 0 -1 4194304 492 1848 0 0 59 7 1197 3 23 0 1 0 1128414606 7626752 400 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/21114/statm: 1862 400 207 399 0 1459 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7448

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21120
/proc/meminfo: memFree=1216392/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=2544 CPUtime=9.08
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 321 0 0 0 908 0 0 0 25 0 1 0 1128416247 2605056 316 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 636 316 73 138 0 495 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 5892

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21120
/proc/meminfo: memFree=1215816/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=3072 CPUtime=34.67
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 451 0 0 0 3467 0 0 0 25 0 1 0 1128416247 3145728 446 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 768 446 73 138 0 627 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 6420

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21120
/proc/meminfo: memFree=1215304/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=3736 CPUtime=85.84
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 592 0 0 0 8584 0 0 0 25 0 1 0 1128416247 3825664 587 1992294400 134512640 135078472 4294956176 18446744073709551615 134550192 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 934 587 73 138 0 793 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 7084

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21120
/proc/meminfo: memFree=1214856/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=4164 CPUtime=145.8
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 709 0 0 0 14580 0 0 0 25 0 1 0 1128416247 4263936 704 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1041 704 73 138 0 900 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 7512

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21120
/proc/meminfo: memFree=1214536/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=4428 CPUtime=205.77
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 783 0 0 0 20577 0 0 0 25 0 1 0 1128416247 4534272 778 1992294400 134512640 135078472 4294956176 18446744073709551615 134550772 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1107 778 73 138 0 966 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 7776

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21120
/proc/meminfo: memFree=1214344/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=4688 CPUtime=265.74
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 838 0 0 0 26574 0 0 0 25 0 1 0 1128416247 4800512 833 1992294400 134512640 135078472 4294956176 18446744073709551615 134556284 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1172 833 73 138 0 1031 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 8036

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21120
/proc/meminfo: memFree=1214152/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=4820 CPUtime=325.7
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 877 0 0 0 32570 0 0 0 25 0 1 0 1128416247 4935680 872 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1205 872 73 138 0 1064 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 8168


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


[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21120
/proc/meminfo: memFree=1212872/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6032 CPUtime=805.46
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1192 0 0 0 80545 1 0 0 25 0 1 0 1128416247 6176768 1187 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1508 1187 73 138 0 1367 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 9380

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21120
/proc/meminfo: memFree=1212808/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6176 CPUtime=865.42
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1220 0 0 0 86541 1 0 0 25 0 1 0 1128416247 6324224 1215 1992294400 134512640 135078472 4294956176 18446744073709551615 134550185 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1544 1215 73 138 0 1403 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 9524

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21120
/proc/meminfo: memFree=1212616/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6448 CPUtime=925.39
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1274 0 0 0 92538 1 0 0 25 0 1 0 1128416247 6602752 1269 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1612 1269 73 138 0 1471 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 9796

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212296/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6580 CPUtime=985.36
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1302 0 0 0 98535 1 0 0 25 0 1 0 1128416247 6737920 1297 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1645 1297 73 138 0 1504 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 9928

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212168/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6716 CPUtime=1045.32
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1344 0 0 0 104531 1 0 0 25 0 1 0 1128416247 6877184 1339 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1679 1339 73 138 0 1538 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 10064

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212104/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6716 CPUtime=1105.29
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1365 0 0 0 110528 1 0 0 25 0 1 0 1128416247 6877184 1360 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1679 1360 73 138 0 1538 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 10064

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212040/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6856 CPUtime=1165.26
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1379 0 0 0 116525 1 0 0 25 0 1 0 1128416247 7020544 1374 1992294400 134512640 135078472 4294956176 18446744073709551615 134550631 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1714 1374 73 138 0 1573 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 10204

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212040/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6856 CPUtime=1173.25
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1381 0 0 0 117324 1 0 0 25 0 1 0 1128416247 7020544 1376 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1714 1376 73 138 0 1573 0
Current children cumulated CPU time (s) 1189.62
Current children cumulated vsize (KiB) 10204

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212040/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6856 CPUtime=1179.65
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1381 0 0 0 117964 1 0 0 25 0 1 0 1128416247 7020544 1376 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1714 1376 73 138 0 1573 0
Current children cumulated CPU time (s) 1196.02
Current children cumulated vsize (KiB) 10204

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212040/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6856 CPUtime=1181.24
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1381 0 0 0 118123 1 0 0 25 0 1 0 1128416247 7020544 1376 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1714 1376 73 138 0 1573 0
Current children cumulated CPU time (s) 1197.61
Current children cumulated vsize (KiB) 10204

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212040/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6856 CPUtime=1182.04
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1381 0 0 0 118203 1 0 0 25 0 1 0 1128416247 7020544 1376 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1714 1376 73 138 0 1573 0
Current children cumulated CPU time (s) 1198.41
Current children cumulated vsize (KiB) 10204

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212040/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6856 CPUtime=1182.44
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1381 0 0 0 118243 1 0 0 25 0 1 0 1128416247 7020544 1376 1992294400 134512640 135078472 4294956176 18446744073709551615 134556294 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1714 1376 73 138 0 1573 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 10204

[startup+1199.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212040/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6856 CPUtime=1182.64
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1381 0 0 0 118263 1 0 0 25 0 1 0 1128416247 7020544 1376 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1714 1376 73 138 0 1573 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 10204

[startup+1199.8 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 21126
/proc/meminfo: memFree=1212040/2055920 swapFree=4170332/4192956
[pid=21114] ppid=21112 vsize=3348 CPUtime=16.37
/proc/21114/stat : 21114 (SATzilla2009_C) S 21112 21114 20221 0 -1 4194304 528 1848 0 0 410 27 1197 3 25 0 1 0 1128414606 3428352 371 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 837 371 219 399 0 434 0
[pid=21120] ppid=21114 vsize=6856 CPUtime=1182.74
/proc/21120/stat : 21120 (minisat20SAT07) R 21114 21114 20221 0 -1 4194304 1381 0 0 0 118273 1 0 0 25 0 1 0 1128416247 7020544 1376 1992294400 134512640 135078472 4294956176 18446744073709551615 134556529 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21120/statm: 1714 1376 73 138 0 1573 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 10204

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.2
CPU user time (s): 1198.88
CPU system time (s): 0.32795
CPU usage (%): 99.9446
Max. virtual memory (cumulated for all children) (KiB): 10204

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

runsolver used 0.962853 second user time and 3.44048 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-01 05:45:15
IDJOB=1539531
IDBENCH=70623
IDSOLVER=527
FILE ID=node38/1539531-1238557515
PBS_JOBID= 9062107
Free space on /tmp= 65528 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S190880026-038.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539531-1238557515/watcher-1539531-1238557515 -o /tmp/evaluation-result-1539531-1238557515/solver-1539531-1238557515 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539531-1238557515.cnf

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

MD5SUM BENCH= 1c16225d4e571234b78d9dbdbb77e015
RANDOM SEED=1153724210

node38.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.259
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	: 5931.00
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.259
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:       1218360 kB
Buffers:         93132 kB
Cached:         641452 kB
SwapCached:      11172 kB
Active:         226800 kB
Inactive:       520432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1218360 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:           31516 kB
Writeback:           0 kB
Mapped:          18380 kB
Slab:            75568 kB
Committed_AS:  3200300 kB
PageTables:       1988 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= 65500 MiB
End job on node38 at 2009-04-01 06:05:15