Trace number 335826

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, and are wall clock time (not CPU 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
SATzilla FULL? (exit code) 1199.5 1199.97

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-php-025-024.sat05-1191.reshuffled-07.cnf
MD5SUM008fc87d1e2675d3850c6f6e4188c7eb
Bench CategoryCRAFTED (crafted 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 variables600
Number of clauses7225
Sum of the clauses size15000
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data (download as text)

10.57/10.65	c run March_dl for 5 seconds ... 
10.57/10.65	c Bin: Executing march_dl
10.57/10.65	c child exit by a signal
10.57/10.65	c march_dl returned code 137.
10.57/10.65	c run saps for 2 seconds ... 
10.57/10.65	c Bin: Executing ubcsat2006
10.57/10.65	c child exited successfully
10.57/10.65	c ubcsat2006 returned code 0.
10.57/10.65	c satzilla computing base features
10.57/10.65	c satzilla doing unit-prop probe
10.57/10.65	c satzilla doing local search probe
10.57/10.65	c satzilla doing lobjois search-space size estimate
10.57/10.65	c satzilla's ranking:
10.57/10.65	c 1) zchaff_rand: 0.635722
10.57/10.65	c 2) vallst: 1.300572
10.57/10.65	c 3) eureka: 2.283879
10.57/10.65	c 4) march_dl: 2.866392
10.57/10.65	c 5) kcnfs: 4.698405
10.57/10.65	c 6) minisat20: 4.876469
10.57/10.65	c 7) kcnfs+P: 999.000000
10.57/10.65	c 8) march_dl+P: 999.000000
10.57/10.65	c 9) vallst+P: 999.000000
10.57/10.65	c 10) zchaff_rand+P: 999.000000
10.57/10.65	c 11) rsat+P: 999.000000
10.57/10.65	c 12) eureka+P: 999.000000
10.57/10.65	c 13) minisat20+P: 999.000000
10.57/10.65	c 14) rsat: 999.000000
10.57/10.65	c satzilla running zchaff_rand ... 
1199.41/1199.94	c Bin: Executing zchaff_rand
1199.41/1199.94	c child exit by a signal
1199.41/1199.94	c zchaff_rand returned code 137.
1199.41/1199.94	c zchaff_rand returned code 137.
1199.41/1199.94	c satzilla running vallst ... 
1199.41/1199.94	c Bin: Executing vallst
1199.41/1199.94	c vallst returned code 1.
1199.41/1199.94	c vallst returned code 1.
1199.41/1199.94	c satzilla running eureka ... 
1199.41/1199.94	c Bin: Executing eureka
1199.41/1199.94	c eureka returned code 1.
1199.41/1199.94	c eureka returned code 1.
1199.41/1199.94	c satzilla running march_dl ... 
1199.41/1199.94	c Bin: Executing march_dl
1199.41/1199.94	c march_dl returned code 1.
1199.41/1199.94	c march_dl returned code 1.
1199.41/1199.94	c satzilla running kcnfs ... 
1199.41/1199.94	c Bin: Executing kcnfs
1199.41/1199.94	c kcnfs returned code 1.
1199.41/1199.94	c kcnfs returned code 1.
1199.41/1199.94	c satzilla running minisat20 ... 
1199.41/1199.94	c Bin: Executing minisat20
1199.41/1199.94	c minisat20 returned code 1.
1199.41/1199.94	c minisat20 returned code 1.
1199.41/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.41/1199.96	c Preprocessing...
1199.41/1199.96	c Inital problem has 600 variables, 25 nary clauses (7200 binary clauses).
1199.41/1199.96	c Num non-binary clauses 25, Average non-binary clause length 24.000
1199.41/1199.96	c Theory has no gaps
1199.41/1199.96	c Preprocessor runtime was 0.020 seconds.
1199.41/1199.96	c 
1199.41/1199.96	c Satisfiability of theory still undetermined.
1199.41/1199.96	c See file /tmp/ibtfZv for simplified theory.
1199.41/1199.96	c Bin: Executing kcnfs
1199.41/1199.96	c kcnfs returned code 1.
1199.41/1199.96	c kcnfs returned code 1.
1199.41/1199.96	c satzilla running march_dl with preprocessing ... 
1199.41/1199.96	c Bin: Executing march_dl
1199.41/1199.96	c march_dl returned code 1.
1199.41/1199.96	c march_dl returned code 1.
1199.41/1199.96	c satzilla running vallst with preprocessing ... 
1199.41/1199.96	c Bin: Executing vallst
1199.41/1199.96	c vallst returned code 1.
1199.41/1199.96	c vallst returned code 1.
1199.41/1199.96	c satzilla running zchaff_rand with preprocessing ... 
1199.41/1199.96	c Bin: Executing zchaff_rand
1199.41/1199.96	c zchaff_rand returned code 1.
1199.41/1199.96	c zchaff_rand returned code 1.
1199.41/1199.96	c satzilla running rsat with preprocessing ... 
1199.41/1199.96	c Bin: Executing rsat
1199.41/1199.96	c rsat returned code 1.
1199.41/1199.96	c rsat returned code 1.
1199.41/1199.96	c satzilla running eureka with preprocessing ... 
1199.41/1199.96	c Bin: Executing eureka
1199.41/1199.96	c eureka returned code 1.
1199.41/1199.96	c eureka returned code 1.
1199.41/1199.96	c satzilla running minisat20 with preprocessing ... 
1199.41/1199.96	c Bin: Executing minisat20
1199.41/1199.96	c minisat20 returned code 1.
1199.41/1199.96	c minisat20 returned code 1.
1199.41/1199.96	c satzilla running rsat ... 
1199.41/1199.96	c Bin: Executing rsat
1199.41/1199.96	c rsat returned code 1.
1199.41/1199.96	c rsat returned code 1.
1199.41/1199.96	c ERROR: All Failed! 
1199.41/1199.96	c SATZILLA_TIME=1199.670000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-335826-1173634990 -o ROOT/results/node40/solver-335826-1173634990 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335826-1173634990/SATzilla2007_F /tmp/evaluation/335826-1173634990/instance-335826-1173634990.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): 2400 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.92 0.98 0.99 3/64 10403
/proc/meminfo: memFree=1879912/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=1512 CPUtime=0
/proc/10403/stat : 10403 (SATzilla2007_F) R 10401 10403 9427 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 19801615 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/10403/statm: 378 125 110 260 0 84 0
[pid=10404] ppid=10403 vsize=768 CPUtime=0
/proc/10404/stat : 10404 (march_dl) R 10403 10403 9427 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 19801615 786432 89 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10404/statm: 192 89 50 118 0 71 0

[startup+0.0119311 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10403
/proc/meminfo: memFree=1879912/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=1512 CPUtime=0
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 19801615 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10403/statm: 378 125 110 260 0 84 0
[pid=10404] ppid=10403 vsize=1036 CPUtime=0
/proc/10404/stat : 10404 (march_dl) R 10403 10403 9427 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 19801615 1060864 152 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617611 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10404/statm: 259 152 53 118 0 138 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2548

[startup+0.101941 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10403
/proc/meminfo: memFree=1879912/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=1512 CPUtime=0
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 19801615 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10403/statm: 378 125 110 260 0 84 0
[pid=10404] ppid=10403 vsize=2312 CPUtime=0.09
/proc/10404/stat : 10404 (march_dl) R 10403 10403 9427 0 -1 4194304 438 0 0 0 9 0 0 0 19 0 1 0 19801615 2367488 429 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527816 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10404/statm: 578 429 74 118 0 457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3824

[startup+0.301967 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10403
/proc/meminfo: memFree=1879912/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=1512 CPUtime=0
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 19801615 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10403/statm: 378 125 110 260 0 84 0
[pid=10404] ppid=10403 vsize=2312 CPUtime=0.29
/proc/10404/stat : 10404 (march_dl) R 10403 10403 9427 0 -1 4194304 438 0 0 0 29 0 0 0 21 0 1 0 19801615 2367488 429 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587919 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10404/statm: 578 429 74 118 0 457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3824

[startup+0.702019 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10403
/proc/meminfo: memFree=1879912/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=1512 CPUtime=0
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 19801615 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10403/statm: 378 125 110 260 0 84 0
[pid=10404] ppid=10403 vsize=2312 CPUtime=0.69
/proc/10404/stat : 10404 (march_dl) R 10403 10403 9427 0 -1 4194304 438 0 0 0 69 0 0 0 24 0 1 0 19801615 2367488 429 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10404/statm: 578 429 74 118 0 457 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3824

[startup+1.50112 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 10405
/proc/meminfo: memFree=1878360/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=1512 CPUtime=0
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 19801615 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10403/statm: 378 125 110 260 0 84 0
[pid=10404] ppid=10403 vsize=2312 CPUtime=1.49
/proc/10404/stat : 10404 (march_dl) R 10403 10403 9427 0 -1 4194304 440 0 0 0 149 0 0 0 25 0 1 0 19801615 2367488 431 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532761 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10404/statm: 578 431 74 118 0 457 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3824

[startup+3.10133 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10405
/proc/meminfo: memFree=1878232/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=1512 CPUtime=0
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 19801615 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10403/statm: 378 125 110 260 0 84 0
[pid=10404] ppid=10403 vsize=2312 CPUtime=3.09
/proc/10404/stat : 10404 (march_dl) R 10403 10403 9427 0 -1 4194304 441 0 0 0 309 0 0 0 25 0 1 0 19801615 2367488 432 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10404/statm: 578 432 74 118 0 457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3824

[startup+6.30174 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10406
/proc/meminfo: memFree=1878936/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=1512 CPUtime=4.99
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 149 443 0 0 0 0 499 0 16 0 1 0 19801615 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10403/statm: 378 125 110 260 0 84 0
[pid=10406] ppid=10403 vsize=6188 CPUtime=1.28
/proc/10406/stat : 10406 (ubcsat2006) R 10403 10403 9427 0 -1 4194304 324 0 0 0 117 11 0 0 25 0 1 0 19802116 6336512 306 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10406/statm: 1547 306 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7026 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 10407
/proc/meminfo: memFree=1874008/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=13044 CPUtime=2.04
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 1819 0 0 0 202 2 0 0 25 0 1 0 19802680 13357056 1688 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134579644 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 3261 1688 112 208 0 3033 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15064

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 10407
/proc/meminfo: memFree=1866200/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=17244 CPUtime=14.83
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 3913 0 0 0 1476 7 0 0 25 0 1 0 19802680 17657856 3300 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 4311 3300 112 208 0 4083 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19264

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 10407
/proc/meminfo: memFree=1862168/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=20888 CPUtime=40.42
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 5582 0 0 0 4023 19 0 0 25 0 1 0 19802680 21389312 4328 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 5222 4328 112 208 0 4994 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 22908

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1856472/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=26824 CPUtime=91.62
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 8260 0 0 0 9120 42 0 0 25 0 1 0 19802680 27467776 5725 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 6706 5725 112 208 0 6478 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28844

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1850968/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=45536 CPUtime=151.59
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 12207 0 0 0 15090 69 0 0 25 0 1 0 19802680 46628864 7111 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 11384 7111 112 208 0 11156 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 47556

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1845528/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=45536 CPUtime=211.57
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 13538 0 0 0 21060 97 0 0 25 0 1 0 19802680 46628864 8442 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 11384 8442 112 208 0 11156 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 47556

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1840088/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=66016 CPUtime=271.55
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 20014 0 0 0 27031 124 0 0 25 0 1 0 19802680 67600384 9797 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134576770 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 16504 9797 112 208 0 16276 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 68036

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1834712/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=66016 CPUtime=331.54
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 21341 0 0 0 33008 146 0 0 25 0 1 0 19802680 67600384 11124 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 16504 11124 112 208 0 16276 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1799896/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=107260 CPUtime=751.41
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 40214 0 0 0 74828 313 0 0 25 0 1 0 19802680 109834240 19756 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 26815 19756 112 208 0 26587 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 109280

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1795288/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=107388 CPUtime=811.39
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 41374 0 0 0 80802 337 0 0 25 0 1 0 19802680 109965312 20916 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553839 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 26847 20916 112 208 0 26619 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 109408

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1790552/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=107388 CPUtime=871.37
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 42537 0 0 0 86778 359 0 0 25 0 1 0 19802680 109965312 22079 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 26847 22079 112 208 0 26619 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 109408

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1786200/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=107388 CPUtime=931.35
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 43651 0 0 0 92751 384 0 0 25 0 1 0 19802680 109965312 23193 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 26847 23193 112 208 0 26619 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 109408

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1781272/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=189436 CPUtime=991.33
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 65279 0 0 0 98719 414 0 0 25 0 1 0 19802680 193982464 24340 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 47359 24340 112 208 0 47131 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 191456

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10409
/proc/meminfo: memFree=1776984/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=189436 CPUtime=1051.32
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 66377 0 0 0 104696 436 0 0 25 0 1 0 19802680 193982464 25438 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 47359 25438 112 208 0 47131 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 191456

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 10547
/proc/meminfo: memFree=1771112/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=189436 CPUtime=1111.24
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 67484 0 0 0 110664 460 0 0 25 0 1 0 19802680 193982464 26545 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 47359 26545 112 208 0 47131 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 191456

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10607
/proc/meminfo: memFree=1767704/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=189564 CPUtime=1171.19
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 68619 0 0 0 116638 481 0 0 25 0 1 0 19802680 194113536 27680 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 47391 27680 112 208 0 47163 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 191584

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 10607
/proc/meminfo: memFree=1767000/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=189564 CPUtime=1179.19
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 68770 0 0 0 117434 485 0 0 25 0 1 0 19802680 194113536 27831 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 47391 27831 112 208 0 47163 0
Current children cumulated CPU time (s) 1189.81
Current children cumulated vsize (KiB) 191584

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10607
/proc/meminfo: memFree=1766488/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=189564 CPUtime=1185.59
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 68891 0 0 0 118071 488 0 0 25 0 1 0 19802680 194113536 27952 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543594 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 47391 27952 112 208 0 47163 0
Current children cumulated CPU time (s) 1196.21
Current children cumulated vsize (KiB) 191584

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10607
/proc/meminfo: memFree=1766424/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=189564 CPUtime=1187.18
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 68921 0 0 0 118230 488 0 0 25 0 1 0 19802680 194113536 27982 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 47391 27982 112 208 0 47163 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 191584

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10607
/proc/meminfo: memFree=1766360/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=189564 CPUtime=1187.99
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 68935 0 0 0 118310 489 0 0 25 0 1 0 19802680 194113536 27996 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 47391 27996 112 208 0 47163 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 191584

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10607
/proc/meminfo: memFree=1766360/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=189564 CPUtime=1188.39
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 68942 0 0 0 118350 489 0 0 25 0 1 0 19802680 194113536 28003 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 47391 28003 112 208 0 47163 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 191584

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10607
/proc/meminfo: memFree=1766360/2055920 swapFree=4154300/4192956
[pid=10403] ppid=10401 vsize=2020 CPUtime=10.62
/proc/10403/stat : 10403 (SATzilla2007_F) S 10401 10403 9427 0 -1 4194304 796 773 0 0 318 21 700 23 25 0 1 0 19801615 2068480 328 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10403/statm: 505 328 169 260 0 211 0
[pid=10407] ppid=10403 vsize=189564 CPUtime=1188.79
/proc/10407/stat : 10407 (zchaff_rand) R 10403 10403 9427 0 -1 4194304 68948 0 0 0 118390 489 0 0 25 0 1 0 19802680 194113536 28009 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543654 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 47391 28009 112 208 0 47163 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 191584

Child status: 17
Real time (s): 1199.97
CPU time (s): 1199.5
CPU user time (s): 1194.13
CPU system time (s): 5.37018
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 273380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1194.13
system time used= 5.37018
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70737
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= 26
involuntary context switches= 1260

runsolver used 0.857869 second user time and 2.54861 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun Mar 11 17:43:10 UTC 2007

IDJOB= 335826
IDBENCH= 24660
IDSOLVER= 136
FILE ID= node40/335826-1173634990

PBS_JOBID= 4101284

Free space on /tmp= 66507 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-php-025-024.sat05-1191.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335826-1173634990/SATzilla2007_F /tmp/evaluation/335826-1173634990/instance-335826-1173634990.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-335826-1173634990 -o ROOT/results/node40/solver-335826-1173634990 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335826-1173634990/SATzilla2007_F /tmp/evaluation/335826-1173634990/instance-335826-1173634990.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  008fc87d1e2675d3850c6f6e4188c7eb

RANDOM SEED= 974221453

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.236
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.236
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:       1880320 kB
Buffers:         13780 kB
Cached:          95308 kB
SwapCached:      33100 kB
Active:          51432 kB
Inactive:        97776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1880320 kB
SwapTotal:     4192956 kB
SwapFree:      4154300 kB
Dirty:           10192 kB
Writeback:           0 kB
Mapped:          15772 kB
Slab:            12436 kB
Committed_AS:    61832 kB
PageTables:       1416 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= 66507 MiB

End job on node40 on Sun Mar 11 18:03:10 UTC 2007