Trace number 1538382

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1198.89 1199.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S193214747-044.cnf
MD5SUM01b687d69c52888789968aa62c5caeb5
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

Solver Data

17.97/18.06	c SATzilla is building models for class 2
17.97/18.06	c run presolver march_dl2004 for 5 seconds ... 
17.97/18.06	c Bin: Executing march_dl2004
17.97/18.06	c spawning binary file with 5 seconds ...
17.97/18.06	c child exit by a signal
17.97/18.06	c march_dl2004 returned code 137.
17.97/18.06	c run presolver mxc-sr08 for 5 seconds ... 
17.97/18.06	c Bin: Executing mxc-sr08
17.97/18.06	c spawning binary file with 5 seconds ...
17.97/18.06	c child exit by a signal
17.97/18.06	c mxc-sr08 returned code 137.
17.97/18.06	c Orignal number of varibales is 220, number of clauses is 18700 
17.97/18.06	c predicted feature computation time is 7.310196 
17.97/18.06	c Bin: Executing satelite
17.97/18.06	c spawning binary file with 240 seconds ...
17.97/18.06	c child exited successfully
17.97/18.06	c satzilla computing base features
17.97/18.06	c Number of variabe is: 220, Number of clause is : 18700 
17.97/18.06	c Initializing...
17.97/18.06	c satzilla compute diameter ...
17.97/18.06	c start diameter features ...
17.97/18.06	c satzilla doing clause learning
17.97/18.06	c start clause learning features ...
17.97/18.06	c Bin: Executing zchaff07
17.97/18.06	c spawning binary file with 2 seconds ...
17.97/18.06	c child exit by a signal
17.97/18.06	c satzilla doing survey propogation probe
17.97/18.06	c do survay propogation for 2 second ...
17.97/18.06	c satzilla doing local search probe
17.97/18.06	c satzilla doing lobjois search-space size estimate
17.97/18.06	c features are:220 18700 220 18700 0 0 0.0117647 0.312177 0.683344 1.00316 0.0318182 2.1808e-16 0.0318182 0.0318182 -0 0 0 0.0318182 0.0450037 0.0276471 0.0355615 4.34008 0.0340472 0.0268855 0 0.13933 2.15975 0.00208945 0.155801 0.00128342 0.00315508 3.12313 0.0656684 0.0117112 0 0.0117112 0.0117112 2 0 2 2 -0 643.778 0.943718 260 2081 2081 260 578 283 299 49.6922 0.105827 44.4582 60.3138 60.3138 44.4582 51.8391 46.2007 47.3357 0.0689583 0.7543 0.000506673 0.263207 0.137775 0.0132335 0.0997452 0.0291338 0.0579193 0.000104982 0.448159 2.85157e-05 0.00030116 0.000167544 5.96816e-05 0.000126657 7.07284e-05 9.48633e-05 22.4694 0.199968 35.95 0.154388 36 29 43 1.7 0.262612 0.883898 0.0678207 0.62743 0.706872 
17.97/18.06	c satzilla's ranking:
17.97/18.06	c 1) march_dl2004: 4.106615
17.97/18.06	c 2) minisat20SAT07: 3.718451
17.97/18.06	c 3) mxc-sr08: 3.363118
17.97/18.06	c 4) minisat20: 1.932636
17.97/18.06	c 5) zchaff_rand: 1.330140
17.97/18.06	c 6) vallst: 0.753975
17.97/18.06	c 7) tts-4-0: 0.335886
17.97/18.06	c 8) SATenstein: -10000.000000
17.97/18.06	c 9) gnovelty+: -10000.000000
17.97/18.06	c 10) adaptg2wsat+: -10000.000000
17.97/18.06	c 11) adaptg2wsat0: -10000.000000
17.97/18.06	c 12) picosat846: -10000.000000
17.97/18.06	c 13) kcnfs04SAT07: -10000.000000
17.97/18.06	c satzilla running march_dl2004 ... 
1198.86/1199.50	c Bin: Executing march_dl2004
1198.86/1199.50	c spawning binary file with 1181 seconds ...
1198.86/1199.50	c child exit by a signal
1198.86/1199.50	c march_dl2004 returned code 137.
1198.86/1199.50	c satzilla running minisat20SAT07 ... 
1198.86/1199.50	c Bin: Executing minisat20SAT07
1198.86/1199.50	c minisat20SAT07 returned code 1.
1198.86/1199.50	c satzilla running mxc-sr08 ... 
1198.86/1199.50	c Bin: Executing mxc-sr08
1198.86/1199.50	c mxc-sr08 returned code 1.
1198.86/1199.50	c satzilla running minisat20 ... 
1198.86/1199.50	c Bin: Executing minisat20
1198.86/1199.50	c minisat20 returned code 1.
1198.86/1199.50	c satzilla running zchaff_rand ... 
1198.86/1199.50	c Bin: Executing zchaff_rand
1198.86/1199.50	c zchaff_rand returned code 1.
1198.86/1199.50	c satzilla running vallst ... 
1198.86/1199.50	c Bin: Executing vallst
1198.86/1199.50	c vallst returned code 1.
1198.86/1199.50	c satzilla running tts-4-0 ... 
1198.86/1199.50	c Bin: Executing tts-4-0
1198.86/1199.50	c tts-4-0 returned code 1.
1198.86/1199.50	c satzilla running SATenstein ... 
1198.86/1199.50	c Bin: Executing SATenstein
1198.86/1199.50	c SATenstein returned code 1.
1198.86/1199.50	c satzilla running gnovelty+ ... 
1198.86/1199.50	c Bin: Executing gnovelty+
1198.86/1199.50	c gnovelty+ returned code 1.
1198.86/1199.50	c satzilla running adaptg2wsat+ ... 
1198.86/1199.50	c Bin: Executing adaptg2wsat+
1198.86/1199.50	c adaptg2wsat+ returned code 1.
1198.86/1199.50	c satzilla running adaptg2wsat0 ... 
1198.86/1199.50	c Bin: Executing adaptg2wsat0
1198.86/1199.50	c adaptg2wsat0 returned code 1.
1198.86/1199.50	c satzilla running picosat846 ... 
1198.86/1199.50	c Bin: Executing picosat846
1198.86/1199.50	c picosat846 returned code 1.
1198.86/1199.50	c satzilla running kcnfs04SAT07 ... 
1198.86/1199.50	c Bin: Executing kcnfs04SAT07
1198.86/1199.50	c kcnfs04SAT07 returned code 1.
1198.86/1199.50	c ERROR: All Failed! 
1198.86/1199.50	c SATZILLA_TIME=1199.050000

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-1538382-1238425204/watcher-1538382-1238425204 -o /tmp/evaluation-result-1538382-1238425204/solver-1538382-1238425204 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538382-1238425204.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: 1.00 1.00 1.00 3/64 7658
/proc/meminfo: memFree=1454328/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=2056 CPUtime=0
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115186132 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 514 112 96 399 0 111 0
[pid=7659] ppid=7658 vsize=784 CPUtime=0
/proc/7659/stat : 7659 (march_dl2004) R 7658 7658 7136 0 -1 4194304 98 0 0 0 0 0 0 0 19 0 1 0 1115186132 802816 93 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7659/statm: 196 93 50 118 0 75 0

[startup+0.075602 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7658
/proc/meminfo: memFree=1454328/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=2056 CPUtime=0
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115186132 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 514 112 96 399 0 111 0
[pid=7659] ppid=7658 vsize=2940 CPUtime=0.07
/proc/7659/stat : 7659 (march_dl2004) R 7658 7658 7136 0 -1 4194304 705 0 0 0 7 0 0 0 19 0 1 0 1115186132 3010560 599 1992294400 134512640 134996440 4294956176 18446744073709551615 134543129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7659/statm: 735 599 55 118 0 614 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4996

[startup+0.101604 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7658
/proc/meminfo: memFree=1454328/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=2056 CPUtime=0
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115186132 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 514 112 96 399 0 111 0
[pid=7659] ppid=7658 vsize=2016 CPUtime=0.09
/proc/7659/stat : 7659 (march_dl2004) R 7658 7658 7136 0 -1 4194304 1619 0 0 0 9 0 0 0 19 0 1 0 1115186132 2064384 373 1992294400 134512640 134996440 4294956176 18446744073709551615 134522689 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7659/statm: 504 373 57 118 0 383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4072

[startup+0.301643 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7658
/proc/meminfo: memFree=1454328/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=2056 CPUtime=0
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115186132 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 514 112 96 399 0 111 0
[pid=7659] ppid=7658 vsize=5512 CPUtime=0.29
/proc/7659/stat : 7659 (march_dl2004) R 7658 7658 7136 0 -1 4194304 3655 0 0 0 28 1 0 0 21 0 1 0 1115186132 5644288 797 1992294400 134512640 134996440 4294956176 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7659/statm: 1378 797 67 118 0 1257 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7568

[startup+0.701721 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7658
/proc/meminfo: memFree=1454328/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=2056 CPUtime=0
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115186132 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 514 112 96 399 0 111 0
[pid=7659] ppid=7658 vsize=5512 CPUtime=0.69
/proc/7659/stat : 7659 (march_dl2004) R 7658 7658 7136 0 -1 4194304 3659 0 0 0 68 1 0 0 25 0 1 0 1115186132 5644288 801 1992294400 134512640 134996440 4294956176 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7659/statm: 1378 801 67 118 0 1257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7568

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7660
/proc/meminfo: memFree=1451304/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=2056 CPUtime=0
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115186132 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 514 112 96 399 0 111 0
[pid=7659] ppid=7658 vsize=5512 CPUtime=1.49
/proc/7659/stat : 7659 (march_dl2004) R 7658 7658 7136 0 -1 4194304 3671 0 0 0 148 1 0 0 25 0 1 0 1115186132 5644288 813 1992294400 134512640 134996440 4294956176 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7659/statm: 1378 813 67 118 0 1257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7568

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7660
/proc/meminfo: memFree=1451048/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=2056 CPUtime=0
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115186132 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 514 112 96 399 0 111 0
[pid=7659] ppid=7658 vsize=5644 CPUtime=3.09
/proc/7659/stat : 7659 (march_dl2004) R 7658 7658 7136 0 -1 4194304 3732 0 0 0 308 1 0 0 25 0 1 0 1115186132 5779456 874 1992294400 134512640 134996440 4294956176 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7659/statm: 1411 874 67 118 0 1290 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7700

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7661
/proc/meminfo: memFree=1452200/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=2056 CPUtime=4.99
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 152 3795 0 0 0 0 498 1 19 0 1 0 1115186132 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 514 121 104 399 0 111 0
[pid=7661] ppid=7658 vsize=3900 CPUtime=1.28
/proc/7661/stat : 7661 (mxc-sr08) R 7658 7658 7136 0 -1 4194304 1046 0 0 0 128 0 0 0 25 0 1 0 1115186632 3993600 867 1992294400 134512640 135078026 4294956176 18446744073709551615 134524138 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7661/statm: 975 867 71 138 0 834 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5956

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7663
/proc/meminfo: memFree=1448232/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=6404 CPUtime=12.67
/proc/7658/stat : 7658 (SATzilla2009_C) R 7656 7658 7136 0 -1 4194304 1610 6730 0 0 60 0 1202 5 19 0 1 0 1115186132 6557696 1147 1992294400 134512640 136149437 4294956208 18446744073709551615 135485446 0 0 4096 3 0 0 0 17 0 0 0
/proc/7658/statm: 1601 1147 150 399 0 1198 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6404

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7664
/proc/meminfo: memFree=1447336/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=6040 CPUtime=7.42
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 3860 0 0 0 741 1 0 0 25 0 1 0 1115187939 6184960 1002 1992294400 134512640 134996440 4294956176 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 1510 1002 67 118 0 1389 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11256

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7664
/proc/meminfo: memFree=1426216/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=26148 CPUtime=33
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 11754 0 0 0 3269 31 0 0 25 0 1 0 1115187939 26775552 6214 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 6537 6214 74 118 0 6416 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 31364

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7670
/proc/meminfo: memFree=1426272/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=26148 CPUtime=84.15
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 11754 0 0 0 8384 31 0 0 25 0 1 0 1115187939 26775552 6214 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 6537 6214 74 118 0 6416 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 31364

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7670
/proc/meminfo: memFree=1426272/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=26148 CPUtime=144.12
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 11754 0 0 0 14381 31 0 0 25 0 1 0 1115187939 26775552 6214 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 6537 6214 74 118 0 6416 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 31364

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7670
/proc/meminfo: memFree=1426208/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=26148 CPUtime=204.1
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 11754 0 0 0 20378 32 0 0 25 0 1 0 1115187939 26775552 6214 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 6537 6214 74 118 0 6416 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 31364

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7670
/proc/meminfo: memFree=1426272/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=26148 CPUtime=264.06
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 11754 0 0 0 26374 32 0 0 25 0 1 0 1115187939 26775552 6214 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 6537 6214 74 118 0 6416 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 31364

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7670
/proc/meminfo: memFree=1426272/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=26148 CPUtime=324.04
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 11754 0 0 0 32372 32 0 0 25 0 1 0 1115187939 26775552 6214 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 6537 6214 74 118 0 6416 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 31364


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7670
/proc/meminfo: memFree=1383208/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=70228 CPUtime=743.84
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 22598 0 0 0 74344 40 0 0 25 0 1 0 1115187939 71913472 16990 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 17557 16990 74 118 0 17436 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 75444

[startup+822.303 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 7670
/proc/meminfo: memFree=1381352/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=72212 CPUtime=803.8
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 23077 0 0 0 80340 40 0 0 25 0 1 0 1115187939 73945088 17469 1992294400 134512640 134996440 4294956176 18446744073709551615 134567350 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 18053 17469 74 118 0 17932 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 77428

[startup+882.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 7670
/proc/meminfo: memFree=1379752/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=73796 CPUtime=863.77
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 23470 0 0 0 86336 41 0 0 25 0 1 0 1115187939 75567104 17862 1992294400 134512640 134996440 4294956176 18446744073709551615 134567145 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 18449 17862 74 118 0 18328 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 79012

[startup+942.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 7670
/proc/meminfo: memFree=1378216/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=75380 CPUtime=923.74
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 23856 0 0 0 92333 41 0 0 25 0 1 0 1115187939 77189120 18248 1992294400 134512640 134996440 4294956176 18446744073709551615 134568157 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 18845 18248 74 118 0 18724 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 80596

[startup+1002.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 7670
/proc/meminfo: memFree=1377064/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=76572 CPUtime=983.72
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 24159 0 0 0 98330 42 0 0 25 0 1 0 1115187939 78409728 18551 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 19143 18551 74 118 0 19022 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 81788

[startup+1062.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 7670
/proc/meminfo: memFree=1375912/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=77760 CPUtime=1043.69
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 24460 0 0 0 104327 42 0 0 25 0 1 0 1115187939 79626240 18852 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 19440 18852 74 118 0 19319 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 82976

[startup+1122.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 7670
/proc/meminfo: memFree=1374696/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=78948 CPUtime=1103.67
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 24748 0 0 0 110324 43 0 0 25 0 1 0 1115187939 80842752 19140 1992294400 134512640 134996440 4294956176 18446744073709551615 134551555 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 19737 19140 74 118 0 19616 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 84164

[startup+1182.3 s]
/proc/loadavg: 1.06 1.05 1.00 2/66 7670
/proc/meminfo: memFree=1373736/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=79872 CPUtime=1163.62
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 24987 0 0 0 116319 43 0 0 25 0 1 0 1115187939 81788928 19379 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 19968 19379 74 118 0 19847 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 85088

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

[startup+1190.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 7670
/proc/meminfo: memFree=1373608/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=80004 CPUtime=1171.62
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 25017 0 0 0 117119 43 0 0 25 0 1 0 1115187939 81924096 19409 1992294400 134512640 134996440 4294956176 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 20001 19409 74 118 0 19880 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 85220

[startup+1193.51 s]
/proc/loadavg: 1.12 1.06 1.00 2/66 7670
/proc/meminfo: memFree=1373544/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=80004 CPUtime=1174.82
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 25022 0 0 0 117439 43 0 0 25 0 1 0 1115187939 81924096 19414 1992294400 134512640 134996440 4294956176 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 20001 19414 74 118 0 19880 0
Current children cumulated CPU time (s) 1192.86
Current children cumulated vsize (KiB) 85220

[startup+1196.7 s]
/proc/loadavg: 1.12 1.06 1.00 2/66 7670
/proc/meminfo: memFree=1373480/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=80004 CPUtime=1178.02
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 25035 0 0 0 117759 43 0 0 25 0 1 0 1115187939 81924096 19427 1992294400 134512640 134996440 4294956176 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 20001 19427 74 118 0 19880 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 85220

[startup+1198.3 s]
/proc/loadavg: 1.11 1.06 1.00 2/66 7670
/proc/meminfo: memFree=1373480/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=80004 CPUtime=1179.62
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 25040 0 0 0 117919 43 0 0 25 0 1 0 1115187939 81924096 19432 1992294400 134512640 134996440 4294956176 18446744073709551615 134527877 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 20001 19432 74 118 0 19880 0
Current children cumulated CPU time (s) 1197.66
Current children cumulated vsize (KiB) 85220

[startup+1199.1 s]
/proc/loadavg: 1.11 1.06 1.00 2/66 7670
/proc/meminfo: memFree=1373480/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=80004 CPUtime=1180.41
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4194304 25040 0 0 0 117998 43 0 0 25 0 1 0 1115187939 81924096 19432 1992294400 134512640 134996440 4294956176 18446744073709551615 134527778 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 20001 19432 74 118 0 19880 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 85220

[startup+1199.5 s]
/proc/loadavg: 1.11 1.06 1.00 2/66 7670
/proc/meminfo: memFree=1373480/2055920 swapFree=4179368/4192956
[pid=7658] ppid=7656 vsize=5216 CPUtime=18.04
/proc/7658/stat : 7658 (SATzilla2009_C) S 7656 7658 7136 0 -1 4194304 2215 6730 0 0 594 3 1202 5 25 0 1 0 1115186132 5341184 968 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7658/statm: 1304 968 219 399 0 901 0
[pid=7664] ppid=7658 vsize=0 CPUtime=1180.82
/proc/7664/stat : 7664 (march_dl2004) R 7658 7658 7136 0 -1 4195332 25040 0 0 0 118038 44 0 0 25 0 1 0 1115187939 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/7664/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.86
Current children cumulated vsize (KiB) 5216

Child status: 17
Real time (s): 1199.51
CPU time (s): 1198.89
CPU user time (s): 1198.35
CPU system time (s): 0.543917
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (KiB): 85220

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

runsolver used 1.07284 second user time and 3.2955 second system time

The end

Launcher Data

Begin job on node23 at 2009-03-30 17:00:04
IDJOB=1538382
IDBENCH=70240
IDSOLVER=527
FILE ID=node23/1538382-1238425204
PBS_JOBID= 9061483
Free space on /tmp= 66452 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S193214747-044.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538382-1238425204/watcher-1538382-1238425204 -o /tmp/evaluation-result-1538382-1238425204/solver-1538382-1238425204 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538382-1238425204.cnf

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

MD5SUM BENCH= 01b687d69c52888789968aa62c5caeb5
RANDOM SEED=481172447

node23.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1454872 kB
Buffers:        103788 kB
Cached:         393816 kB
SwapCached:       7500 kB
Active:         185244 kB
Inactive:       321368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1454872 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:           32008 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            80568 kB
Committed_AS:  2987572 kB
PageTables:       1392 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= 66420 MiB
End job on node23 at 2009-03-30 17:20:04