Trace number 1538370

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.02 1199.59

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S886725553-011.cnf
MD5SUM149f4a347f3f97737dc0646d2caf1180
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

18.07/18.19	c SATzilla is building models for class 2
18.07/18.19	c run presolver march_dl2004 for 5 seconds ... 
18.07/18.19	c Bin: Executing march_dl2004
18.07/18.19	c spawning binary file with 5 seconds ...
18.07/18.19	c child exit by a signal
18.07/18.19	c march_dl2004 returned code 137.
18.07/18.19	c run presolver mxc-sr08 for 5 seconds ... 
18.07/18.19	c Bin: Executing mxc-sr08
18.07/18.19	c spawning binary file with 5 seconds ...
18.07/18.19	c child exit by a signal
18.07/18.19	c mxc-sr08 returned code 137.
18.07/18.19	c Orignal number of varibales is 220, number of clauses is 18700 
18.07/18.19	c predicted feature computation time is 7.310196 
18.07/18.19	c Bin: Executing satelite
18.07/18.19	c spawning binary file with 240 seconds ...
18.07/18.19	c child exited successfully
18.07/18.19	c satzilla computing base features
18.07/18.19	c Number of variabe is: 220, Number of clause is : 18700 
18.07/18.19	c Initializing...
18.07/18.19	c satzilla compute diameter ...
18.07/18.19	c start diameter features ...
18.07/18.19	c satzilla doing clause learning
18.07/18.19	c start clause learning features ...
18.07/18.19	c Bin: Executing zchaff07
18.07/18.19	c spawning binary file with 2 seconds ...
18.07/18.19	c child exit by a signal
18.07/18.19	c satzilla doing survey propogation probe
18.07/18.19	c do survay propogation for 2 second ...
18.07/18.19	c satzilla doing local search probe
18.07/18.19	c satzilla doing lobjois search-space size estimate
18.07/18.19	c features are:220 18700 220 18700 0 0 0.0117647 0.312315 0.681939 1.00315 0.0318182 2.1808e-16 0.0318182 0.0318182 -0 0 0 0.0318182 0.034722 0.0289305 0.0350267 4.20966 0.0304845 0.0241047 0 0.14044 2.07078 0.00197035 0.157094 0.00122995 0.00299465 3.10212 0.0619251 0.0117112 0 0.0117112 0.0117112 2 0 2 2 -0 1351.8 0.746356 325 2616 2616 325 2501 380 937 54.3853 0.0918041 48.1446 59.8119 59.8119 48.1446 59.4494 48.9763 55.5443 0.0621022 0.758558 9.7885e-05 0.26262 0.128121 0.0111386 0.0876221 0.0287204 0.0484965 9.87851e-05 0.333156 3.72168e-05 0.000225262 0.000144323 6.27356e-05 0.000113797 7.64197e-05 9.39341e-05 22.5714 0.18619 36.4753 0.137259 36 31 43 1.74499 0.268171 0.886244 0.0619252 0.62842 0.748808 
18.07/18.19	c satzilla's ranking:
18.07/18.19	c 1) march_dl2004: 4.049256
18.07/18.19	c 2) minisat20SAT07: 3.618537
18.07/18.19	c 3) mxc-sr08: 3.264803
18.07/18.19	c 4) minisat20: 1.880556
18.07/18.19	c 5) zchaff_rand: 1.330057
18.07/18.19	c 6) vallst: 0.661481
18.07/18.19	c 7) tts-4-0: 0.356930
18.07/18.19	c 8) SATenstein: -10000.000000
18.07/18.19	c 9) gnovelty+: -10000.000000
18.07/18.19	c 10) adaptg2wsat+: -10000.000000
18.07/18.19	c 11) adaptg2wsat0: -10000.000000
18.07/18.19	c 12) picosat846: -10000.000000
18.07/18.19	c 13) kcnfs04SAT07: -10000.000000
18.07/18.19	c satzilla running march_dl2004 ... 
1198.90/1199.58	c Bin: Executing march_dl2004
1198.90/1199.58	c spawning binary file with 1181 seconds ...
1198.90/1199.58	c child exit by a signal
1198.90/1199.58	c march_dl2004 returned code 137.
1198.90/1199.58	c satzilla running minisat20SAT07 ... 
1198.90/1199.58	c Bin: Executing minisat20SAT07
1198.90/1199.58	c minisat20SAT07 returned code 1.
1198.90/1199.58	c satzilla running mxc-sr08 ... 
1198.90/1199.58	c Bin: Executing mxc-sr08
1198.90/1199.58	c mxc-sr08 returned code 1.
1198.90/1199.58	c satzilla running minisat20 ... 
1198.90/1199.58	c Bin: Executing minisat20
1198.90/1199.58	c minisat20 returned code 1.
1198.90/1199.58	c satzilla running zchaff_rand ... 
1198.90/1199.58	c Bin: Executing zchaff_rand
1198.90/1199.58	c zchaff_rand returned code 1.
1198.90/1199.58	c satzilla running vallst ... 
1198.90/1199.58	c Bin: Executing vallst
1198.90/1199.58	c vallst returned code 1.
1198.90/1199.58	c satzilla running tts-4-0 ... 
1198.90/1199.58	c Bin: Executing tts-4-0
1198.90/1199.58	c tts-4-0 returned code 1.
1198.90/1199.58	c satzilla running SATenstein ... 
1198.90/1199.58	c Bin: Executing SATenstein
1198.90/1199.58	c SATenstein returned code 1.
1198.90/1199.58	c satzilla running gnovelty+ ... 
1198.90/1199.58	c Bin: Executing gnovelty+
1198.90/1199.58	c gnovelty+ returned code 1.
1198.90/1199.58	c satzilla running adaptg2wsat+ ... 
1198.90/1199.58	c Bin: Executing adaptg2wsat+
1198.90/1199.58	c adaptg2wsat+ returned code 1.
1198.90/1199.58	c satzilla running adaptg2wsat0 ... 
1198.90/1199.58	c Bin: Executing adaptg2wsat0
1198.90/1199.58	c adaptg2wsat0 returned code 1.
1198.90/1199.58	c satzilla running picosat846 ... 
1198.90/1199.58	c Bin: Executing picosat846
1198.90/1199.58	c picosat846 returned code 1.
1198.90/1199.58	c satzilla running kcnfs04SAT07 ... 
1198.90/1199.58	c Bin: Executing kcnfs04SAT07
1198.90/1199.58	c kcnfs04SAT07 returned code 1.
1198.90/1199.58	c ERROR: All Failed! 
1198.90/1199.58	c SATZILLA_TIME=1199.180000

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-1538370-1238424884/watcher-1538370-1238424884 -o /tmp/evaluation-result-1538370-1238424884/solver-1538370-1238424884 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538370-1238424884.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 1416
/proc/meminfo: memFree=1435576/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=2056 CPUtime=0
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115153672 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1416/statm: 514 112 96 399 0 111 0
[pid=1417] ppid=1416 vsize=784 CPUtime=0
/proc/1417/stat : 1417 (march_dl2004) R 1416 1416 1379 0 -1 4194304 98 0 0 0 0 0 0 0 19 0 1 0 1115153672 802816 93 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1417/statm: 196 93 50 118 0 75 0

[startup+0.0718079 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1416
/proc/meminfo: memFree=1435576/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=2056 CPUtime=0
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115153672 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1416/statm: 514 112 96 399 0 111 0
[pid=1417] ppid=1416 vsize=1888 CPUtime=0.06
/proc/1417/stat : 1417 (march_dl2004) R 1416 1416 1379 0 -1 4194304 443 0 0 0 6 0 0 0 19 0 1 0 1115153672 1933312 337 1992294400 134512640 134996440 4294956192 18446744073709551615 134649653 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1417/statm: 472 337 53 118 0 351 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3944

[startup+0.102806 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1416
/proc/meminfo: memFree=1435576/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=2056 CPUtime=0
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115153672 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1416/statm: 514 112 96 399 0 111 0
[pid=1417] ppid=1416 vsize=2016 CPUtime=0.09
/proc/1417/stat : 1417 (march_dl2004) R 1416 1416 1379 0 -1 4194304 1619 0 0 0 9 0 0 0 20 0 1 0 1115153672 2064384 373 1992294400 134512640 134996440 4294956192 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1417/statm: 504 373 57 118 0 383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4072

[startup+0.302834 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1416
/proc/meminfo: memFree=1435576/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=2056 CPUtime=0
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115153672 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1416/statm: 514 112 96 399 0 111 0
[pid=1417] ppid=1416 vsize=5512 CPUtime=0.29
/proc/1417/stat : 1417 (march_dl2004) R 1416 1416 1379 0 -1 4194304 3653 0 0 0 28 1 0 0 22 0 1 0 1115153672 5644288 795 1992294400 134512640 134996440 4294956192 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1417/statm: 1378 795 67 118 0 1257 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7568

[startup+0.701894 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1416
/proc/meminfo: memFree=1435576/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=2056 CPUtime=0
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115153672 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1416/statm: 514 112 96 399 0 111 0
[pid=1417] ppid=1416 vsize=5512 CPUtime=0.69
/proc/1417/stat : 1417 (march_dl2004) R 1416 1416 1379 0 -1 4194304 3657 0 0 0 67 2 0 0 25 0 1 0 1115153672 5644288 799 1992294400 134512640 134996440 4294956192 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1417/statm: 1378 799 67 118 0 1257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7568

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1418
/proc/meminfo: memFree=1432616/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=2056 CPUtime=0
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115153672 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1416/statm: 514 112 96 399 0 111 0
[pid=1417] ppid=1416 vsize=5512 CPUtime=1.49
/proc/1417/stat : 1417 (march_dl2004) R 1416 1416 1379 0 -1 4194304 3668 0 0 0 147 2 0 0 25 0 1 0 1115153672 5644288 810 1992294400 134512640 134996440 4294956192 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1417/statm: 1378 810 67 118 0 1257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7568

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1418
/proc/meminfo: memFree=1432616/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=2056 CPUtime=0
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115153672 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1416/statm: 514 112 96 399 0 111 0
[pid=1417] ppid=1416 vsize=5644 CPUtime=3.09
/proc/1417/stat : 1417 (march_dl2004) R 1416 1416 1379 0 -1 4194304 3734 0 0 0 307 2 0 0 25 0 1 0 1115153672 5779456 876 1992294400 134512640 134996440 4294956192 18446744073709551615 134583505 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1417/statm: 1411 876 67 118 0 1290 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7700

[startup+6.3017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1419
/proc/meminfo: memFree=1433520/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=2056 CPUtime=4.99
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 152 3793 0 0 0 0 497 2 19 0 1 0 1115153672 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1416/statm: 514 121 104 399 0 111 0
[pid=1419] ppid=1416 vsize=3888 CPUtime=1.28
/proc/1419/stat : 1419 (mxc-sr08) R 1416 1416 1379 0 -1 4194304 1050 0 0 0 128 0 0 0 25 0 1 0 1115154172 3981312 871 1992294400 134512640 135078026 4294956192 18446744073709551615 134534702 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1419/statm: 972 871 71 138 0 831 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5944

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1421
/proc/meminfo: memFree=1429424/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=6132 CPUtime=12.67
/proc/1416/stat : 1416 (SATzilla2009_C) R 1414 1416 1379 0 -1 4194304 1541 6848 0 0 61 0 1200 6 19 0 1 0 1115153672 6279168 1086 1992294400 134512640 136149437 4294956224 18446744073709551615 135485446 0 0 4096 3 0 0 0 17 0 0 0
/proc/1416/statm: 1533 1086 150 399 0 1130 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6132

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1422
/proc/meminfo: memFree=1428656/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=6040 CPUtime=7.3
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 3850 0 0 0 728 2 0 0 25 0 1 0 1115155492 6184960 992 1992294400 134512640 134996440 4294956192 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 1510 992 67 118 0 1389 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11240

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1422
/proc/meminfo: memFree=1407408/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=26192 CPUtime=32.88
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 11772 0 0 0 3255 33 0 0 25 0 1 0 1115155492 26820608 6225 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 6548 6225 74 118 0 6427 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 31392

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1422
/proc/meminfo: memFree=1407536/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=26192 CPUtime=84.06
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 11772 0 0 0 8373 33 0 0 25 0 1 0 1115155492 26820608 6225 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 6548 6225 74 118 0 6427 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 31392

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1422
/proc/meminfo: memFree=1407472/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=26192 CPUtime=144.03
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 11772 0 0 0 14370 33 0 0 25 0 1 0 1115155492 26820608 6225 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 6548 6225 74 118 0 6427 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 31392

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1422
/proc/meminfo: memFree=1407536/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=26192 CPUtime=204.01
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 11773 0 0 0 20368 33 0 0 25 0 1 0 1115155492 26820608 6226 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 6548 6226 74 118 0 6427 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 31392

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1422
/proc/meminfo: memFree=1407536/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=26192 CPUtime=263.97
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 11773 0 0 0 26364 33 0 0 25 0 1 0 1115155492 26820608 6226 1992294400 134512640 134996440 4294956192 18446744073709551615 134526928 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 6548 6226 74 118 0 6427 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 31392

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1422
/proc/meminfo: memFree=1407472/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=26192 CPUtime=323.94
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 11773 0 0 0 32361 33 0 0 25 0 1 0 1115155492 26820608 6226 1992294400 134512640 134996440 4294956192 18446744073709551615 134526976 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 6548 6226 74 118 0 6427 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 31392


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


[startup+762.306 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 1428
/proc/meminfo: memFree=1365808/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=69052 CPUtime=743.76
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 22286 0 0 0 74335 41 0 0 25 0 1 0 1115155492 70709248 16670 1992294400 134512640 134996440 4294956192 18446744073709551615 134527845 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 17263 16670 74 118 0 17142 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 74252

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 1428
/proc/meminfo: memFree=1363824/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=71164 CPUtime=803.73
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 22803 0 0 0 80332 41 0 0 25 0 1 0 1115155492 72871936 17187 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 17791 17187 74 118 0 17670 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 76364

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 1428
/proc/meminfo: memFree=1361968/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=73012 CPUtime=863.69
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 23267 0 0 0 86328 41 0 0 25 0 1 0 1115155492 74764288 17651 1992294400 134512640 134996440 4294956192 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 18253 17651 74 118 0 18132 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 78212

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1428
/proc/meminfo: memFree=1360752/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=74200 CPUtime=923.67
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 23579 0 0 0 92325 42 0 0 25 0 1 0 1115155492 75980800 17963 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 18550 17963 74 118 0 18429 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 79400

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1428
/proc/meminfo: memFree=1359728/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=75256 CPUtime=983.64
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 23831 0 0 0 98322 42 0 0 25 0 1 0 1115155492 77062144 18215 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 18814 18215 74 118 0 18693 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 80456

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1428
/proc/meminfo: memFree=1358832/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=76184 CPUtime=1043.6
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 24053 0 0 0 104317 43 0 0 25 0 1 0 1115155492 78012416 18437 1992294400 134512640 134996440 4294956192 18446744073709551615 134553208 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 19046 18437 74 118 0 18925 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 81384

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1428
/proc/meminfo: memFree=1358320/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=76716 CPUtime=1103.57
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 24187 0 0 0 110314 43 0 0 25 0 1 0 1115155492 78557184 18571 1992294400 134512640 134996440 4294956192 18446744073709551615 134551294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 19179 18571 74 118 0 19058 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 81916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1428
/proc/meminfo: memFree=1356976/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=78044 CPUtime=1163.55
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 24513 0 0 0 116311 44 0 0 25 0 1 0 1115155492 79917056 18897 1992294400 134512640 134996440 4294956192 18446744073709551615 134571418 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 19511 18897 74 118 0 19390 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 83244

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 1428
/proc/meminfo: memFree=1356912/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=78044 CPUtime=1171.54
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 24528 0 0 0 117110 44 0 0 25 0 1 0 1115155492 79917056 18912 1992294400 134512640 134996440 4294956192 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 19511 18912 74 118 0 19390 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 83244

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1428
/proc/meminfo: memFree=1356848/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=78044 CPUtime=1174.75
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 24535 0 0 0 117431 44 0 0 25 0 1 0 1115155492 79917056 18919 1992294400 134512640 134996440 4294956192 18446744073709551615 134551409 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 19511 18919 74 118 0 19390 0
Current children cumulated CPU time (s) 1192.91
Current children cumulated vsize (KiB) 83244

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1428
/proc/meminfo: memFree=1356848/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=78176 CPUtime=1177.94
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 24545 0 0 0 117750 44 0 0 25 0 1 0 1115155492 80052224 18929 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 19544 18929 74 118 0 19423 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 83376

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1428
/proc/meminfo: memFree=1356848/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=78176 CPUtime=1179.54
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 24549 0 0 0 117910 44 0 0 25 0 1 0 1115155492 80052224 18933 1992294400 134512640 134996440 4294956192 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 19544 18933 74 118 0 19423 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 83376

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1428
/proc/meminfo: memFree=1356784/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=78176 CPUtime=1180.34
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 24550 0 0 0 117990 44 0 0 25 0 1 0 1115155492 80052224 18934 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 19544 18934 74 118 0 19423 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 83376

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1428
/proc/meminfo: memFree=1356784/2055920 swapFree=4175692/4192956
[pid=1416] ppid=1414 vsize=5200 CPUtime=18.16
/proc/1416/stat : 1416 (SATzilla2009_C) S 1414 1416 1379 0 -1 4194304 2202 6848 0 0 607 3 1200 6 25 0 1 0 1115153672 5324800 964 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1416/statm: 1300 964 219 399 0 897 0
[pid=1422] ppid=1416 vsize=78176 CPUtime=1180.74
/proc/1422/stat : 1422 (march_dl2004) R 1416 1416 1379 0 -1 4194304 24553 0 0 0 118030 44 0 0 25 0 1 0 1115155492 80052224 18937 1992294400 134512640 134996440 4294956192 18446744073709551615 134576322 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1422/statm: 19544 18937 74 118 0 19423 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 83376

Child status: 17
Real time (s): 1199.59
CPU time (s): 1199.02
CPU user time (s): 1198.46
CPU system time (s): 0.561914
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 83376

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

runsolver used 0.98585 second user time and 3.38348 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-30 16:54:44
IDJOB=1538370
IDBENCH=70236
IDSOLVER=527
FILE ID=node30/1538370-1238424884
PBS_JOBID= 9061546
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= 149f4a347f3f97737dc0646d2caf1180
RANDOM SEED=1797361203

node30.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.260
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.260
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:       1436056 kB
Buffers:         75516 kB
Cached:         459160 kB
SwapCached:      11092 kB
Active:         130640 kB
Inactive:       417040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1436056 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:           32024 kB
Writeback:           0 kB
Mapped:          18612 kB
Slab:            58292 kB
Committed_AS:  3075180 kB
PageTables:       1368 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= 66328 MiB
End job on node30 at 2009-03-30 17:14:44