Trace number 339774

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.61 1200.06

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark750.032
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.57/10.67	c run March_dl for 5 seconds ... 
10.57/10.67	c Bin: Executing march_dl
10.57/10.67	c child exit by a signal
10.57/10.67	c march_dl returned code 137.
10.57/10.67	c run saps for 2 seconds ... 
10.57/10.67	c Bin: Executing ubcsat2006
10.57/10.67	c child exited successfully
10.57/10.67	c ubcsat2006 returned code 0.
10.57/10.67	c satzilla computing base features
10.57/10.67	c satzilla doing unit-prop probe
10.57/10.67	c satzilla doing local search probe
10.57/10.67	c satzilla doing lobjois search-space size estimate
10.57/10.67	c satzilla's ranking:
10.57/10.67	c 1) march_dl: 2.901965
10.57/10.67	c 2) minisat20: 3.097550
10.57/10.67	c 3) zchaff_rand: 3.451185
10.57/10.67	c 4) vallst: 3.739550
10.57/10.67	c 5) eureka: 3.790556
10.57/10.67	c 6) kcnfs: 4.061477
10.57/10.67	c 7) kcnfs+P: 999.000000
10.57/10.67	c 8) march_dl+P: 999.000000
10.57/10.67	c 9) vallst+P: 999.000000
10.57/10.67	c 10) zchaff_rand+P: 999.000000
10.57/10.67	c 11) rsat+P: 999.000000
10.57/10.67	c 12) eureka+P: 999.000000
10.57/10.67	c 13) minisat20+P: 999.000000
10.57/10.67	c 14) rsat: 999.000000
10.57/10.67	c satzilla running march_dl ... 
1199.44/1199.92	c Bin: Executing march_dl
1199.44/1199.92	c child exit by a signal
1199.44/1199.92	c march_dl returned code 137.
1199.44/1199.92	c march_dl returned code 137.
1199.44/1199.92	c satzilla running minisat20 ... 
1199.44/1199.92	c Bin: Executing minisat20
1199.44/1199.92	c minisat20 returned code 1.
1199.44/1199.92	c minisat20 returned code 1.
1199.44/1199.92	c satzilla running zchaff_rand ... 
1199.44/1199.92	c Bin: Executing zchaff_rand
1199.44/1199.92	c zchaff_rand returned code 1.
1199.44/1199.92	c zchaff_rand returned code 1.
1199.44/1199.92	c satzilla running vallst ... 
1199.44/1199.92	c Bin: Executing vallst
1199.44/1199.92	c vallst returned code 1.
1199.44/1199.92	c vallst returned code 1.
1199.44/1199.92	c satzilla running eureka ... 
1199.44/1199.92	c Bin: Executing eureka
1199.44/1199.92	c eureka returned code 1.
1199.44/1199.92	c eureka returned code 1.
1199.44/1199.92	c satzilla running kcnfs ... 
1199.44/1199.92	c Bin: Executing kcnfs
1199.44/1199.92	c kcnfs returned code 1.
1199.44/1199.92	c kcnfs returned code 1.
1199.44/1199.92	c satzilla running kcnfs with preprocessing ... 
1199.54/1200.05	c Preprocessing...
1199.54/1200.05	c Inital problem has 3073 variables, 19785 nary clauses (0 binary clauses).
1199.54/1200.05	c Num non-binary clauses 19720, Average non-binary clause length 3.780
1199.54/1200.05	c Theory has no gaps
1199.54/1200.05	c Preprocessor runtime was 0.100 seconds.
1199.54/1200.05	c 
1199.54/1200.05	c Satisfiability of theory still undetermined.
1199.54/1200.05	c See file /tmp/1J2ZaF for simplified theory.
1199.54/1200.05	c Bin: Executing kcnfs
1199.54/1200.05	c kcnfs returned code 1.
1199.54/1200.05	c kcnfs returned code 1.
1199.54/1200.05	c satzilla running march_dl with preprocessing ... 
1199.54/1200.05	c Bin: Executing march_dl
1199.54/1200.05	c march_dl returned code 1.
1199.54/1200.05	c march_dl returned code 1.
1199.54/1200.05	c satzilla running vallst with preprocessing ... 
1199.54/1200.05	c Bin: Executing vallst
1199.54/1200.05	c vallst returned code 1.
1199.54/1200.05	c vallst returned code 1.
1199.54/1200.05	c satzilla running zchaff_rand with preprocessing ... 
1199.54/1200.05	c Bin: Executing zchaff_rand
1199.54/1200.05	c zchaff_rand returned code 1.
1199.54/1200.05	c zchaff_rand returned code 1.
1199.54/1200.05	c satzilla running rsat with preprocessing ... 
1199.54/1200.05	c Bin: Executing rsat
1199.54/1200.05	c rsat returned code 1.
1199.54/1200.05	c rsat returned code 1.
1199.54/1200.05	c satzilla running eureka with preprocessing ... 
1199.54/1200.05	c Bin: Executing eureka
1199.54/1200.05	c eureka returned code 1.
1199.54/1200.05	c eureka returned code 1.
1199.54/1200.05	c satzilla running minisat20 with preprocessing ... 
1199.54/1200.05	c Bin: Executing minisat20
1199.54/1200.05	c minisat20 returned code 1.
1199.54/1200.05	c minisat20 returned code 1.
1199.54/1200.05	c satzilla running rsat ... 
1199.54/1200.05	c Bin: Executing rsat
1199.54/1200.05	c rsat returned code 1.
1199.54/1200.05	c rsat returned code 1.
1199.54/1200.05	c ERROR: All Failed! 
1199.54/1200.05	c SATZILLA_TIME=1199.790000

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/node19/watcher-339774-1173711392 -o ROOT/results/node19/solver-339774-1173711392 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339774-1173711392/SATzilla2007_F /tmp/evaluation/339774-1173711392/instance-339774-1173711392.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: 1.07 1.00 1.00 2/77 20164
/proc/meminfo: memFree=1448888/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=1512 CPUtime=0
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 391093206 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 378 125 110 260 0 84 0
[pid=20165] ppid=20164 vsize=636 CPUtime=0
/proc/20165/stat : 20165 (march_dl) R 20164 20164 17004 0 -1 4194304 70 0 0 0 0 0 0 0 23 0 1 0 391093206 651264 64 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20165/statm: 159 75 49 118 0 38 0

[startup+0.0222229 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 20164
/proc/meminfo: memFree=1448888/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=1512 CPUtime=0
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 391093206 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 378 125 110 260 0 84 0
[pid=20165] ppid=20164 vsize=1196 CPUtime=0.01
/proc/20165/stat : 20165 (march_dl) R 20164 20164 17004 0 -1 4194304 198 0 0 0 1 0 0 0 23 0 1 0 391093206 1224704 192 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20165/statm: 299 192 50 118 0 178 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2708

[startup+0.101231 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 20164
/proc/meminfo: memFree=1448888/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=1512 CPUtime=0
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 391093206 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 378 125 110 260 0 84 0
[pid=20165] ppid=20164 vsize=2324 CPUtime=0.09
/proc/20165/stat : 20165 (march_dl) R 20164 20164 17004 0 -1 4194304 614 0 0 0 9 0 0 0 23 0 1 0 391093206 2379776 445 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20165/statm: 581 445 55 118 0 460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3836

[startup+0.301253 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 20164
/proc/meminfo: memFree=1448888/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=1512 CPUtime=0
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 391093206 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 378 125 110 260 0 84 0
[pid=20165] ppid=20164 vsize=3476 CPUtime=0.29
/proc/20165/stat : 20165 (march_dl) R 20164 20164 17004 0 -1 4194304 1584 0 0 0 29 0 0 0 24 0 1 0 391093206 3559424 723 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20165/statm: 869 723 71 118 0 748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4988

[startup+0.701296 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 20164
/proc/meminfo: memFree=1448888/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=1512 CPUtime=0
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 391093206 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 378 125 110 260 0 84 0
[pid=20165] ppid=20164 vsize=7568 CPUtime=0.68
/proc/20165/stat : 20165 (march_dl) R 20164 20164 17004 0 -1 4194304 2617 0 0 0 65 3 0 0 25 0 1 0 391093206 7749632 1721 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20165/statm: 1892 1721 73 118 0 1771 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9080

[startup+1.50138 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 20166
/proc/meminfo: memFree=1442024/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=1512 CPUtime=0
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 391093206 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 378 125 110 260 0 84 0
[pid=20165] ppid=20164 vsize=7380 CPUtime=1.49
/proc/20165/stat : 20165 (march_dl) R 20164 20164 17004 0 -1 4194304 2959 0 0 0 130 19 0 0 25 0 1 0 391093206 7557120 1702 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617617 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20165/statm: 1845 1702 73 118 0 1724 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8892

[startup+3.10156 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 20166
/proc/meminfo: memFree=1441896/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=1512 CPUtime=0
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 391093206 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 378 125 110 260 0 84 0
[pid=20165] ppid=20164 vsize=8768 CPUtime=3.09
/proc/20165/stat : 20165 (march_dl) R 20164 20164 17004 0 -1 4194304 3328 0 0 0 290 19 0 0 25 0 1 0 391093206 8978432 1893 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20165/statm: 2192 1893 75 118 0 2071 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10280

[startup+6.3019 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 20167
/proc/meminfo: memFree=1446888/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=1512 CPUtime=4.99
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 149 3427 0 0 0 0 480 19 16 0 1 0 391093206 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20164/statm: 378 125 110 260 0 84 0
[pid=20167] ppid=20164 vsize=6188 CPUtime=1.28
/proc/20167/stat : 20167 (ubcsat2006) R 20164 20164 17004 0 -1 4194304 560 0 0 0 118 10 0 0 25 0 1 0 391093707 6336512 542 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20167/statm: 1547 542 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7016 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 20168
/proc/meminfo: memFree=1440232/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=8084 CPUtime=2.01
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3163 0 0 0 184 17 0 0 25 0 1 0 391094273 8278016 1744 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134513889 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2021 1744 75 118 0 1900 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11104

[startup+25.502 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 20168
/proc/meminfo: memFree=1438568/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=9812 CPUtime=14.81
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3607 0 0 0 1463 18 0 0 25 0 1 0 391094273 10047488 2172 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2453 2172 75 118 0 2332 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12832

[startup+51.1018 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 20168
/proc/meminfo: memFree=1438312/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=10076 CPUtime=40.41
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3669 0 0 0 4022 19 0 0 25 0 1 0 391094273 10317824 2234 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2519 2234 75 118 0 2398 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13096

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 20168
/proc/meminfo: memFree=1438184/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=10208 CPUtime=91.6
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3716 0 0 0 9141 19 0 0 25 0 1 0 391094273 10452992 2281 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2552 2281 75 118 0 2431 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13228

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20168
/proc/meminfo: memFree=1438056/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=10340 CPUtime=151.57
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3741 0 0 0 15138 19 0 0 25 0 1 0 391094273 10588160 2306 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134570165 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2585 2306 75 118 0 2464 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13360

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20168
/proc/meminfo: memFree=1437928/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=10472 CPUtime=211.56
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3773 0 0 0 21136 20 0 0 25 0 1 0 391094273 10723328 2338 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567928 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2618 2338 75 118 0 2497 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13492

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 20242
/proc/meminfo: memFree=1436456/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=10604 CPUtime=271.51
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3797 0 0 0 27130 21 0 0 25 0 1 0 391094273 10858496 2362 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134550954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2651 2362 75 118 0 2530 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 13624

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 20340
/proc/meminfo: memFree=1436264/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=10736 CPUtime=331.43
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3821 0 0 0 33121 22 0 0 25 0 1 0 391094273 10993664 2386 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2684 2386 75 118 0 2563 0

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

/proc/20168/statm: 2783 2489 75 118 0 2662 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 14152

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437160/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=811.29
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3927 0 0 0 81103 26 0 0 25 0 1 0 391094273 11399168 2492 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134564394 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2492 75 118 0 2662 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 14152

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437160/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=871.27
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3930 0 0 0 87101 26 0 0 25 0 1 0 391094273 11399168 2495 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134564285 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2495 75 118 0 2662 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 14152

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437096/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=931.26
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3936 0 0 0 93099 27 0 0 25 0 1 0 391094273 11399168 2501 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2501 75 118 0 2662 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 14152

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437096/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=991.24
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3939 0 0 0 99097 27 0 0 25 0 1 0 391094273 11399168 2504 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551915 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2504 75 118 0 2662 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 14152

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437096/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=1051.23
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3942 0 0 0 105095 28 0 0 25 0 1 0 391094273 11399168 2507 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2507 75 118 0 2662 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 14152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437032/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=1111.21
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3944 0 0 0 111093 28 0 0 25 0 1 0 391094273 11399168 2509 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2509 75 118 0 2662 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 14152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437096/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=1171.2
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3946 0 0 0 117091 29 0 0 25 0 1 0 391094273 11399168 2511 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134565060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2511 75 118 0 2662 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 14152

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437096/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=1179.19
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3946 0 0 0 117890 29 0 0 25 0 1 0 391094273 11399168 2511 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134568009 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2511 75 118 0 2662 0
Current children cumulated CPU time (s) 1189.84
Current children cumulated vsize (KiB) 14152

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437096/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=1185.59
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3946 0 0 0 118530 29 0 0 25 0 1 0 391094273 11399168 2511 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567196 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2511 75 118 0 2662 0
Current children cumulated CPU time (s) 1196.24
Current children cumulated vsize (KiB) 14152

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437096/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=1187.19
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3946 0 0 0 118690 29 0 0 25 0 1 0 391094273 11399168 2511 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527410 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2511 75 118 0 2662 0
Current children cumulated CPU time (s) 1197.84
Current children cumulated vsize (KiB) 14152

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437096/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=1187.99
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3946 0 0 0 118770 29 0 0 25 0 1 0 391094273 11399168 2511 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134565161 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2511 75 118 0 2662 0
Current children cumulated CPU time (s) 1198.64
Current children cumulated vsize (KiB) 14152

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437096/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=1188.39
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3946 0 0 0 118810 29 0 0 25 0 1 0 391094273 11399168 2511 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2511 75 118 0 2662 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 14152

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20366
/proc/meminfo: memFree=1437096/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=3020 CPUtime=10.65
/proc/20164/stat : 20164 (SATzilla2007_F) S 20162 20164 17004 0 -1 4194304 1675 3993 0 0 335 10 683 37 25 0 1 0 391093206 3092480 574 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20164/statm: 755 574 169 260 0 461 0
[pid=20168] ppid=20164 vsize=11132 CPUtime=1188.79
/proc/20168/stat : 20168 (march_dl) R 20164 20164 17004 0 -1 4194304 3946 0 0 0 118850 29 0 0 25 0 1 0 391094273 11399168 2511 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134566619 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20168/statm: 2783 2511 75 118 0 2662 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 14152

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 20366
/proc/meminfo: memFree=1443824/2055920 swapFree=4169404/4192956
[pid=20164] ppid=20162 vsize=6188 CPUtime=1199.54
/proc/20164/stat : 20164 (SATzilla2007_F) R 20162 20164 17004 0 -1 4194304 2659 7939 0 0 342 11 119535 66 19 0 1 0 391093206 6336512 1329 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134592465 0 0 4096 0 0 0 0 17 1 0 0
/proc/20164/statm: 1547 1329 176 260 0 1253 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 6188

Child status: 17
Real time (s): 1200.06
CPU time (s): 1199.61
CPU user time (s): 1198.82
CPU system time (s): 0.793879
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 14152

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

runsolver used 1.16582 second user time and 3.20551 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Mar 12 14:56:32 UTC 2007

IDJOB= 339774
IDBENCH= 24754
IDSOLVER= 136
FILE ID= node19/339774-1173711392

PBS_JOBID= 4101484

Free space on /tmp= 66538 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339774-1173711392/SATzilla2007_F /tmp/evaluation/339774-1173711392/instance-339774-1173711392.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-339774-1173711392 -o ROOT/results/node19/solver-339774-1173711392 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339774-1173711392/SATzilla2007_F /tmp/evaluation/339774-1173711392/instance-339774-1173711392.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  4bdea1a05617ff95eaeaf981037754e7

RANDOM SEED= 707707761

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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.214
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:       1449360 kB
Buffers:         49980 kB
Cached:         471384 kB
SwapCached:       2440 kB
Active:         381884 kB
Inactive:       162892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1449360 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:           10608 kB
Writeback:           0 kB
Mapped:          30748 kB
Slab:            47424 kB
Committed_AS:  1493636 kB
PageTables:       1760 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= 66538 MiB

End job on node19 on Mon Mar 12 15:16:32 UTC 2007