Trace number 1539105

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.3 1199.88

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1610649331-094.cnf
MD5SUM559244527104bd6e88d823e1ca1028fc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

Solver Data

16.35/16.50	c SATzilla is building models for class 2
16.35/16.50	c run presolver march_dl2004 for 5 seconds ... 
16.35/16.50	c Bin: Executing march_dl2004
16.35/16.50	c spawning binary file with 5 seconds ...
16.35/16.50	c child exit by a signal
16.35/16.50	c march_dl2004 returned code 137.
16.35/16.50	c run presolver mxc-sr08 for 5 seconds ... 
16.35/16.50	c Bin: Executing mxc-sr08
16.35/16.50	c spawning binary file with 5 seconds ...
16.35/16.50	c child exit by a signal
16.35/16.50	c mxc-sr08 returned code 137.
16.35/16.50	c Orignal number of varibales is 65, number of clauses is 5785 
16.35/16.50	c predicted feature computation time is 6.991693 
16.35/16.50	c Bin: Executing satelite
16.35/16.50	c spawning binary file with 240 seconds ...
16.35/16.50	c child exited successfully
16.35/16.50	c satzilla computing base features
16.35/16.50	c Number of variabe is: 65, Number of clause is : 5785 
16.35/16.50	c Initializing...
16.35/16.50	c satzilla compute diameter ...
16.35/16.50	c start diameter features ...
16.35/16.50	c satzilla doing clause learning
16.35/16.50	c start clause learning features ...
16.35/16.50	c Bin: Executing zchaff07
16.35/16.50	c spawning binary file with 2 seconds ...
16.35/16.50	c child exit by a signal
16.35/16.50	c satzilla doing survey propogation probe
16.35/16.50	c do survay propogation for 2 second ...
16.35/16.50	c satzilla doing local search probe
16.35/16.50	c satzilla doing lobjois search-space size estimate
16.35/16.50	c features are:65 5785 65 5785 0 0 0.011236 0.310236 0.685774 0.99849 0.107692 0 0.107692 0.107692 -0 0 0 0.107692 0.039011 0.0969749 0.116162 3.79572 0.0315369 0.0248315 0 0.102867 2.03018 0.00681338 0.141566 0.0048401 0.0088159 2.9316 0.0632671 0.0110631 0 0.0110631 0.0110631 2 0 2 2 -0 4504.33 0.0115449 4432 4552 4552 4432 4552 4432 4529 24.2161 0.0111045 23.8407 24.4565 24.4565 23.8407 24.4565 23.8407 24.3511 0.0635122 0.76256 0.000684568 0.198867 0.13789 0.00824619 0.088497 0.0251974 0.0606094 6.57348e-05 0.418863 2.74215e-05 0.000157316 9.9238e-05 3.67883e-05 8.20759e-05 4.60345e-05 5.90224e-05 8.95843 0.271735 11.258 0.218466 11 8 15 2.34555 0.290413 0.901062 0.109004 0.682213 0.768049 
16.35/16.50	c satzilla's ranking:
16.35/16.50	c 1) march_dl2004: 5.010077
16.35/16.50	c 2) minisat20SAT07: 3.440002
16.35/16.50	c 3) mxc-sr08: 3.353410
16.35/16.50	c 4) minisat20: 2.805218
16.35/16.50	c 5) tts-4-0: 1.235460
16.35/16.50	c 6) vallst: 0.383504
16.35/16.50	c 7) zchaff_rand: 0.123249
16.35/16.50	c 8) SATenstein: -10000.000000
16.35/16.50	c 9) gnovelty+: -10000.000000
16.35/16.50	c 10) adaptg2wsat+: -10000.000000
16.35/16.50	c 11) adaptg2wsat0: -10000.000000
16.35/16.50	c 12) picosat846: -10000.000000
16.35/16.50	c 13) kcnfs04SAT07: -10000.000000
16.35/16.50	c satzilla running march_dl2004 ... 
1199.18/1199.88	c Bin: Executing march_dl2004
1199.18/1199.88	c spawning binary file with 1183 seconds ...
1199.18/1199.88	c child exit by a signal
1199.18/1199.88	c march_dl2004 returned code 137.
1199.18/1199.88	c satzilla running minisat20SAT07 ... 
1199.18/1199.88	c Bin: Executing minisat20SAT07
1199.18/1199.88	c minisat20SAT07 returned code 1.
1199.18/1199.88	c satzilla running mxc-sr08 ... 
1199.18/1199.88	c Bin: Executing mxc-sr08
1199.18/1199.88	c mxc-sr08 returned code 1.
1199.18/1199.88	c satzilla running minisat20 ... 
1199.18/1199.88	c Bin: Executing minisat20
1199.18/1199.88	c minisat20 returned code 1.
1199.18/1199.88	c satzilla running tts-4-0 ... 
1199.18/1199.88	c Bin: Executing tts-4-0
1199.18/1199.88	c tts-4-0 returned code 1.
1199.18/1199.88	c satzilla running vallst ... 
1199.18/1199.88	c Bin: Executing vallst
1199.18/1199.88	c vallst returned code 1.
1199.18/1199.88	c satzilla running zchaff_rand ... 
1199.18/1199.88	c Bin: Executing zchaff_rand
1199.18/1199.88	c zchaff_rand returned code 1.
1199.18/1199.88	c satzilla running SATenstein ... 
1199.18/1199.88	c Bin: Executing SATenstein
1199.18/1199.88	c SATenstein returned code 1.
1199.18/1199.88	c satzilla running gnovelty+ ... 
1199.18/1199.88	c Bin: Executing gnovelty+
1199.18/1199.88	c gnovelty+ returned code 1.
1199.18/1199.88	c satzilla running adaptg2wsat+ ... 
1199.18/1199.88	c Bin: Executing adaptg2wsat+
1199.18/1199.88	c adaptg2wsat+ returned code 1.
1199.18/1199.88	c satzilla running adaptg2wsat0 ... 
1199.18/1199.88	c Bin: Executing adaptg2wsat0
1199.18/1199.88	c adaptg2wsat0 returned code 1.
1199.18/1199.88	c satzilla running picosat846 ... 
1199.18/1199.88	c Bin: Executing picosat846
1199.18/1199.88	c picosat846 returned code 1.
1199.18/1199.88	c satzilla running kcnfs04SAT07 ... 
1199.18/1199.88	c Bin: Executing kcnfs04SAT07
1199.18/1199.88	c kcnfs04SAT07 returned code 1.
1199.18/1199.88	c ERROR: All Failed! 
1199.18/1199.88	c SATZILLA_TIME=1199.470000

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-1539105-1238469875/watcher-1539105-1238469875 -o /tmp/evaluation-result-1539105-1238469875/solver-1539105-1238469875 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539105-1238469875.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.92 0.98 0.99 3/64 13430
/proc/meminfo: memFree=1605680/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=2056 CPUtime=0
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119653194 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 514 112 96 399 0 111 0
[pid=13431] ppid=13430 vsize=636 CPUtime=0
/proc/13431/stat : 13431 (march_dl2004) R 13430 13430 13274 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 1119653194 651264 80 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13431/statm: 159 80 50 118 0 38 0

[startup+0.0143819 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13430
/proc/meminfo: memFree=1605680/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=2056 CPUtime=0
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119653194 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 514 112 96 399 0 111 0
[pid=13431] ppid=13430 vsize=768 CPUtime=0.01
/proc/13431/stat : 13431 (march_dl2004) R 13430 13430 13274 0 -1 4194304 119 0 0 0 1 0 0 0 19 0 1 0 1119653194 786432 114 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13431/statm: 192 115 50 118 0 71 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2824

[startup+0.102393 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13430
/proc/meminfo: memFree=1605680/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=2056 CPUtime=0
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119653194 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 514 112 96 399 0 111 0
[pid=13431] ppid=13430 vsize=2164 CPUtime=0.09
/proc/13431/stat : 13431 (march_dl2004) R 13430 13430 13274 0 -1 4194304 931 0 0 0 9 0 0 0 20 0 1 0 1119653194 2215936 320 1992294400 134512640 134996440 4294956192 18446744073709551615 134583055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13431/statm: 541 320 67 118 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.301422 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13430
/proc/meminfo: memFree=1605680/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=2056 CPUtime=0
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119653194 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 514 112 96 399 0 111 0
[pid=13431] ppid=13430 vsize=2164 CPUtime=0.29
/proc/13431/stat : 13431 (march_dl2004) R 13430 13430 13274 0 -1 4194304 942 0 0 0 29 0 0 0 21 0 1 0 1119653194 2215936 331 1992294400 134512640 134996440 4294956192 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13431/statm: 541 331 67 118 0 420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.70248 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13430
/proc/meminfo: memFree=1605680/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=2056 CPUtime=0
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119653194 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 514 112 96 399 0 111 0
[pid=13431] ppid=13430 vsize=6516 CPUtime=0.69
/proc/13431/stat : 13431 (march_dl2004) R 13430 13430 13274 0 -1 4194304 2203 0 0 0 69 0 0 0 25 0 1 0 1119653194 6672384 1482 1992294400 134512640 134996440 4294956192 18446744073709551615 134533687 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13431/statm: 1629 1482 72 118 0 1508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8572

[startup+1.5016 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13432
/proc/meminfo: memFree=1599648/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=2056 CPUtime=0
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119653194 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 514 112 96 399 0 111 0
[pid=13431] ppid=13430 vsize=7104 CPUtime=1.49
/proc/13431/stat : 13431 (march_dl2004) R 13430 13430 13274 0 -1 4194304 2424 0 0 0 149 0 0 0 25 0 1 0 1119653194 7274496 1563 1992294400 134512640 134996440 4294956192 18446744073709551615 134514020 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13431/statm: 1776 1563 74 118 0 1655 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9160

[startup+3.10183 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13432
/proc/meminfo: memFree=1598368/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=2056 CPUtime=0
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119653194 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 514 112 96 399 0 111 0
[pid=13431] ppid=13430 vsize=7104 CPUtime=3.08
/proc/13431/stat : 13431 (march_dl2004) R 13430 13430 13274 0 -1 4194304 2424 0 0 0 307 1 0 0 25 0 1 0 1119653194 7274496 1563 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13431/statm: 1776 1563 74 118 0 1655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9160

[startup+6.30129 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13433
/proc/meminfo: memFree=1604512/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=2056 CPUtime=4.99
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 156 2424 0 0 0 0 498 1 16 0 1 0 1119653194 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 514 125 107 399 0 111 0
[pid=13433] ppid=13430 vsize=1936 CPUtime=1.28
/proc/13433/stat : 13433 (mxc-sr08) R 13430 13430 13274 0 -1 4194304 445 0 0 0 128 0 0 0 25 0 1 0 1119653695 1982464 404 1992294400 134512640 135078026 4294956192 18446744073709551615 134540569 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13433/statm: 484 404 71 138 0 343 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3992

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13435
/proc/meminfo: memFree=1602080/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=7936 CPUtime=12.64
/proc/13430/stat : 13430 (SATzilla2009_C) R 13428 13430 13274 0 -1 4194304 904 4145 0 0 63 0 1198 3 23 0 1 0 1119653194 8126464 637 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/13430/statm: 1984 637 207 399 0 1581 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 7936

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13436
/proc/meminfo: memFree=1598496/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=7104 CPUtime=8.98
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 2424 0 0 0 897 1 0 0 25 0 1 0 1119654844 7274496 1563 1992294400 134512640 134996440 4294956192 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 1776 1563 74 118 0 1655 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 10940

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13436
/proc/meminfo: memFree=1598304/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=7104 CPUtime=34.57
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 2424 0 0 0 3456 1 0 0 25 0 1 0 1119654844 7274496 1563 1992294400 134512640 134996440 4294956192 18446744073709551615 134513995 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 1776 1563 74 118 0 1655 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 10940

[startup+102.306 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 13436
/proc/meminfo: memFree=1598368/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=7104 CPUtime=85.75
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 2425 0 0 0 8574 1 0 0 25 0 1 0 1119654844 7274496 1564 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 1776 1564 74 118 0 1655 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 10940

[startup+162.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 13436
/proc/meminfo: memFree=1588704/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=17344 CPUtime=145.72
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 4901 0 0 0 14569 3 0 0 25 0 1 0 1119654844 17760256 4040 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 4336 4040 74 118 0 4215 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 21180

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13436
/proc/meminfo: memFree=1586144/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=19852 CPUtime=205.69
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 5531 0 0 0 20565 4 0 0 25 0 1 0 1119654844 20328448 4670 1992294400 134512640 134996440 4294956192 18446744073709551615 134528036 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 4963 4670 74 118 0 4842 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 23688

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13436
/proc/meminfo: memFree=1584544/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=21436 CPUtime=265.64
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 5939 0 0 0 26559 5 0 0 25 0 1 0 1119654844 21950464 5078 1992294400 134512640 134996440 4294956192 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 5359 5078 74 118 0 5238 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 25272

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13436
/proc/meminfo: memFree=1583776/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=22096 CPUtime=325.62
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6106 0 0 0 32556 6 0 0 25 0 1 0 1119654844 22626304 5245 1992294400 134512640 134996440 4294956192 18446744073709551615 134568130 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 5524 5245 74 118 0 5403 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 25932


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1581856/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=23944 CPUtime=805.39
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6586 0 0 0 80533 6 0 0 25 0 1 0 1119654844 24518656 5725 1992294400 134512640 134996440 4294956192 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 5986 5725 74 118 0 5865 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 27780

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1581600/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=24208 CPUtime=865.36
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6650 0 0 0 86530 6 0 0 25 0 1 0 1119654844 24788992 5789 1992294400 134512640 134996440 4294956192 18446744073709551615 134553677 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6052 5789 74 118 0 5931 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 28044

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1581472/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=24472 CPUtime=925.34
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6696 0 0 0 92527 7 0 0 25 0 1 0 1119654844 25059328 5835 1992294400 134512640 134996440 4294956192 18446744073709551615 134528321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6118 5835 74 118 0 5997 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 28308

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1581280/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=24604 CPUtime=985.3
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6735 0 0 0 98523 7 0 0 25 0 1 0 1119654844 25194496 5874 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6151 5874 74 118 0 6030 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 28440

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1581152/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=24736 CPUtime=1045.29
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6759 0 0 0 104522 7 0 0 25 0 1 0 1119654844 25329664 5898 1992294400 134512640 134996440 4294956192 18446744073709551615 134532759 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6184 5898 74 118 0 6063 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 28572

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1581024/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=24868 CPUtime=1105.26
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6791 0 0 0 110519 7 0 0 25 0 1 0 1119654844 25464832 5930 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6217 5930 74 118 0 6096 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 28704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1580896/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=24868 CPUtime=1165.24
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6816 0 0 0 116517 7 0 0 25 0 1 0 1119654844 25464832 5955 1992294400 134512640 134996440 4294956192 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6217 5955 74 118 0 6096 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 28704

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1580896/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=24868 CPUtime=1173.24
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6818 0 0 0 117317 7 0 0 25 0 1 0 1119654844 25464832 5957 1992294400 134512640 134996440 4294956192 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6217 5957 74 118 0 6096 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 28704

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1580896/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=25000 CPUtime=1179.64
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6821 0 0 0 117957 7 0 0 25 0 1 0 1119654844 25600000 5960 1992294400 134512640 134996440 4294956192 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6250 5960 74 118 0 6129 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 28836

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1580896/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=25000 CPUtime=1181.23
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6822 0 0 0 118116 7 0 0 25 0 1 0 1119654844 25600000 5961 1992294400 134512640 134996440 4294956192 18446744073709551615 134551287 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6250 5961 74 118 0 6129 0
Current children cumulated CPU time (s) 1197.68
Current children cumulated vsize (KiB) 28836

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1580896/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=25000 CPUtime=1182.03
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6822 0 0 0 118196 7 0 0 25 0 1 0 1119654844 25600000 5961 1992294400 134512640 134996440 4294956192 18446744073709551615 134528079 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6250 5961 74 118 0 6129 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 28836

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1580896/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=25000 CPUtime=1182.44
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6823 0 0 0 118237 7 0 0 25 0 1 0 1119654844 25600000 5962 1992294400 134512640 134996440 4294956192 18446744073709551615 134514104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6250 5962 74 118 0 6129 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 28836

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1580896/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=25000 CPUtime=1182.63
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6823 0 0 0 118256 7 0 0 25 0 1 0 1119654844 25600000 5962 1992294400 134512640 134996440 4294956192 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6250 5962 74 118 0 6129 0
Current children cumulated CPU time (s) 1199.08
Current children cumulated vsize (KiB) 28836

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13438
/proc/meminfo: memFree=1580896/2055920 swapFree=4174420/4192956
[pid=13430] ppid=13428 vsize=3836 CPUtime=16.45
/proc/13430/stat : 13430 (SATzilla2009_C) S 13428 13430 13274 0 -1 4194304 943 4145 0 0 442 2 1198 3 25 0 1 0 1119653194 3928064 523 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13430/statm: 959 523 219 399 0 556 0
[pid=13436] ppid=13430 vsize=25000 CPUtime=1182.73
/proc/13436/stat : 13436 (march_dl2004) R 13430 13430 13274 0 -1 4194304 6823 0 0 0 118266 7 0 0 25 0 1 0 1119654844 25600000 5962 1992294400 134512640 134996440 4294956192 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13436/statm: 6250 5962 74 118 0 6129 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 28836

Child status: 17
Real time (s): 1199.88
CPU time (s): 1199.3
CPU user time (s): 1199.15
CPU system time (s): 0.143978
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 28836

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

runsolver used 0.970852 second user time and 3.40048 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-31 05:24:35
IDJOB=1539105
IDBENCH=70481
IDSOLVER=527
FILE ID=node22/1539105-1238469875
PBS_JOBID= 9061753
Free space on /tmp= 66332 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1610649331-094.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539105-1238469875/watcher-1539105-1238469875 -o /tmp/evaluation-result-1539105-1238469875/solver-1539105-1238469875 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539105-1238469875.cnf

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

MD5SUM BENCH= 559244527104bd6e88d823e1ca1028fc
RANDOM SEED=1919962208

node22.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.279
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.279
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:       1606160 kB
Buffers:         85908 kB
Cached:         265744 kB
SwapCached:      12352 kB
Active:         187172 kB
Inactive:       178424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606160 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:           31600 kB
Writeback:           0 kB
Mapped:          15580 kB
Slab:            70284 kB
Committed_AS:  2979512 kB
PageTables:       1372 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= 66300 MiB
End job on node22 at 2009-03-31 05:44:35