Trace number 1554888

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.57 1200.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
Bench CategoryAPPLICATION (applications 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 variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

63.63/63.75	c SATzilla is building models for class 2
63.63/63.75	c run presolver march_dl2004 for 5 seconds ... 
63.63/63.75	c Bin: Executing march_dl2004
63.63/63.75	c spawning binary file with 5 seconds ...
63.63/63.75	c child exit by a signal
63.63/63.75	c march_dl2004 returned code 137.
63.63/63.75	c run presolver mxc-sr08 for 5 seconds ... 
63.63/63.75	c Bin: Executing mxc-sr08
63.63/63.75	c spawning binary file with 5 seconds ...
63.63/63.75	c child exit by a signal
63.63/63.75	c mxc-sr08 returned code 137.
63.63/63.75	c Orignal number of varibales is 188473, number of clauses is 564650 
63.63/63.75	c predicted feature computation time is 38.726468 
63.63/63.75	c Bin: Executing satelite
63.63/63.75	c spawning binary file with 240 seconds ...
63.63/63.75	c child exited successfully
63.63/63.75	c satzilla computing base features
63.63/63.75	c Number of variabe is: 97638, Number of clause is : 423113 
63.63/63.75	c Initializing...
63.63/63.75	c satzilla compute diameter ...
63.63/63.75	c start diameter features ...
63.63/63.75	c satzilla doing clause learning
63.63/63.75	c start clause learning features ...
63.63/63.75	c Bin: Executing zchaff07
63.63/63.75	c spawning binary file with 2 seconds ...
63.63/63.75	c child exit by a signal
63.63/63.75	c satzilla doing survey propogation probe
63.63/63.75	c do survay propogation for 2 second ...
63.63/63.75	c satzilla doing local search probe
63.63/63.75	c satzilla doing lobjois search-space size estimate
63.63/63.75	c features are:188473 564650 97638 423113 0.930324 0.334513 0.230761 0.344871 0.836831 1.16976 2.8805e-05 0.272235 2.04838e-05 0.00132121 0.979852 0.327858 0.862427 2.8805e-05 2.31651 1.89075e-05 0.00239652 1.36794 0.139955 0.0622615 0 0.93985 1.57924 1.24233e-05 2.70143 4.72687e-06 0.00148424 1.40795 0.500609 2.24817e-05 2.90282 1.18172e-05 0.00201601 4.96429 0.0373824 4 5 0.154076 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.211761 0.779678 0 0.9997 0.50967 0.0135119 0.307152 0.0864987 0.203345 0.0340066 0.465993 -1.11022e-16 0.226019 0.0472218 0.0184077 0.0469395 0.0196263 0.0306306 53231 0 0 0 0 0 0 9.32195 0 4.82214 0 0.0293658 0.0559908 
63.63/63.75	c satzilla's ranking:
63.63/63.75	c 1) zchaff_rand: 8.003681
63.63/63.75	c 2) minisat20SAT07: 3.154206
63.63/63.75	c 3) minisat20: 2.378588
63.63/63.75	c 4) march_dl2004: 1.033336
63.63/63.75	c 5) vallst: -0.788985
63.63/63.75	c 6) mxc-sr08: -10.194307
63.63/63.75	c 7) tts-4-0: -12.804928
63.63/63.75	c 8) SATenstein: -10000.000000
63.63/63.75	c 9) gnovelty+: -10000.000000
63.63/63.75	c 10) adaptg2wsat+: -10000.000000
63.63/63.75	c 11) adaptg2wsat0: -10000.000000
63.63/63.75	c 12) picosat846: -10000.000000
63.63/63.75	c 13) kcnfs04SAT07: -10000.000000
63.63/63.75	c satzilla running zchaff_rand ... 
1199.52/1200.00	c Bin: Executing zchaff_rand
1199.52/1200.00	c spawning binary file with 1136 seconds ...
1199.52/1200.00	c child exit by a signal
1199.52/1200.00	c zchaff_rand returned code 137.
1199.52/1200.00	c satzilla running minisat20SAT07 ... 
1199.52/1200.00	c Bin: Executing minisat20SAT07
1199.52/1200.00	c minisat20SAT07 returned code 1.
1199.52/1200.00	c satzilla running minisat20 ... 
1199.52/1200.00	c Bin: Executing minisat20
1199.52/1200.00	c minisat20 returned code 1.
1199.52/1200.00	c satzilla running march_dl2004 ... 
1199.52/1200.00	c Bin: Executing march_dl2004
1199.52/1200.00	c march_dl2004 returned code 1.
1199.52/1200.00	c satzilla running vallst ... 
1199.52/1200.00	c Bin: Executing vallst
1199.52/1200.00	c vallst returned code 1.
1199.52/1200.00	c satzilla running mxc-sr08 ... 
1199.52/1200.00	c Bin: Executing mxc-sr08
1199.52/1200.00	c mxc-sr08 returned code 1.
1199.52/1200.00	c satzilla running tts-4-0 ... 
1199.52/1200.00	c Bin: Executing tts-4-0
1199.52/1200.00	c tts-4-0 returned code 1.
1199.52/1200.00	c satzilla running SATenstein ... 
1199.52/1200.00	c Bin: Executing SATenstein
1199.52/1200.00	c SATenstein returned code 1.
1199.52/1200.00	c satzilla running gnovelty+ ... 
1199.52/1200.00	c Bin: Executing gnovelty+
1199.52/1200.00	c gnovelty+ returned code 1.
1199.52/1200.00	c satzilla running adaptg2wsat+ ... 
1199.52/1200.00	c Bin: Executing adaptg2wsat+
1199.52/1200.00	c adaptg2wsat+ returned code 1.
1199.52/1200.00	c satzilla running adaptg2wsat0 ... 
1199.52/1200.00	c Bin: Executing adaptg2wsat0
1199.52/1200.00	c adaptg2wsat0 returned code 1.
1199.52/1200.00	c satzilla running picosat846 ... 
1199.52/1200.00	c Bin: Executing picosat846
1199.52/1200.00	c picosat846 returned code 1.
1199.52/1200.00	c satzilla running kcnfs04SAT07 ... 
1199.52/1200.00	c Bin: Executing kcnfs04SAT07
1199.52/1200.00	c kcnfs04SAT07 returned code 1.
1199.52/1200.00	c ERROR: All Failed! 
1199.52/1200.00	c SATZILLA_TIME=1199.720000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554888-1238733803/watcher-1554888-1238733803 -o /tmp/evaluation-result-1554888-1238733803/solver-1554888-1238733803 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1554888-1238733803.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.91 0.97 0.99 3/71 2428
/proc/meminfo: memFree=1669760/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=2056 CPUtime=0
/proc/2428/stat : 2428 (SATzilla2009_C) R 2426 2428 2207 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1146043492 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 1 0 0
/proc/2428/statm: 514 112 96 399 0 111 0
[pid=2429] ppid=2428 vsize=9008 CPUtime=0
/proc/2429/stat : 2429 (march_dl2004) R 2428 2428 2207 0 -1 4194304 729 0 0 0 0 0 0 0 18 0 1 0 1146043492 9224192 724 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2429/statm: 2252 728 49 118 0 2131 0

[startup+0.034089 s]
/proc/loadavg: 0.91 0.97 0.99 3/71 2428
/proc/meminfo: memFree=1669760/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=2056 CPUtime=0
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146043492 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2428/statm: 514 112 96 399 0 111 0
[pid=2429] ppid=2428 vsize=16768 CPUtime=0.02
/proc/2429/stat : 2429 (march_dl2004) R 2428 2428 2207 0 -1 4194304 3004 0 0 0 2 0 0 0 19 0 1 0 1146043492 17170432 2999 1992294400 134512640 134996440 4294956192 18446744073709551615 134549756 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2429/statm: 4192 3005 49 118 0 4071 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18824

[startup+0.101101 s]
/proc/loadavg: 0.91 0.97 0.99 3/71 2428
/proc/meminfo: memFree=1669760/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=2056 CPUtime=0
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146043492 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2428/statm: 514 112 96 399 0 111 0
[pid=2429] ppid=2428 vsize=17560 CPUtime=0.09
/proc/2429/stat : 2429 (march_dl2004) R 2428 2428 2207 0 -1 4194304 3635 0 0 0 8 1 0 0 19 0 1 0 1146043492 17981440 3630 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2429/statm: 4390 3630 50 118 0 4269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19616

[startup+0.301138 s]
/proc/loadavg: 0.91 0.97 0.99 3/71 2428
/proc/meminfo: memFree=1669760/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=2056 CPUtime=0
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146043492 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2428/statm: 514 112 96 399 0 111 0
[pid=2429] ppid=2428 vsize=20068 CPUtime=0.29
/proc/2429/stat : 2429 (march_dl2004) R 2428 2428 2207 0 -1 4194304 4390 0 0 0 28 1 0 0 21 0 1 0 1146043492 20549632 4385 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2429/statm: 5017 4385 50 118 0 4896 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22124

[startup+0.701214 s]
/proc/loadavg: 0.91 0.97 0.99 3/71 2428
/proc/meminfo: memFree=1669760/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=2056 CPUtime=0
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146043492 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2428/statm: 514 112 96 399 0 111 0
[pid=2429] ppid=2428 vsize=24820 CPUtime=0.68
/proc/2429/stat : 2429 (march_dl2004) R 2428 2428 2207 0 -1 4194304 5872 0 0 0 66 2 0 0 24 0 1 0 1146043492 25415680 5867 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2429/statm: 6205 5867 50 118 0 6084 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26876

[startup+1.50237 s]
/proc/loadavg: 0.91 0.97 0.99 2/73 2430
/proc/meminfo: memFree=1628016/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=2056 CPUtime=0
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146043492 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2428/statm: 514 112 96 399 0 111 0
[pid=2429] ppid=2428 vsize=64660 CPUtime=1.49
/proc/2429/stat : 2429 (march_dl2004) R 2428 2428 2207 0 -1 4194304 15556 0 0 0 142 7 0 0 25 0 1 0 1146043492 66211840 13871 1992294400 134512640 134996440 4294956192 18446744073709551615 134644092 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2429/statm: 16165 13871 55 118 0 16044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66716

[startup+3.10167 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2430
/proc/meminfo: memFree=1626800/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=2056 CPUtime=0
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146043492 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2428/statm: 514 112 96 399 0 111 0
[pid=2429] ppid=2428 vsize=66136 CPUtime=3.08
/proc/2429/stat : 2429 (march_dl2004) R 2428 2428 2207 0 -1 4194304 40327 0 0 0 287 21 0 0 25 0 1 0 1146043492 67723264 14242 1992294400 134512640 134996440 4294956192 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2429/statm: 16534 14242 57 118 0 16413 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68192

[startup+6.30228 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2431
/proc/meminfo: memFree=1608560/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=2056 CPUtime=5.01
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 152 73024 0 0 0 0 463 38 16 0 1 0 1146043492 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 514 121 104 399 0 111 0
[pid=2431] ppid=2428 vsize=93812 CPUtime=1.27
/proc/2431/stat : 2431 (mxc-sr08) R 2428 2428 2207 0 -1 4194304 23459 0 0 0 116 11 0 0 25 0 1 0 1146043994 96063488 20955 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2431/statm: 23453 20955 55 138 0 23312 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 95868

[startup+12.7015 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2432
/proc/meminfo: memFree=1571888/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=2056 CPUtime=10.03
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 179 102308 0 0 0 0 949 54 16 0 1 0 1146043492 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 514 138 120 399 0 111 0
[pid=2432] ppid=2428 vsize=103600 CPUtime=2.64
/proc/2432/stat : 2432 (satelite) R 2428 2428 2207 0 -1 4194304 25072 0 0 0 248 16 0 0 25 0 1 0 1146044496 106086400 23253 1992294400 134512640 135037501 4294956176 18446744073709551615 134679375 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2432/statm: 25900 23253 67 128 0 25769 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 105656

[startup+25.5019 s]
/proc/loadavg: 1.00 0.98 0.99 2/72 2432
/proc/meminfo: memFree=1621048/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=44908 CPUtime=25.47
/proc/2428/stat : 2428 (SATzilla2009_C) R 2426 2428 2207 0 -1 4194304 10478 128120 0 0 1145 5 1321 76 25 0 1 0 1146043492 45985792 10429 1992294400 134512640 136149437 4294956224 18446744073709551615 134535214 0 0 4096 0 0 0 0 17 1 0 0
/proc/2428/statm: 11227 10429 135 399 0 10824 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44908

[startup+51.1018 s]
/proc/loadavg: 1.00 0.98 0.99 2/72 2432
/proc/meminfo: memFree=1619896/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=44908 CPUtime=51.04
/proc/2428/stat : 2428 (SATzilla2009_C) R 2426 2428 2207 0 -1 4194304 10812 128120 0 0 3702 5 1321 76 25 0 1 0 1146043492 45985792 10763 1992294400 134512640 136149437 4294956224 18446744073709551615 134535214 0 0 4096 0 0 0 0 17 1 0 0
/proc/2428/statm: 11227 10763 135 399 0 10824 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 44908

[startup+102.307 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2434
/proc/meminfo: memFree=1542832/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=589008 CPUtime=38.53
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 40548 0 0 0 3819 34 0 0 25 0 1 0 1146049867 603144192 16803 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 147252 16803 112 208 0 147024 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 643876

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2436
/proc/meminfo: memFree=1534960/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=593220 CPUtime=98.5
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 63502 0 0 0 9784 66 0 0 25 0 1 0 1146049867 607457280 18724 1992294400 134512640 135365884 4294956176 18446744073709551615 134553785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 148305 18724 112 208 0 148077 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 648088

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2436
/proc/meminfo: memFree=1527600/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=597848 CPUtime=158.48
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 83098 0 0 0 15754 94 0 0 25 0 1 0 1146049867 612196352 20577 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 149462 20577 112 208 0 149234 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 652716

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2436
/proc/meminfo: memFree=1520112/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=617644 CPUtime=218.46
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 102385 0 0 0 21724 122 0 0 25 0 1 0 1146049867 632467456 22152 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 154411 22152 112 208 0 154183 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 672512

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2436
/proc/meminfo: memFree=1516528/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=619300 CPUtime=278.44
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 117643 0 0 0 27698 146 0 0 25 0 1 0 1146049867 634163200 23388 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 154825 23388 112 208 0 154597 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 674168

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2436
/proc/meminfo: memFree=1511152/2055920 swapFree=4170332/4192956

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


[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2436
/proc/meminfo: memFree=1480432/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=660388 CPUtime=758.27
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 229310 0 0 0 75506 321 0 0 25 0 1 0 1146049867 676237312 32333 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 165097 32333 112 208 0 164869 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 715256

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2436
/proc/meminfo: memFree=1477232/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=662476 CPUtime=818.25
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 243447 0 0 0 81484 341 0 0 25 0 1 0 1146049867 678375424 33133 1992294400 134512640 135365884 4294956176 18446744073709551615 134553914 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 165619 33133 112 208 0 165391 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 717344

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2436
/proc/meminfo: memFree=1472752/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=698712 CPUtime=878.23
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 257529 0 0 0 87465 358 0 0 25 0 1 0 1146049867 715481088 34669 1992294400 134512640 135365884 4294956176 18446744073709551615 134569872 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 174678 34669 112 208 0 174450 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 753580

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2436
/proc/meminfo: memFree=1468720/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=698788 CPUtime=938.21
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 268825 0 0 0 93444 377 0 0 25 0 1 0 1146049867 715558912 35264 1992294400 134512640 135365884 4294956176 18446744073709551615 134543594 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 174697 35264 112 208 0 174469 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 753656

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2442
/proc/meminfo: memFree=1465136/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=700384 CPUtime=998.19
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 280788 0 0 0 99425 394 0 0 25 0 1 0 1146049867 717193216 36157 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 175096 36157 112 208 0 174868 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 755252

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2442
/proc/meminfo: memFree=1461616/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=701968 CPUtime=1058.16
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 291236 0 0 0 105405 411 0 0 25 0 1 0 1146049867 718815232 37011 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 175492 37011 112 208 0 175264 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 756836

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2442
/proc/meminfo: memFree=1458864/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=703236 CPUtime=1118.15
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 301884 0 0 0 111385 430 0 0 25 0 1 0 1146049867 720113664 37696 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 175809 37696 112 208 0 175581 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 758104

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2442
/proc/meminfo: memFree=1458672/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=703364 CPUtime=1126.14
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 303043 0 0 0 112183 431 0 0 25 0 1 0 1146049867 720244736 37748 1992294400 134512640 135365884 4294956176 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 175841 37748 112 208 0 175613 0
Current children cumulated CPU time (s) 1189.81
Current children cumulated vsize (KiB) 758232

[startup+1196.7 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2442
/proc/meminfo: memFree=1458480/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=703504 CPUtime=1132.54
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 304565 0 0 0 112821 433 0 0 25 0 1 0 1146049867 720388096 37794 1992294400 134512640 135365884 4294956176 18446744073709551615 134576721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 175876 37794 112 208 0 175648 0
Current children cumulated CPU time (s) 1196.21
Current children cumulated vsize (KiB) 758372

[startup+1198.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2442
/proc/meminfo: memFree=1458352/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=703504 CPUtime=1134.13
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 304964 0 0 0 112979 434 0 0 25 0 1 0 1146049867 720388096 37824 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 175876 37824 112 208 0 175648 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 758372

[startup+1199.1 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2442
/proc/meminfo: memFree=1458352/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=703504 CPUtime=1134.94
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 304976 0 0 0 113059 435 0 0 25 0 1 0 1146049867 720388096 37836 1992294400 134512640 135365884 4294956176 18446744073709551615 134543684 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 175876 37836 112 208 0 175648 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 758372

[startup+1199.5 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2442
/proc/meminfo: memFree=1458352/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=703504 CPUtime=1135.34
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 304986 0 0 0 113099 435 0 0 25 0 1 0 1146049867 720388096 37846 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 175876 37846 112 208 0 175648 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 758372

[startup+1199.9 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2442
/proc/meminfo: memFree=1458352/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=703504 CPUtime=1135.74
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4194304 305362 0 0 0 113139 435 0 0 25 0 1 0 1146049867 720388096 37853 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 175876 37853 112 208 0 175648 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 758372

[startup+1200 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 2442
/proc/meminfo: memFree=1583216/2055920 swapFree=4170332/4192956
[pid=2428] ppid=2426 vsize=54868 CPUtime=63.67
/proc/2428/stat : 2428 (SATzilla2009_C) S 2426 2428 2207 0 -1 4194304 24928 140802 0 0 4756 14 1515 82 25 0 1 0 1146043492 56184832 13307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2428/statm: 13717 13307 220 399 0 13314 0
[pid=2434] ppid=2428 vsize=0 CPUtime=1135.85
/proc/2434/stat : 2434 (zchaff_rand) R 2428 2428 2207 0 -1 4195332 305364 0 0 0 113147 438 0 0 25 0 1 0 1146049867 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/2434/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 54868

Child status: 17
Real time (s): 1200.02
CPU time (s): 1199.57
CPU user time (s): 1194.2
CPU system time (s): 5.37118
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 759848

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

runsolver used 1.01585 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-03 06:43:23
IDJOB=1554888
IDBENCH=70789
IDSOLVER=527
FILE ID=node38/1554888-1238733803
PBS_JOBID= 9085371
Free space on /tmp= 66476 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554888-1238733803/watcher-1554888-1238733803 -o /tmp/evaluation-result-1554888-1238733803/solver-1554888-1238733803 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1554888-1238733803.cnf

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

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED=323039694

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1670304 kB
Buffers:         74764 kB
Cached:         210144 kB
SwapCached:      11232 kB
Active:          97136 kB
Inactive:       200464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670304 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:           41360 kB
Writeback:           0 kB
Mapped:          18396 kB
Slab:            73324 kB
Committed_AS:  3391636 kB
PageTables:       1988 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66444 MiB
End job on node38 at 2009-04-03 07:03:24