Trace number 1539159

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.25 1199.87

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S1096716652-027.cnf
MD5SUM5b03a3f3b068376a14f73a415b34dbf6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.544916
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

16.37/16.43	c SATzilla is building models for class 2
16.37/16.43	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.43	c Bin: Executing march_dl2004
16.37/16.43	c spawning binary file with 5 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c march_dl2004 returned code 137.
16.37/16.43	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.43	c Bin: Executing mxc-sr08
16.37/16.43	c spawning binary file with 5 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c mxc-sr08 returned code 137.
16.37/16.43	c Orignal number of varibales is 60, number of clauses is 5340 
16.37/16.43	c predicted feature computation time is 6.980748 
16.37/16.43	c Bin: Executing satelite
16.37/16.43	c spawning binary file with 240 seconds ...
16.37/16.43	c child exited successfully
16.37/16.43	c satzilla computing base features
16.37/16.43	c Number of variabe is: 60, Number of clause is : 5340 
16.37/16.43	c Initializing...
16.37/16.43	c satzilla compute diameter ...
16.37/16.43	c start diameter features ...
16.37/16.43	c satzilla doing clause learning
16.37/16.43	c start clause learning features ...
16.37/16.43	c Bin: Executing zchaff07
16.37/16.43	c spawning binary file with 2 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c satzilla doing survey propogation probe
16.37/16.43	c do survay propogation for 2 second ...
16.37/16.43	c satzilla doing local search probe
16.37/16.43	c satzilla doing lobjois search-space size estimate
16.37/16.43	c features are:60 5340 60 5340 0 0 0.011236 0.309684 0.685894 0.996782 0.116667 0 0.116667 0.116667 -0 0 0 0.116667 0.0415024 0.104682 0.128277 3.80836 0.0315466 0.0233123 0 0.10311 2.04572 0.00716604 0.132725 0.00524345 0.00992509 2.78593 0.0614232 0.0110487 0 0.0110487 0.0110487 2 0 2 2 -0 4554 0.00968344 4507 4613 4613 4507 4613 4507 4542 22.787 0.00873622 22.623 23.0672 23.0672 22.623 23.0672 22.623 22.6708 0.063689 0.711981 0.000721166 0.197926 0.138132 0.0114279 0.0897705 0.0256194 0.0603706 6.6043e-05 0.426688 2.20429e-05 0.000170858 0.000105451 3.38487e-05 8.65863e-05 4.50774e-05 6.64854e-05 8.48045 0.270244 10.3837 0.21937 10 8 13 2.34951 0.294603 0.900865 0.103238 0.691466 0.766489 
16.37/16.43	c satzilla's ranking:
16.37/16.43	c 1) march_dl2004: 5.076577
16.37/16.43	c 2) minisat20SAT07: 3.362827
16.37/16.43	c 3) mxc-sr08: 3.339761
16.37/16.43	c 4) minisat20: 2.975129
16.37/16.43	c 5) tts-4-0: 1.322275
16.37/16.43	c 6) vallst: 0.392369
16.37/16.43	c 7) zchaff_rand: 0.082131
16.37/16.43	c 8) SATenstein: -10000.000000
16.37/16.43	c 9) gnovelty+: -10000.000000
16.37/16.44	c 10) adaptg2wsat+: -10000.000000
16.37/16.44	c 11) adaptg2wsat0: -10000.000000
16.37/16.44	c 12) picosat846: -10000.000000
16.37/16.44	c 13) kcnfs04SAT07: -10000.000000
16.37/16.44	c satzilla running march_dl2004 ... 
1199.16/1199.86	c Bin: Executing march_dl2004
1199.16/1199.86	c spawning binary file with 1183 seconds ...
1199.16/1199.86	c child exit by a signal
1199.16/1199.86	c march_dl2004 returned code 137.
1199.16/1199.86	c satzilla running minisat20SAT07 ... 
1199.16/1199.86	c Bin: Executing minisat20SAT07
1199.16/1199.86	c minisat20SAT07 returned code 1.
1199.16/1199.86	c satzilla running mxc-sr08 ... 
1199.16/1199.86	c Bin: Executing mxc-sr08
1199.16/1199.86	c mxc-sr08 returned code 1.
1199.16/1199.86	c satzilla running minisat20 ... 
1199.16/1199.86	c Bin: Executing minisat20
1199.16/1199.86	c minisat20 returned code 1.
1199.16/1199.86	c satzilla running tts-4-0 ... 
1199.16/1199.86	c Bin: Executing tts-4-0
1199.16/1199.86	c tts-4-0 returned code 1.
1199.16/1199.86	c satzilla running vallst ... 
1199.16/1199.86	c Bin: Executing vallst
1199.16/1199.86	c vallst returned code 1.
1199.16/1199.86	c satzilla running zchaff_rand ... 
1199.16/1199.86	c Bin: Executing zchaff_rand
1199.16/1199.86	c zchaff_rand returned code 1.
1199.16/1199.86	c satzilla running SATenstein ... 
1199.16/1199.86	c Bin: Executing SATenstein
1199.16/1199.86	c SATenstein returned code 1.
1199.16/1199.86	c satzilla running gnovelty+ ... 
1199.16/1199.86	c Bin: Executing gnovelty+
1199.16/1199.86	c gnovelty+ returned code 1.
1199.16/1199.86	c satzilla running adaptg2wsat+ ... 
1199.16/1199.86	c Bin: Executing adaptg2wsat+
1199.16/1199.86	c adaptg2wsat+ returned code 1.
1199.16/1199.86	c satzilla running adaptg2wsat0 ... 
1199.16/1199.86	c Bin: Executing adaptg2wsat0
1199.16/1199.86	c adaptg2wsat0 returned code 1.
1199.16/1199.86	c satzilla running picosat846 ... 
1199.16/1199.86	c Bin: Executing picosat846
1199.16/1199.86	c picosat846 returned code 1.
1199.16/1199.86	c satzilla running kcnfs04SAT07 ... 
1199.16/1199.86	c Bin: Executing kcnfs04SAT07
1199.16/1199.86	c kcnfs04SAT07 returned code 1.
1199.16/1199.86	c ERROR: All Failed! 
1199.16/1199.86	c SATZILLA_TIME=1199.430000

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-1539159-1238475744/watcher-1539159-1238475744 -o /tmp/evaluation-result-1539159-1238475744/solver-1539159-1238475744 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539159-1238475744.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.93 0.98 1.08 3/64 11969
/proc/meminfo: memFree=1016264/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=2056 CPUtime=0
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120240572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 514 112 96 399 0 111 0
[pid=11970] ppid=11969 vsize=636 CPUtime=0
/proc/11970/stat : 11970 (march_dl2004) R 11969 11969 11688 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 1120240572 651264 79 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11970/statm: 159 79 50 118 0 38 0

[startup+0.069858 s]
/proc/loadavg: 0.93 0.98 1.08 3/64 11969
/proc/meminfo: memFree=1016264/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=2056 CPUtime=0
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120240572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 514 112 96 399 0 111 0
[pid=11970] ppid=11969 vsize=2064 CPUtime=0.06
/proc/11970/stat : 11970 (march_dl2004) R 11969 11969 11688 0 -1 4194304 821 0 0 0 6 0 0 0 19 0 1 0 1120240572 2113536 299 1992294400 134512640 134996440 4294956176 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11970/statm: 516 299 67 118 0 395 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4120

[startup+0.101863 s]
/proc/loadavg: 0.93 0.98 1.08 3/64 11969
/proc/meminfo: memFree=1016264/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=2056 CPUtime=0
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120240572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 514 112 96 399 0 111 0
[pid=11970] ppid=11969 vsize=2064 CPUtime=0.09
/proc/11970/stat : 11970 (march_dl2004) R 11969 11969 11688 0 -1 4194304 823 0 0 0 9 0 0 0 19 0 1 0 1120240572 2113536 301 1992294400 134512640 134996440 4294956176 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11970/statm: 516 301 67 118 0 395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4120

[startup+0.301899 s]
/proc/loadavg: 0.93 0.98 1.08 3/64 11969
/proc/meminfo: memFree=1016264/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=2056 CPUtime=0
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120240572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 514 112 96 399 0 111 0
[pid=11970] ppid=11969 vsize=2064 CPUtime=0.29
/proc/11970/stat : 11970 (march_dl2004) R 11969 11969 11688 0 -1 4194304 838 0 0 0 29 0 0 0 21 0 1 0 1120240572 2113536 316 1992294400 134512640 134996440 4294956176 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11970/statm: 516 316 67 118 0 395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4120

[startup+0.701969 s]
/proc/loadavg: 0.93 0.98 1.08 3/64 11969
/proc/meminfo: memFree=1016264/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=2056 CPUtime=0
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120240572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 514 112 96 399 0 111 0
[pid=11970] ppid=11969 vsize=5876 CPUtime=0.69
/proc/11970/stat : 11970 (march_dl2004) R 11969 11969 11688 0 -1 4194304 1988 0 0 0 69 0 0 0 25 0 1 0 1120240572 6017024 1364 1992294400 134512640 134996440 4294956176 18446744073709551615 134559518 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11970/statm: 1469 1364 72 118 0 1348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7932

[startup+1.50112 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 11971
/proc/meminfo: memFree=1011000/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=2056 CPUtime=0
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120240572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 514 112 96 399 0 111 0
[pid=11970] ppid=11969 vsize=6600 CPUtime=1.49
/proc/11970/stat : 11970 (march_dl2004) R 11969 11969 11688 0 -1 4194304 2080 0 0 0 149 0 0 0 25 0 1 0 1120240572 6758400 1449 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11970/statm: 1650 1449 74 118 0 1529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8656

[startup+3.10141 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 11971
/proc/meminfo: memFree=1010744/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=2056 CPUtime=0
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120240572 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 514 112 96 399 0 111 0
[pid=11970] ppid=11969 vsize=6600 CPUtime=3.09
/proc/11970/stat : 11970 (march_dl2004) R 11969 11969 11688 0 -1 4194304 2080 0 0 0 309 0 0 0 25 0 1 0 1120240572 6758400 1449 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11970/statm: 1650 1449 74 118 0 1529 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8656

[startup+6.30199 s]
/proc/loadavg: 1.09 1.02 1.09 2/66 11972
/proc/meminfo: memFree=1014712/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=2056 CPUtime=4.99
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 156 2080 0 0 0 0 499 0 19 0 1 0 1120240572 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 514 125 107 399 0 111 0
[pid=11972] ppid=11969 vsize=1876 CPUtime=1.28
/proc/11972/stat : 11972 (mxc-sr08) R 11969 11969 11688 0 -1 4194304 422 0 0 0 128 0 0 0 25 0 1 0 1120241073 1921024 384 1992294400 134512640 135078026 4294956176 18446744073709551615 134526003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11972/statm: 469 384 71 138 0 328 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3932

[startup+12.7012 s]
/proc/loadavg: 1.08 1.02 1.09 2/66 11974
/proc/meminfo: memFree=1013112/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=7868 CPUtime=12.67
/proc/11969/stat : 11969 (SATzilla2009_C) R 11967 11969 11688 0 -1 4194304 860 3748 0 0 65 1 1197 4 23 0 1 0 1120240572 8056832 609 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/11969/statm: 1967 609 207 399 0 1564 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7868

[startup+25.5015 s]
/proc/loadavg: 1.06 1.01 1.09 2/66 11975
/proc/meminfo: memFree=1009720/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=6600 CPUtime=9.04
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 2080 0 0 0 904 0 0 0 25 0 1 0 1120242216 6758400 1449 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 1650 1449 74 118 0 1529 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10368

[startup+51.1012 s]
/proc/loadavg: 1.04 1.01 1.09 2/66 11975
/proc/meminfo: memFree=1009784/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=6600 CPUtime=34.62
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 2081 0 0 0 3462 0 0 0 25 0 1 0 1120242216 6758400 1450 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 1650 1450 74 118 0 1529 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 10368

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.08 2/66 11975
/proc/meminfo: memFree=1009848/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=6600 CPUtime=85.8
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 2081 0 0 0 8580 0 0 0 25 0 1 0 1120242216 6758400 1450 1992294400 134512640 134996440 4294956176 18446744073709551615 134514020 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 1650 1450 74 118 0 1529 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 10368

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 11975
/proc/meminfo: memFree=1000056/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=16984 CPUtime=145.76
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 4581 0 0 0 14574 2 0 0 25 0 1 0 1120242216 17391616 3950 1992294400 134512640 134996440 4294956176 18446744073709551615 134565173 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 4246 3950 74 118 0 4125 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 20752

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 11975
/proc/meminfo: memFree=998264/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=18700 CPUtime=205.73
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 5017 0 0 0 20571 2 0 0 25 0 1 0 1120242216 19148800 4386 1992294400 134512640 134996440 4294956176 18446744073709551615 134528085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 4675 4386 74 118 0 4554 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 22468

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 11975
/proc/meminfo: memFree=997240/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=19756 CPUtime=265.71
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 5281 0 0 0 26568 3 0 0 25 0 1 0 1120242216 20230144 4650 1992294400 134512640 134996440 4294956176 18446744073709551615 134568182 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 4939 4650 74 118 0 4818 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 23524

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 11975
/proc/meminfo: memFree=996792/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=20152 CPUtime=325.67
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 5379 0 0 0 32564 3 0 0 25 0 1 0 1120242216 20635648 4748 1992294400 134512640 134996440 4294956176 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5038 4748 74 118 0 4917 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 23920


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 11975
/proc/meminfo: memFree=995000/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=21868 CPUtime=805.44
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 5826 0 0 0 80540 4 0 0 25 0 1 0 1120242216 22392832 5195 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5467 5195 74 118 0 5346 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 25636

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 11975
/proc/meminfo: memFree=994296/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=22528 CPUtime=865.41
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 5987 0 0 0 86536 5 0 0 25 0 1 0 1120242216 23068672 5356 1992294400 134512640 134996440 4294956176 18446744073709551615 134568002 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5632 5356 74 118 0 5511 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 26296

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=994040/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=22792 CPUtime=925.38
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6053 0 0 0 92533 5 0 0 25 0 1 0 1120242216 23339008 5422 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5698 5422 74 118 0 5577 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 26560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993912/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=22924 CPUtime=985.35
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6088 0 0 0 98530 5 0 0 25 0 1 0 1120242216 23474176 5457 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5731 5457 74 118 0 5610 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 26692

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993848/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=23056 CPUtime=1045.32
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6109 0 0 0 104527 5 0 0 25 0 1 0 1120242216 23609344 5478 1992294400 134512640 134996440 4294956176 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5764 5478 74 118 0 5643 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 26824

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993720/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=23188 CPUtime=1105.29
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6139 0 0 0 110524 5 0 0 25 0 1 0 1120242216 23744512 5508 1992294400 134512640 134996440 4294956176 18446744073709551615 134528036 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5797 5508 74 118 0 5676 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 26956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993592/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=23320 CPUtime=1165.26
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6170 0 0 0 116521 5 0 0 25 0 1 0 1120242216 23879680 5539 1992294400 134512640 134996440 4294956176 18446744073709551615 134567211 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5830 5539 74 118 0 5709 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 27088

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993528/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=23320 CPUtime=1173.26
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6172 0 0 0 117321 5 0 0 25 0 1 0 1120242216 23879680 5541 1992294400 134512640 134996440 4294956176 18446744073709551615 134587379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5830 5541 74 118 0 5709 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 27088

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993528/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=23320 CPUtime=1179.66
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6174 0 0 0 117961 5 0 0 25 0 1 0 1120242216 23879680 5543 1992294400 134512640 134996440 4294956176 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5830 5543 74 118 0 5709 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 27088

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993528/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=23320 CPUtime=1181.25
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6175 0 0 0 118120 5 0 0 25 0 1 0 1120242216 23879680 5544 1992294400 134512640 134996440 4294956176 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5830 5544 74 118 0 5709 0
Current children cumulated CPU time (s) 1197.66
Current children cumulated vsize (KiB) 27088

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993528/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=23320 CPUtime=1182.05
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6175 0 0 0 118200 5 0 0 25 0 1 0 1120242216 23879680 5544 1992294400 134512640 134996440 4294956176 18446744073709551615 134527824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5830 5544 74 118 0 5709 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 27088

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993528/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=23320 CPUtime=1182.45
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6176 0 0 0 118240 5 0 0 25 0 1 0 1120242216 23879680 5545 1992294400 134512640 134996440 4294956176 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5830 5545 74 118 0 5709 0
Current children cumulated CPU time (s) 1198.86
Current children cumulated vsize (KiB) 27088

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993528/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=23320 CPUtime=1182.65
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6176 0 0 0 118260 5 0 0 25 0 1 0 1120242216 23879680 5545 1992294400 134512640 134996440 4294956176 18446744073709551615 134575710 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5830 5545 74 118 0 5709 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 27088

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11975
/proc/meminfo: memFree=993528/2055920 swapFree=4177704/4192956
[pid=11969] ppid=11967 vsize=3768 CPUtime=16.41
/proc/11969/stat : 11969 (SATzilla2009_C) S 11967 11969 11688 0 -1 4194304 899 3748 0 0 438 2 1197 4 25 0 1 0 1120240572 3858432 503 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11969/statm: 942 503 219 399 0 539 0
[pid=11975] ppid=11969 vsize=23320 CPUtime=1182.75
/proc/11975/stat : 11975 (march_dl2004) R 11969 11969 11688 0 -1 4194304 6176 0 0 0 118270 5 0 0 25 0 1 0 1120242216 23879680 5545 1992294400 134512640 134996440 4294956176 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11975/statm: 5830 5545 74 118 0 5709 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 27088

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.25
CPU user time (s): 1199.12
CPU system time (s): 0.13098
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 27088

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

runsolver used 0.966853 second user time and 3.40448 second system time

The end

Launcher Data

Begin job on node24 at 2009-03-31 07:02:24
IDJOB=1539159
IDBENCH=70499
IDSOLVER=527
FILE ID=node24/1539159-1238475744
PBS_JOBID= 9061789
Free space on /tmp= 65780 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S1096716652-027.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539159-1238475744/watcher-1539159-1238475744 -o /tmp/evaluation-result-1539159-1238475744/solver-1539159-1238475744 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539159-1238475744.cnf

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

MD5SUM BENCH= 5b03a3f3b068376a14f73a415b34dbf6
RANDOM SEED=1461506391

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1016808 kB
Buffers:        105916 kB
Cached:         827872 kB
SwapCached:       9032 kB
Active:         187672 kB
Inactive:       756616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1016808 kB
SwapTotal:     4192956 kB
SwapFree:      4177704 kB
Dirty:           31892 kB
Writeback:           0 kB
Mapped:          16116 kB
Slab:            80760 kB
Committed_AS:  3214816 kB
PageTables:       1448 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= 65748 MiB
End job on node24 at 2009-03-31 07:22:24