Trace number 1538394

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.72 1200.38

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S522321670-058.cnf
MD5SUM925bc133251a0b8070d62549c0360fc5
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

17.86/17.91	c SATzilla is building models for class 2
17.86/17.91	c run presolver march_dl2004 for 5 seconds ... 
17.86/17.91	c Bin: Executing march_dl2004
17.86/17.91	c spawning binary file with 5 seconds ...
17.86/17.91	c child exit by a signal
17.86/17.91	c march_dl2004 returned code 137.
17.86/17.91	c run presolver mxc-sr08 for 5 seconds ... 
17.86/17.91	c Bin: Executing mxc-sr08
17.86/17.91	c spawning binary file with 5 seconds ...
17.86/17.91	c child exit by a signal
17.86/17.91	c mxc-sr08 returned code 137.
17.86/17.91	c Orignal number of varibales is 200, number of clauses is 17000 
17.86/17.91	c predicted feature computation time is 7.268424 
17.86/17.91	c Bin: Executing satelite
17.86/17.91	c spawning binary file with 240 seconds ...
17.86/17.91	c child exited successfully
17.86/17.91	c satzilla computing base features
17.86/17.91	c Number of variabe is: 200, Number of clause is : 17000 
17.86/17.91	c Initializing...
17.86/17.91	c satzilla compute diameter ...
17.86/17.91	c start diameter features ...
17.86/17.91	c satzilla doing clause learning
17.86/17.91	c start clause learning features ...
17.86/17.91	c Bin: Executing zchaff07
17.86/17.91	c spawning binary file with 2 seconds ...
17.86/17.91	c child exit by a signal
17.86/17.91	c satzilla doing survey propogation probe
17.86/17.91	c do survay propogation for 2 second ...
17.86/17.91	c satzilla doing local search probe
17.86/17.91	c satzilla doing lobjois search-space size estimate
17.86/17.91	c features are:200 17000 200 17000 0 0 0.0117647 0.313025 0.680549 1.00449 0.035 1.98254e-16 0.035 0.035 -0 0 0 0.035 0.040128 0.0310588 0.0382353 4.26242 0.0319548 0.0263897 0 0.138846 2.10824 0.00211441 0.160328 0.00129412 0.003 3.08931 0.0604118 0.0117059 0 0.0117059 0.0117059 2 0 2 2 -0 4043 0.00915162 4006 4080 4080 4006 4080 4006 4080 58.2685 0.0121124 57.5627 58.9743 58.9743 57.5627 58.9743 57.5627 58.9743 0.0648426 0.790229 0.000568534 0.255645 0.131959 0.0100333 0.0931946 0.025836 0.0508233 0.000102241 0.405922 3.96042e-05 0.000265291 0.00015673 6.06394e-05 0.000122422 7.1854e-05 9.37431e-05 20.957 0.321055 33.2315 0.152153 33 27 39 1.7521 0.265202 0.886995 0.0775662 0.626506 0.723759 
17.86/17.91	c satzilla's ranking:
17.86/17.91	c 1) march_dl2004: 4.395931
17.86/17.91	c 2) minisat20SAT07: 3.572503
17.86/17.91	c 3) mxc-sr08: 3.341484
17.86/17.91	c 4) minisat20: 1.925747
17.86/17.91	c 5) tts-4-0: 0.387954
17.86/17.91	c 6) vallst: 0.356851
17.86/17.91	c 7) zchaff_rand: 0.167282
17.86/17.91	c 8) SATenstein: -10000.000000
17.86/17.91	c 9) gnovelty+: -10000.000000
17.86/17.91	c 10) adaptg2wsat+: -10000.000000
17.86/17.91	c 11) adaptg2wsat0: -10000.000000
17.86/17.91	c 12) picosat846: -10000.000000
17.86/17.91	c 13) kcnfs04SAT07: -10000.000000
17.86/17.91	c satzilla running march_dl2004 ... 
1199.62/1200.37	c Bin: Executing march_dl2004
1199.62/1200.37	c spawning binary file with 1182 seconds ...
1199.62/1200.37	c child exit by a signal
1199.62/1200.37	c march_dl2004 returned code 137.
1199.62/1200.37	c satzilla running minisat20SAT07 ... 
1199.62/1200.37	c Bin: Executing minisat20SAT07
1199.62/1200.37	c minisat20SAT07 returned code 1.
1199.62/1200.37	c satzilla running mxc-sr08 ... 
1199.62/1200.37	c Bin: Executing mxc-sr08
1199.62/1200.37	c mxc-sr08 returned code 1.
1199.62/1200.37	c satzilla running minisat20 ... 
1199.62/1200.37	c Bin: Executing minisat20
1199.62/1200.37	c minisat20 returned code 1.
1199.62/1200.37	c satzilla running tts-4-0 ... 
1199.62/1200.37	c Bin: Executing tts-4-0
1199.62/1200.37	c tts-4-0 returned code 1.
1199.62/1200.37	c satzilla running vallst ... 
1199.62/1200.37	c Bin: Executing vallst
1199.62/1200.37	c vallst returned code 1.
1199.62/1200.37	c satzilla running zchaff_rand ... 
1199.62/1200.37	c Bin: Executing zchaff_rand
1199.62/1200.37	c zchaff_rand returned code 1.
1199.62/1200.37	c satzilla running SATenstein ... 
1199.62/1200.37	c Bin: Executing SATenstein
1199.62/1200.37	c SATenstein returned code 1.
1199.62/1200.37	c satzilla running gnovelty+ ... 
1199.62/1200.37	c Bin: Executing gnovelty+
1199.62/1200.37	c gnovelty+ returned code 1.
1199.62/1200.37	c satzilla running adaptg2wsat+ ... 
1199.62/1200.37	c Bin: Executing adaptg2wsat+
1199.62/1200.37	c adaptg2wsat+ returned code 1.
1199.62/1200.37	c satzilla running adaptg2wsat0 ... 
1199.62/1200.37	c Bin: Executing adaptg2wsat0
1199.62/1200.37	c adaptg2wsat0 returned code 1.
1199.62/1200.37	c satzilla running picosat846 ... 
1199.62/1200.37	c Bin: Executing picosat846
1199.62/1200.37	c picosat846 returned code 1.
1199.62/1200.37	c satzilla running kcnfs04SAT07 ... 
1199.62/1200.37	c Bin: Executing kcnfs04SAT07
1199.62/1200.37	c kcnfs04SAT07 returned code 1.
1199.62/1200.37	c ERROR: All Failed! 
1199.62/1200.37	c SATZILLA_TIME=1199.890000

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-1538394-1238425399/watcher-1538394-1238425399 -o /tmp/evaluation-result-1538394-1238425399/solver-1538394-1238425399 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538394-1238425399.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.84 0.97 0.99 3/76 32065
/proc/meminfo: memFree=1366368/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=2056 CPUtime=0
/proc/32065/stat : 32065 (SATzilla2009_C) R 32063 32065 32028 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1115200921 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/32065/statm: 514 112 96 399 0 111 0
[pid=32066] ppid=32065 vsize=768 CPUtime=0
/proc/32066/stat : 32066 (march_dl2004) R 32065 32065 32028 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 1115200921 786432 93 1992294400 134512640 134996440 4294956192 18446744073709551615 134793975 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32066/statm: 192 93 50 118 0 71 0

[startup+0.0211751 s]
/proc/loadavg: 0.84 0.97 0.99 3/76 32065
/proc/meminfo: memFree=1366368/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=2056 CPUtime=0
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115200921 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32065/statm: 514 112 96 399 0 111 0
[pid=32066] ppid=32065 vsize=900 CPUtime=0.01
/proc/32066/stat : 32066 (march_dl2004) R 32065 32065 32028 0 -1 4194304 153 0 0 0 1 0 0 0 19 0 1 0 1115200921 921600 148 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32066/statm: 225 148 50 118 0 104 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2956

[startup+0.101185 s]
/proc/loadavg: 0.84 0.97 0.99 3/76 32065
/proc/meminfo: memFree=1366368/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=2056 CPUtime=0
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115200921 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32065/statm: 514 112 96 399 0 111 0
[pid=32066] ppid=32065 vsize=2580 CPUtime=0.09
/proc/32066/stat : 32066 (march_dl2004) R 32065 32065 32028 0 -1 4194304 2007 0 0 0 9 0 0 0 19 0 1 0 1115200921 2641920 493 1992294400 134512640 134996440 4294956192 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32066/statm: 645 505 61 118 0 524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4636

[startup+0.301224 s]
/proc/loadavg: 0.84 0.97 0.99 3/76 32065
/proc/meminfo: memFree=1366368/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=2056 CPUtime=0
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115200921 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32065/statm: 514 112 96 399 0 111 0
[pid=32066] ppid=32065 vsize=5012 CPUtime=0.28
/proc/32066/stat : 32066 (march_dl2004) R 32065 32065 32028 0 -1 4194304 3271 0 0 0 28 0 0 0 21 0 1 0 1115200921 5132288 720 1992294400 134512640 134996440 4294956192 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32066/statm: 1253 720 67 118 0 1132 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7068

[startup+0.7013 s]
/proc/loadavg: 0.84 0.97 0.99 3/76 32065
/proc/meminfo: memFree=1366368/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=2056 CPUtime=0
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115200921 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32065/statm: 514 112 96 399 0 111 0
[pid=32066] ppid=32065 vsize=5012 CPUtime=0.68
/proc/32066/stat : 32066 (march_dl2004) R 32065 32065 32028 0 -1 4194304 3277 0 0 0 68 0 0 0 25 0 1 0 1115200921 5132288 726 1992294400 134512640 134996440 4294956192 18446744073709551615 134583478 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32066/statm: 1253 726 67 118 0 1132 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7068

[startup+1.50245 s]
/proc/loadavg: 0.84 0.97 0.99 2/78 32067
/proc/meminfo: memFree=1363600/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=2056 CPUtime=0
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115200921 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32065/statm: 514 112 96 399 0 111 0
[pid=32066] ppid=32065 vsize=5144 CPUtime=1.49
/proc/32066/stat : 32066 (march_dl2004) R 32065 32065 32028 0 -1 4194304 3312 0 0 0 149 0 0 0 25 0 1 0 1115200921 5267456 761 1992294400 134512640 134996440 4294956192 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32066/statm: 1286 761 67 118 0 1165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7200

[startup+3.10176 s]
/proc/loadavg: 0.84 0.97 0.99 2/78 32067
/proc/meminfo: memFree=1363152/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=2056 CPUtime=0
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115200921 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32065/statm: 514 112 96 399 0 111 0
[pid=32066] ppid=32065 vsize=5276 CPUtime=3.08
/proc/32066/stat : 32066 (march_dl2004) R 32065 32065 32028 0 -1 4194304 3379 0 0 0 308 0 0 0 25 0 1 0 1115200921 5402624 828 1992294400 134512640 134996440 4294956192 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32066/statm: 1319 828 67 118 0 1198 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7332

[startup+6.30238 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 32068
/proc/meminfo: memFree=1363600/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=2056 CPUtime=4.99
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 152 3439 0 0 0 0 498 1 16 0 1 0 1115200921 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 514 121 104 399 0 111 0
[pid=32068] ppid=32065 vsize=3632 CPUtime=1.29
/proc/32068/stat : 32068 (mxc-sr08) R 32065 32065 32028 0 -1 4194304 976 0 0 0 128 1 0 0 25 0 1 0 1115201422 3719168 814 1992294400 134512640 135078026 4294956192 18446744073709551615 134534642 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32068/statm: 908 814 71 138 0 767 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5688

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 32070
/proc/meminfo: memFree=1360536/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=6300 CPUtime=12.66
/proc/32065/stat : 32065 (SATzilla2009_C) R 32063 32065 32028 0 -1 4194304 1520 6313 0 0 60 1 1201 4 19 0 1 0 1115200921 6451200 1118 1992294400 134512640 136149437 4294956224 18446744073709551615 134846799 0 0 4096 3 0 0 0 17 0 0 0
/proc/32065/statm: 1575 1118 151 399 0 1172 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6300

[startup+25.5011 s]
/proc/loadavg: 0.89 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1359832/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=5672 CPUtime=7.57
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 3507 0 0 0 756 1 0 0 25 0 1 0 1115202713 5808128 956 1992294400 134512640 134996440 4294956192 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 1418 956 67 118 0 1297 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 10704

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1341272/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=23460 CPUtime=33.15
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 10532 0 0 0 3284 31 0 0 25 0 1 0 1115202713 24023040 5572 1992294400 134512640 134996440 4294956192 18446744073709551615 134514212 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 5865 5572 74 118 0 5744 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 28492

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1341272/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=23460 CPUtime=84.32
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 10532 0 0 0 8401 31 0 0 25 0 1 0 1115202713 24023040 5572 1992294400 134512640 134996440 4294956192 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 5865 5572 74 118 0 5744 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 28492

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1341272/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=23460 CPUtime=144.29
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 10532 0 0 0 14398 31 0 0 25 0 1 0 1115202713 24023040 5572 1992294400 134512640 134996440 4294956192 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 5865 5572 74 118 0 5744 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 28492

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1341272/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=23460 CPUtime=204.26
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 10532 0 0 0 20395 31 0 0 25 0 1 0 1115202713 24023040 5572 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 5865 5572 74 118 0 5744 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 28492

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1341272/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=23460 CPUtime=264.22
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 10532 0 0 0 26391 31 0 0 25 0 1 0 1115202713 24023040 5572 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 5865 5572 74 118 0 5744 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 28492

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1341280/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=23460 CPUtime=324.19
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 10533 0 0 0 32388 31 0 0 25 0 1 0 1115202713 24023040 5573 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 5865 5573 74 118 0 5744 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 28492


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


[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1300384/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=66132 CPUtime=743.99
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 20765 0 0 0 74359 40 0 0 25 0 1 0 1115202713 67719168 15805 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 16533 15805 74 118 0 16412 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 71164

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1298912/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=67716 CPUtime=803.94
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 21153 0 0 0 80354 40 0 0 25 0 1 0 1115202713 69341184 16193 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 16929 16193 74 118 0 16808 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 72748

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1297760/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=68776 CPUtime=863.91
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 21436 0 0 0 86351 40 0 0 25 0 1 0 1115202713 70426624 16476 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 17194 16476 74 118 0 17073 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 73808

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1296544/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=70096 CPUtime=923.88
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 21755 0 0 0 92347 41 0 0 25 0 1 0 1115202713 71778304 16795 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 17524 16795 74 118 0 17403 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 75128

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1295520/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=71152 CPUtime=983.85
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 22006 0 0 0 98343 42 0 0 25 0 1 0 1115202713 72859648 17046 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 17788 17046 74 118 0 17667 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 76184

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1294816/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=71816 CPUtime=1043.82
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 22190 0 0 0 104340 42 0 0 25 0 1 0 1115202713 73539584 17230 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 17954 17230 74 118 0 17833 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 76848

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1293920/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=72744 CPUtime=1103.79
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 22403 0 0 0 110337 42 0 0 25 0 1 0 1115202713 74489856 17443 1992294400 134512640 134996440 4294956192 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 18186 17443 74 118 0 18065 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 77776

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1293152/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=73404 CPUtime=1163.75
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 22591 0 0 0 116333 42 0 0 25 0 1 0 1115202713 75165696 17631 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 18351 17631 74 118 0 18230 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 78436

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1293024/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=73536 CPUtime=1171.75
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 22618 0 0 0 117133 42 0 0 25 0 1 0 1115202713 75300864 17658 1992294400 134512640 134996440 4294956192 18446744073709551615 134568157 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 18384 17658 74 118 0 18263 0
Current children cumulated CPU time (s) 1189.62
Current children cumulated vsize (KiB) 78568

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1292960/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=73668 CPUtime=1178.15
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 22645 0 0 0 117773 42 0 0 25 0 1 0 1115202713 75436032 17685 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 18417 17685 74 118 0 18296 0
Current children cumulated CPU time (s) 1196.02
Current children cumulated vsize (KiB) 78700

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1292960/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=73668 CPUtime=1179.75
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 22650 0 0 0 117933 42 0 0 25 0 1 0 1115202713 75436032 17690 1992294400 134512640 134996440 4294956192 18446744073709551615 134568157 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 18417 17690 74 118 0 18296 0
Current children cumulated CPU time (s) 1197.62
Current children cumulated vsize (KiB) 78700

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1292896/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=73668 CPUtime=1180.55
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 22653 0 0 0 118013 42 0 0 25 0 1 0 1115202713 75436032 17693 1992294400 134512640 134996440 4294956192 18446744073709551615 134526930 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 18417 17693 74 118 0 18296 0
Current children cumulated CPU time (s) 1198.42
Current children cumulated vsize (KiB) 78700

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1292896/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=73668 CPUtime=1181.35
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 22656 0 0 0 118093 42 0 0 25 0 1 0 1115202713 75436032 17696 1992294400 134512640 134996440 4294956192 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 18417 17696 74 118 0 18296 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 78700

[startup+1200.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32071
/proc/meminfo: memFree=1292896/2055920 swapFree=4127460/4192956
[pid=32065] ppid=32063 vsize=5032 CPUtime=17.87
/proc/32065/stat : 32065 (SATzilla2009_C) S 32063 32065 32028 0 -1 4194304 2025 6313 0 0 578 4 1201 4 25 0 1 0 1115200921 5152768 908 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1258 908 219 399 0 855 0
[pid=32071] ppid=32065 vsize=73800 CPUtime=1181.75
/proc/32071/stat : 32071 (march_dl2004) R 32065 32065 32028 0 -1 4194304 22660 0 0 0 118133 42 0 0 25 0 1 0 1115202713 75571200 17700 1992294400 134512640 134996440 4294956192 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32071/statm: 18450 17700 74 118 0 18329 0
Current children cumulated CPU time (s) 1199.62
Current children cumulated vsize (KiB) 78832

Child status: 17
Real time (s): 1200.38
CPU time (s): 1199.72
CPU user time (s): 1199.19
CPU system time (s): 0.529919
CPU usage (%): 99.9456
Max. virtual memory (cumulated for all children) (KiB): 78832

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

runsolver used 1.20582 second user time and 3.22151 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-30 17:03:19
IDJOB=1538394
IDBENCH=70244
IDSOLVER=527
FILE ID=node63/1538394-1238425399
PBS_JOBID= 9061552
Free space on /tmp= 66484 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S522321670-058.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538394-1238425399/watcher-1538394-1238425399 -o /tmp/evaluation-result-1538394-1238425399/solver-1538394-1238425399 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538394-1238425399.cnf

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

MD5SUM BENCH= 925bc133251a0b8070d62549c0360fc5
RANDOM SEED=560908165

node63.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.285
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.285
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1366920 kB
Buffers:         88320 kB
Cached:         462812 kB
SwapCached:      55360 kB
Active:         155852 kB
Inactive:       451980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366920 kB
SwapTotal:     4192956 kB
SwapFree:      4127460 kB
Dirty:           32116 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            65788 kB
Committed_AS:  3272084 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node63 at 2009-03-30 17:23:20