Trace number 1732816

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1198.96 1199.71

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK11.cnf
MD5SUM594c254e77c66d387919761f50e63b6d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark88.5185
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses139590
Sum of the clauses size1667160
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4990
Number of clauses of size 50
Number of clauses of size over 5138600

Solver Data

24.05/24.15	c SATzilla is building models for class 2
24.05/24.15	c run presolver march_dl2004 for 5 seconds ... 
24.05/24.15	c Bin: Executing march_dl2004
24.05/24.15	c spawning binary file with 5 seconds ...
24.05/24.15	c child exit by a signal
24.05/24.15	c march_dl2004 returned code 137.
24.05/24.15	c run presolver mxc-sr08 for 5 seconds ... 
24.05/24.15	c Bin: Executing mxc-sr08
24.05/24.15	c spawning binary file with 5 seconds ...
24.05/24.15	c child exit by a signal
24.05/24.15	c mxc-sr08 returned code 137.
24.05/24.15	c Orignal number of varibales is 55, number of clauses is 139590 
24.05/24.15	c predicted feature computation time is 9.973165 
24.05/24.15	c Bin: Executing satelite
24.05/24.15	c spawning binary file with 240 seconds ...
24.05/24.15	c child exited successfully
24.05/24.15	c satzilla computing base features
24.05/24.15	c Number of variabe is: 55, Number of clause is : 139590 
24.05/24.15	c Initializing...
24.05/24.15	c satzilla compute diameter ...
24.05/24.15	c start diameter features ...
24.05/24.15	c satzilla doing clause learning
24.05/24.15	c start clause learning features ...
24.05/24.15	c Bin: Executing zchaff07
24.05/24.15	c spawning binary file with 2 seconds ...
24.05/24.15	c child exit by a signal
24.05/24.15	c satzilla doing survey propogation probe
24.05/24.15	c do survay propogation for 2 second ...
24.05/24.15	c satzilla doing local search probe
24.05/24.15	c satzilla doing lobjois search-space size estimate
24.05/24.15	c features are:55 139590 55 139590 0 0 0.000394011 1 0 -0 0.21715 0.0562098 0.0727273 0.218182 0.0421646 0 0 0.21715 0 0.21715 0.21715 -0 0.995249 0 0.995249 0.995249 -0 0.000515796 0 0.000515796 0.000515796 -0 0.0070922 0.000386847 0 0.000386847 0.000386847 2 0 2 2 -0 4727 0 4727 4727 4727 4727 4727 4727 4727 17.3488 0 17.3488 17.3488 17.3488 17.3488 17.3488 17.3488 17.3488 0.248143 1.02934 0.000961637 0.885431 0.69481 0.0144016 0.411382 0.0496221 0.128347 0.0534611 1.60371 1.05566e-07 0.325161 0.210099 1.67356e-07 0.0888426 5.40103e-06 0.00223058 26.7568 0.0885312 7.21622 0.27646 7 4 10 6.46711 1.06654 0.909869 0.107848 0.652199 0.694497 
24.05/24.15	c satzilla's ranking:
24.05/24.15	c 1) vallst: 12.596061
24.05/24.15	c 2) minisat20SAT07: 5.102682
24.05/24.15	c 3) mxc-sr08: 4.729952
24.05/24.15	c 4) zchaff_rand: 1.763765
24.05/24.15	c 5) march_dl2004: 1.725901
24.05/24.15	c 6) tts-4-0: 1.356102
24.05/24.15	c 7) minisat20: 0.849425
24.05/24.15	c 8) SATenstein: -10000.000000
24.05/24.15	c 9) gnovelty+: -10000.000000
24.05/24.15	c 10) adaptg2wsat+: -10000.000000
24.05/24.15	c 11) adaptg2wsat0: -10000.000000
24.05/24.15	c 12) picosat846: -10000.000000
24.05/24.15	c 13) kcnfs04SAT07: -10000.000000
24.05/24.15	c satzilla running vallst ... 
1198.92/1199.70	c Bin: Executing vallst
1198.92/1199.70	c spawning binary file with 1175 seconds ...
1198.92/1199.70	c child exit by a signal
1198.92/1199.70	c vallst returned code 137.
1198.92/1199.70	c satzilla running minisat20SAT07 ... 
1198.92/1199.70	c Bin: Executing minisat20SAT07
1198.92/1199.70	c minisat20SAT07 returned code 1.
1198.92/1199.70	c satzilla running mxc-sr08 ... 
1198.92/1199.70	c Bin: Executing mxc-sr08
1198.92/1199.70	c mxc-sr08 returned code 1.
1198.92/1199.70	c satzilla running zchaff_rand ... 
1198.92/1199.70	c Bin: Executing zchaff_rand
1198.92/1199.70	c zchaff_rand returned code 1.
1198.92/1199.70	c satzilla running march_dl2004 ... 
1198.92/1199.70	c Bin: Executing march_dl2004
1198.92/1199.70	c march_dl2004 returned code 1.
1198.92/1199.70	c satzilla running tts-4-0 ... 
1198.92/1199.70	c Bin: Executing tts-4-0
1198.92/1199.70	c tts-4-0 returned code 1.
1198.92/1199.70	c satzilla running minisat20 ... 
1198.92/1199.70	c Bin: Executing minisat20
1198.92/1199.70	c minisat20 returned code 1.
1198.92/1199.70	c satzilla running SATenstein ... 
1198.92/1199.70	c Bin: Executing SATenstein
1198.92/1199.70	c SATenstein returned code 1.
1198.92/1199.70	c satzilla running gnovelty+ ... 
1198.92/1199.70	c Bin: Executing gnovelty+
1198.92/1199.70	c gnovelty+ returned code 1.
1198.92/1199.70	c satzilla running adaptg2wsat+ ... 
1198.92/1199.70	c Bin: Executing adaptg2wsat+
1198.92/1199.70	c adaptg2wsat+ returned code 1.
1198.92/1199.70	c satzilla running adaptg2wsat0 ... 
1198.92/1199.70	c Bin: Executing adaptg2wsat0
1198.92/1199.70	c adaptg2wsat0 returned code 1.
1198.92/1199.70	c satzilla running picosat846 ... 
1198.92/1199.70	c Bin: Executing picosat846
1198.92/1199.70	c picosat846 returned code 1.
1198.92/1199.70	c satzilla running kcnfs04SAT07 ... 
1198.92/1199.70	c Bin: Executing kcnfs04SAT07
1198.92/1199.70	c kcnfs04SAT07 returned code 1.
1198.92/1199.70	c ERROR: All Failed! 
1198.92/1199.70	c SATZILLA_TIME=1199.120000

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-1732816-1240783484/watcher-1732816-1240783484 -o /tmp/evaluation-result-1732816-1240783484/solver-1732816-1240783484 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1732816-1240783484.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.99 0.98 0.99 3/64 23222
/proc/meminfo: memFree=1696464/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=2056 CPUtime=0
/proc/23222/stat : 23222 (SATzilla2009_C) R 23220 23222 22976 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 106383139 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/23222/statm: 514 112 96 399 0 111 0
[pid=23223] ppid=23222 vsize=1732 CPUtime=0
/proc/23223/stat : 23223 (march_dl2004) R 23222 23222 22976 0 -1 4194304 214 0 0 0 0 0 0 0 19 0 1 0 106383139 1773568 209 1992294400 134512640 134996440 4294956192 18446744073709551615 134776762 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23223/statm: 433 209 50 118 0 312 0

[startup+0.0183101 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23222
/proc/meminfo: memFree=1696464/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=2056 CPUtime=0
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106383139 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 514 112 96 399 0 111 0
[pid=23223] ppid=23222 vsize=1864 CPUtime=0.01
/proc/23223/stat : 23223 (march_dl2004) R 23222 23222 22976 0 -1 4194304 269 0 0 0 1 0 0 0 19 0 1 0 106383139 1908736 264 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23223/statm: 466 264 50 118 0 345 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3920

[startup+0.101326 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23222
/proc/meminfo: memFree=1696464/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=2056 CPUtime=0
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106383139 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 514 112 96 399 0 111 0
[pid=23223] ppid=23222 vsize=3184 CPUtime=0.09
/proc/23223/stat : 23223 (march_dl2004) R 23222 23222 22976 0 -1 4194304 617 0 0 0 9 0 0 0 19 0 1 0 106383139 3260416 612 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23223/statm: 796 612 50 118 0 675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5240

[startup+0.301365 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23222
/proc/meminfo: memFree=1696464/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=2056 CPUtime=0
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106383139 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 514 112 96 399 0 111 0
[pid=23223] ppid=23222 vsize=6352 CPUtime=0.29
/proc/23223/stat : 23223 (march_dl2004) R 23222 23222 22976 0 -1 4194304 1461 0 0 0 29 0 0 0 21 0 1 0 106383139 6504448 1456 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23223/statm: 1588 1456 50 118 0 1467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8408

[startup+0.702445 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23222
/proc/meminfo: memFree=1696464/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=2056 CPUtime=0
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106383139 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 514 112 96 399 0 111 0
[pid=23223] ppid=23222 vsize=12084 CPUtime=0.69
/proc/23223/stat : 23223 (march_dl2004) R 23222 23222 22976 0 -1 4194304 4085 0 0 0 67 2 0 0 25 0 1 0 106383139 12374016 2343 1992294400 134512640 134996440 4294956192 18446744073709551615 134544583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23223/statm: 3021 2343 53 118 0 2900 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14140

[startup+1.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23224
/proc/meminfo: memFree=1686656/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=2056 CPUtime=0
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106383139 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 514 112 96 399 0 111 0
[pid=23223] ppid=23222 vsize=24992 CPUtime=1.49
/proc/23223/stat : 23223 (march_dl2004) R 23222 23222 22976 0 -1 4194304 28307 0 0 0 137 12 0 0 25 0 1 0 106383139 25591808 3853 1992294400 134512640 134996440 4294956192 18446744073709551615 134543093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23223/statm: 6248 3854 61 118 0 6127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27048

[startup+3.10192 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23224
/proc/meminfo: memFree=1686464/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=2056 CPUtime=0
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106383139 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 514 112 96 399 0 111 0
[pid=23223] ppid=23222 vsize=67520 CPUtime=3.09
/proc/23223/stat : 23223 (march_dl2004) R 23222 23222 22976 0 -1 4194304 50533 0 0 0 288 21 0 0 25 0 1 0 106383139 69140480 8938 1992294400 134512640 134996440 4294956192 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23223/statm: 16880 8938 67 118 0 16759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69576

[startup+6.30256 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23225
/proc/meminfo: memFree=1676416/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=2056 CPUtime=4.99
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 152 50651 0 0 0 0 477 22 16 0 1 0 106383139 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23222/statm: 514 121 104 399 0 111 0
[pid=23225] ppid=23222 vsize=22928 CPUtime=1.27
/proc/23225/stat : 23225 (mxc-sr08) R 23222 23222 22976 0 -1 4194304 6233 0 0 0 125 2 0 0 25 0 1 0 106383640 23478272 5005 1992294400 134512640 135078026 4294956192 18446744073709551615 134560895 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23225/statm: 5732 5005 55 138 0 5591 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 24984

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23226
/proc/meminfo: memFree=1668424/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=25540 CPUtime=12.67
/proc/23222/stat : 23222 (SATzilla2009_C) R 23220 23222 22976 0 -1 4194304 7203 61478 0 0 190 2 1045 30 25 0 1 0 106383139 26152960 5924 1992294400 134512640 136149437 4294956224 18446744073709551615 134532632 0 0 4096 0 0 0 0 17 0 0 0
/proc/23222/statm: 6385 5924 135 399 0 5982 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25540

[startup+25.5024 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1657408/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=15520 CPUtime=1.33
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 2599 0 0 0 132 1 0 0 25 0 1 0 106385554 15892480 2582 1992294400 134512640 134738160 4294956192 18446744073709551615 134586215 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/23228/statm: 3880 2582 135 55 0 3470 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 42048

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1656064/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=43136 CPUtime=26.9
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 2956 0 0 0 2683 7 0 0 25 0 1 0 106385554 44171264 2939 1992294400 134512640 134738160 4294956192 18446744073709551615 134589924 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 10784 2939 149 55 0 10374 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 69664

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1655944/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=43136 CPUtime=78.04
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 3002 0 0 0 7790 14 0 0 25 0 1 0 106385554 44171264 2985 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 10784 2985 149 55 0 10374 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 69664

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1655688/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=43312 CPUtime=138
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 3061 0 0 0 13776 24 0 0 25 0 1 0 106385554 44351488 3044 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 10828 3044 149 55 0 10418 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 69840

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1655496/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=43312 CPUtime=197.95
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 3114 0 0 0 19762 33 0 0 25 0 1 0 106385554 44351488 3097 1992294400 134512640 134738160 4294956192 18446744073709551615 134586190 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 10828 3097 149 55 0 10418 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 69840

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1655304/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=43312 CPUtime=257.92
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 3155 0 0 0 25748 44 0 0 25 0 1 0 106385554 44351488 3138 1992294400 134512640 134738160 4294956192 18446744073709551615 134586222 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 10828 3138 149 55 0 10418 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 69840

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1655048/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=43464 CPUtime=317.89
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 3213 0 0 0 31734 55 0 0 25 0 1 0 106385554 44507136 3196 1992294400 134512640 134738160 4294956192 18446744073709551615 134586199 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 10866 3196 149 55 0 10456 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 69992


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


[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1649032/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=49196 CPUtime=737.65
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 4686 0 0 0 73646 119 0 0 25 0 1 0 106385554 50376704 4669 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 12299 4669 151 55 0 11889 0
Current children cumulated CPU time (s) 761.76
Current children cumulated vsize (KiB) 75724

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1649032/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=49196 CPUtime=797.61
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 4688 0 0 0 79632 129 0 0 25 0 1 0 106385554 50376704 4671 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 12299 4671 151 55 0 11889 0
Current children cumulated CPU time (s) 821.72
Current children cumulated vsize (KiB) 75724

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1648968/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=49196 CPUtime=857.58
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 4696 0 0 0 85619 139 0 0 25 0 1 0 106385554 50376704 4679 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 12299 4679 151 55 0 11889 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 75724

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1648968/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=49196 CPUtime=917.55
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 4697 0 0 0 91605 150 0 0 25 0 1 0 106385554 50376704 4680 1992294400 134512640 134738160 4294956192 18446744073709551615 134586185 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 12299 4680 151 55 0 11889 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 75724

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1648968/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=49196 CPUtime=977.5
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 4706 0 0 0 97592 158 0 0 25 0 1 0 106385554 50376704 4689 1992294400 134512640 134738160 4294956192 18446744073709551615 134586220 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 12299 4689 151 55 0 11889 0
Current children cumulated CPU time (s) 1001.61
Current children cumulated vsize (KiB) 75724

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1648968/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=49196 CPUtime=1037.48
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 4710 0 0 0 103579 169 0 0 25 0 1 0 106385554 50376704 4693 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 12299 4693 151 55 0 11889 0
Current children cumulated CPU time (s) 1061.59
Current children cumulated vsize (KiB) 75724

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1647368/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=49488 CPUtime=1097.45
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 5124 0 0 0 109570 175 0 0 25 0 1 0 106385554 50675712 5107 1992294400 134512640 134738160 4294956192 18446744073709551615 134575319 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 12372 5107 151 55 0 11962 0
Current children cumulated CPU time (s) 1121.56
Current children cumulated vsize (KiB) 76016

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1645320/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=53888 CPUtime=1157.41
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 5627 0 0 0 115561 180 0 0 25 0 1 0 106385554 55181312 5610 1992294400 134512640 134738160 4294956192 18446744073709551615 134575712 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 13472 5610 151 55 0 13062 0
Current children cumulated CPU time (s) 1181.52
Current children cumulated vsize (KiB) 80416

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1645320/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=53888 CPUtime=1165.42
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 5628 0 0 0 116361 181 0 0 25 0 1 0 106385554 55181312 5611 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 13472 5611 151 55 0 13062 0
Current children cumulated CPU time (s) 1189.53
Current children cumulated vsize (KiB) 80416

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1645320/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=53888 CPUtime=1171.81
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 5628 0 0 0 117000 181 0 0 25 0 1 0 106385554 55181312 5611 1992294400 134512640 134738160 4294956192 18446744073709551615 134576007 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 13472 5611 151 55 0 13062 0
Current children cumulated CPU time (s) 1195.92
Current children cumulated vsize (KiB) 80416

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1645320/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=53888 CPUtime=1173.41
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 5628 0 0 0 117160 181 0 0 25 0 1 0 106385554 55181312 5611 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 13472 5611 151 55 0 13062 0
Current children cumulated CPU time (s) 1197.52
Current children cumulated vsize (KiB) 80416

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1645320/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=53888 CPUtime=1174.21
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 5628 0 0 0 117240 181 0 0 25 0 1 0 106385554 55181312 5611 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 13472 5611 151 55 0 13062 0
Current children cumulated CPU time (s) 1198.32
Current children cumulated vsize (KiB) 80416

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1645320/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=53888 CPUtime=1174.61
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 5628 0 0 0 117280 181 0 0 25 0 1 0 106385554 55181312 5611 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 13472 5611 151 55 0 13062 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 80416

[startup+1199.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23228
/proc/meminfo: memFree=1645320/2055920 swapFree=4191900/4192956
[pid=23222] ppid=23220 vsize=26528 CPUtime=24.11
/proc/23222/stat : 23222 (SATzilla2009_C) S 23220 23222 22976 0 -1 4194304 15753 66431 0 0 1128 8 1242 33 25 0 1 0 106383139 27164672 6290 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23222/statm: 6632 6290 219 399 0 6229 0
[pid=23228] ppid=23222 vsize=53888 CPUtime=1174.81
/proc/23228/stat : 23228 (vallst) R 23222 23222 22976 0 -1 4194304 5628 0 0 0 117300 181 0 0 25 0 1 0 106385554 55181312 5611 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/23228/statm: 13472 5611 151 55 0 13062 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 80416

Child status: 17
Real time (s): 1199.71
CPU time (s): 1198.96
CPU user time (s): 1196.72
CPU system time (s): 2.24466
CPU usage (%): 99.9373
Max. virtual memory (cumulated for all children) (KiB): 80416

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

runsolver used 1.09983 second user time and 3.2705 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-27 00:04:44
IDJOB=1732816
IDBENCH=71128
IDSOLVER=527
FILE ID=node1/1732816-1240783484
PBS_JOBID= 9187258
Free space on /tmp= 66332 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK11.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732816-1240783484/watcher-1732816-1240783484 -o /tmp/evaluation-result-1732816-1240783484/solver-1732816-1240783484 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1732816-1240783484.cnf

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

MD5SUM BENCH= 594c254e77c66d387919761f50e63b6d
RANDOM SEED=462616277

node1.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:       1697008 kB
Buffers:         41772 kB
Cached:         232088 kB
SwapCached:        384 kB
Active:         128028 kB
Inactive:       159244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697008 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           36352 kB
Writeback:           0 kB
Mapped:          21816 kB
Slab:            57736 kB
Committed_AS:   395572 kB
PageTables:       1436 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= 66304 MiB
End job on node1 at 2009-04-27 00:24:44