Trace number 335070

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.62 1199.95

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.543
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data (download as text)

10.55/10.68	c run March_dl for 5 seconds ... 
10.55/10.68	c Bin: Executing march_dl
10.55/10.68	c child exit by a signal
10.55/10.68	c march_dl returned code 137.
10.55/10.68	c run saps for 2 seconds ... 
10.55/10.68	c Bin: Executing ubcsat2006
10.55/10.68	c child exited successfully
10.55/10.68	c ubcsat2006 returned code 0.
10.55/10.68	c satzilla computing base features
10.55/10.68	c satzilla doing unit-prop probe
10.55/10.68	c satzilla doing local search probe
10.55/10.68	c satzilla doing lobjois search-space size estimate
10.55/10.68	c satzilla's ranking:
10.55/10.68	c 1) march_dl: 2.379077
10.55/10.68	c 2) zchaff_rand: 2.391756
10.55/10.68	c 3) minisat20: 2.405016
10.55/10.68	c 4) eureka: 2.486110
10.55/10.68	c 5) vallst: 3.044438
10.55/10.68	c 6) kcnfs: 4.362559
10.55/10.68	c 7) kcnfs+P: 999.000000
10.55/10.68	c 8) march_dl+P: 999.000000
10.55/10.68	c 9) vallst+P: 999.000000
10.55/10.68	c 10) zchaff_rand+P: 999.000000
10.55/10.68	c 11) rsat+P: 999.000000
10.55/10.68	c 12) eureka+P: 999.000000
10.55/10.68	c 13) minisat20+P: 999.000000
10.55/10.68	c 14) rsat: 999.000000
10.55/10.68	c satzilla running march_dl ... 
1199.44/1199.82	c Bin: Executing march_dl
1199.44/1199.82	c child exit by a signal
1199.44/1199.82	c march_dl returned code 137.
1199.44/1199.82	c march_dl returned code 137.
1199.44/1199.82	c satzilla running zchaff_rand ... 
1199.44/1199.82	c Bin: Executing zchaff_rand
1199.44/1199.82	c zchaff_rand returned code 1.
1199.44/1199.82	c zchaff_rand returned code 1.
1199.44/1199.82	c satzilla running minisat20 ... 
1199.44/1199.82	c Bin: Executing minisat20
1199.44/1199.82	c minisat20 returned code 1.
1199.44/1199.82	c minisat20 returned code 1.
1199.44/1199.82	c satzilla running eureka ... 
1199.44/1199.82	c Bin: Executing eureka
1199.44/1199.82	c eureka returned code 1.
1199.44/1199.82	c eureka returned code 1.
1199.44/1199.82	c satzilla running vallst ... 
1199.44/1199.82	c Bin: Executing vallst
1199.44/1199.82	c vallst returned code 1.
1199.44/1199.82	c vallst returned code 1.
1199.44/1199.82	c satzilla running kcnfs ... 
1199.44/1199.82	c Bin: Executing kcnfs
1199.44/1199.82	c kcnfs returned code 1.
1199.44/1199.82	c kcnfs returned code 1.
1199.44/1199.82	c satzilla running kcnfs with preprocessing ... 
1199.55/1199.94	c Preprocessing...
1199.55/1199.94	c Inital problem has 2401 variables, 15533 nary clauses (427 binary clauses).
1199.55/1199.94	c Num non-binary clauses 15491, Average non-binary clause length 7.172
1199.55/1199.94	c Theory has no gaps
1199.55/1199.94	c Preprocessor runtime was 0.090 seconds.
1199.55/1199.94	c 
1199.55/1199.94	c Satisfiability of theory still undetermined.
1199.55/1199.94	c See file /tmp/GeaEer for simplified theory.
1199.55/1199.94	c Bin: Executing kcnfs
1199.55/1199.94	c kcnfs returned code 1.
1199.55/1199.94	c kcnfs returned code 1.
1199.55/1199.94	c satzilla running march_dl with preprocessing ... 
1199.55/1199.94	c Bin: Executing march_dl
1199.55/1199.94	c march_dl returned code 1.
1199.55/1199.94	c march_dl returned code 1.
1199.55/1199.94	c satzilla running vallst with preprocessing ... 
1199.55/1199.94	c Bin: Executing vallst
1199.55/1199.94	c vallst returned code 1.
1199.55/1199.94	c vallst returned code 1.
1199.55/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.55/1199.94	c Bin: Executing zchaff_rand
1199.55/1199.94	c zchaff_rand returned code 1.
1199.55/1199.94	c zchaff_rand returned code 1.
1199.55/1199.94	c satzilla running rsat with preprocessing ... 
1199.55/1199.94	c Bin: Executing rsat
1199.55/1199.94	c rsat returned code 1.
1199.55/1199.94	c rsat returned code 1.
1199.55/1199.94	c satzilla running eureka with preprocessing ... 
1199.55/1199.94	c Bin: Executing eureka
1199.55/1199.94	c eureka returned code 1.
1199.55/1199.94	c eureka returned code 1.
1199.55/1199.94	c satzilla running minisat20 with preprocessing ... 
1199.55/1199.94	c Bin: Executing minisat20
1199.55/1199.94	c minisat20 returned code 1.
1199.55/1199.94	c minisat20 returned code 1.
1199.55/1199.94	c satzilla running rsat ... 
1199.55/1199.94	c Bin: Executing rsat
1199.55/1199.94	c rsat returned code 1.
1199.55/1199.94	c rsat returned code 1.
1199.55/1199.94	c ERROR: All Failed! 
1199.55/1199.94	c SATZILLA_TIME=1199.780000

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/node17/watcher-335070-1173607487 -o ROOT/results/node17/solver-335070-1173607487 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335070-1173607487/SATzilla2007_F /tmp/evaluation/335070-1173607487/instance-335070-1173607487.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.91 0.95 0.96 3/77 3253
/proc/meminfo: memFree=1192440/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=1512 CPUtime=0
/proc/3253/stat : 3253 (SATzilla2007_F) R 3251 3253 2177 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 380702946 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/3253/statm: 378 125 110 260 0 84 0
[pid=3254] ppid=3253 vsize=900 CPUtime=0
/proc/3254/stat : 3254 (march_dl) R 3253 3253 2177 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 380702946 921600 121 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134781926 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3254/statm: 225 121 50 118 0 104 0

[startup+0.06564 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 3253
/proc/meminfo: memFree=1192440/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=1512 CPUtime=0
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380702946 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3253/statm: 378 125 110 260 0 84 0
[pid=3254] ppid=3253 vsize=2300 CPUtime=0.06
/proc/3254/stat : 3254 (march_dl) R 3253 3253 2177 0 -1 4194304 449 0 0 0 6 0 0 0 19 0 1 0 380702946 2355200 440 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544564 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3254/statm: 575 440 53 118 0 454 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3812

[startup+0.101642 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 3253
/proc/meminfo: memFree=1192440/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=1512 CPUtime=0
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380702946 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3253/statm: 378 125 110 260 0 84 0
[pid=3254] ppid=3253 vsize=2696 CPUtime=0.09
/proc/3254/stat : 3254 (march_dl) R 3253 3253 2177 0 -1 4194304 559 0 0 0 9 0 0 0 19 0 1 0 380702946 2760704 550 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3254/statm: 674 550 55 118 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4208

[startup+0.301664 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 3253
/proc/meminfo: memFree=1192440/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=1512 CPUtime=0
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380702946 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3253/statm: 378 125 110 260 0 84 0
[pid=3254] ppid=3253 vsize=5464 CPUtime=0.29
/proc/3254/stat : 3254 (march_dl) R 3253 3253 2177 0 -1 4194304 1168 0 0 0 29 0 0 0 21 0 1 0 380702946 5595136 881 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3254/statm: 1366 881 67 118 0 1245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6976

[startup+0.701706 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 3253
/proc/meminfo: memFree=1192440/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=1512 CPUtime=0
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380702946 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3253/statm: 378 125 110 260 0 84 0
[pid=3254] ppid=3253 vsize=5596 CPUtime=0.69
/proc/3254/stat : 3254 (march_dl) R 3253 3253 2177 0 -1 4194304 1190 0 0 0 69 0 0 0 24 0 1 0 380702946 5730304 903 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3254/statm: 1399 903 67 118 0 1278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7108

[startup+1.50179 s]
/proc/loadavg: 0.91 0.95 0.96 2/79 3255
/proc/meminfo: memFree=1188904/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=1512 CPUtime=0
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380702946 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3253/statm: 378 125 110 260 0 84 0
[pid=3254] ppid=3253 vsize=5728 CPUtime=1.49
/proc/3254/stat : 3254 (march_dl) R 3253 3253 2177 0 -1 4194304 1243 0 0 0 149 0 0 0 25 0 1 0 380702946 5865472 956 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3254/statm: 1432 956 67 118 0 1311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7240

[startup+3.10196 s]
/proc/loadavg: 0.91 0.95 0.96 2/79 3255
/proc/meminfo: memFree=1188392/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=1512 CPUtime=0
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380702946 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3253/statm: 378 125 110 260 0 84 0
[pid=3254] ppid=3253 vsize=10584 CPUtime=3.09
/proc/3254/stat : 3254 (march_dl) R 3253 3253 2177 0 -1 4194304 2956 0 0 0 293 16 0 0 25 0 1 0 380702946 10838016 2454 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3254/statm: 2646 2454 73 118 0 2525 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12096

[startup+6.30229 s]
/proc/loadavg: 0.92 0.95 0.96 2/79 3256
/proc/meminfo: memFree=1190312/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=1512 CPUtime=4.99
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 149 4709 0 0 0 0 470 29 16 0 1 0 380702946 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3253/statm: 378 125 110 260 0 84 0
[pid=3256] ppid=3253 vsize=6188 CPUtime=1.27
/proc/3256/stat : 3256 (ubcsat2006) R 3253 3253 2177 0 -1 4194304 596 0 0 0 120 7 0 0 25 0 1 0 380703448 6336512 578 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3256/statm: 1547 578 156 64 0 1128 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 7700

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.96 3/79 3257
/proc/meminfo: memFree=1186728/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=5860 CPUtime=2
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 1287 0 0 0 200 0 0 0 25 0 1 0 380704015 6000640 1000 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 1465 1000 67 118 0 1344 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 9052

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.96 2/79 3257
/proc/meminfo: memFree=1178344/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=15192 CPUtime=14.79
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 6039 0 0 0 1450 29 0 0 25 0 1 0 380704015 15556608 3053 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134513791 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 3798 3053 75 118 0 3677 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 18384

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.96 2/79 3257
/proc/meminfo: memFree=1175720/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=18060 CPUtime=40.39
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 6699 0 0 0 4009 30 0 0 25 0 1 0 380704015 18493440 3713 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 4515 3713 75 118 0 4394 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 21252

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/79 3257
/proc/meminfo: memFree=1174376/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=19376 CPUtime=91.58
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7051 0 0 0 9127 31 0 0 25 0 1 0 380704015 19841024 4065 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 4844 4065 75 118 0 4723 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 22568

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1173544/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=20156 CPUtime=151.56
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7243 0 0 0 15124 32 0 0 25 0 1 0 380704015 20639744 4257 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5039 4257 75 118 0 4918 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 23348

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1173224/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=20552 CPUtime=211.54
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7330 0 0 0 21122 32 0 0 25 0 1 0 380704015 21045248 4344 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134565161 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5138 4344 75 118 0 5017 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23744

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1173160/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=20684 CPUtime=271.53
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7380 0 0 0 27120 33 0 0 25 0 1 0 380704015 21180416 4394 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5171 4394 75 118 0 5050 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 23876

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1172712/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=21212 CPUtime=331.52
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7495 0 0 0 33118 34 0 0 25 0 1 0 380704015 21721088 4509 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552198 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5303 4509 75 118 0 5182 0

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

/proc/3257/statm: 5599 4814 75 118 0 5478 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 25588

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1171240/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22528 CPUtime=751.41
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7827 0 0 0 75103 38 0 0 25 0 1 0 380704015 23068672 4841 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134553652 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5632 4841 75 118 0 5511 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 25720

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1171176/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22528 CPUtime=811.39
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7840 0 0 0 81101 38 0 0 25 0 1 0 380704015 23068672 4854 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5632 4854 75 118 0 5511 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 25720

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1171048/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22660 CPUtime=871.38
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7859 0 0 0 87099 39 0 0 25 0 1 0 380704015 23203840 4873 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5665 4873 75 118 0 5544 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 25852

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1170984/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22660 CPUtime=931.36
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7878 0 0 0 93097 39 0 0 25 0 1 0 380704015 23203840 4892 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5665 4892 75 118 0 5544 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 25852

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1170984/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22788 CPUtime=991.35
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7899 0 0 0 99095 40 0 0 25 0 1 0 380704015 23334912 4913 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528338 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5697 4913 75 118 0 5576 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 25980

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1170984/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22788 CPUtime=1051.33
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7913 0 0 0 105092 41 0 0 25 0 1 0 380704015 23334912 4927 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5697 4927 75 118 0 5576 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 25980

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 3257
/proc/meminfo: memFree=1170920/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22920 CPUtime=1111.31
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7923 0 0 0 111090 41 0 0 25 0 1 0 380704015 23470080 4937 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552363 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5730 4937 75 118 0 5609 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 26112

[startup+1182.3 s]
/proc/loadavg: 1.04 0.99 0.96 2/79 3257
/proc/meminfo: memFree=1170920/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22920 CPUtime=1171.3
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7940 0 0 0 117088 42 0 0 25 0 1 0 380704015 23470080 4954 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134587383 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5730 4954 75 118 0 5609 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 26112

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

[startup+1190.3 s]
/proc/loadavg: 1.03 0.99 0.96 2/79 3257
/proc/meminfo: memFree=1170920/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22920 CPUtime=1179.3
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7941 0 0 0 117888 42 0 0 25 0 1 0 380704015 23470080 4955 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552225 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5730 4955 75 118 0 5609 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 26112

[startup+1196.7 s]
/proc/loadavg: 1.03 0.99 0.96 3/79 3257
/proc/meminfo: memFree=1170920/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22920 CPUtime=1185.7
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7941 0 0 0 118528 42 0 0 25 0 1 0 380704015 23470080 4955 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5730 4955 75 118 0 5609 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 26112

[startup+1198.3 s]
/proc/loadavg: 1.03 0.99 0.96 2/79 3257
/proc/meminfo: memFree=1170920/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22920 CPUtime=1187.3
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7942 0 0 0 118688 42 0 0 25 0 1 0 380704015 23470080 4956 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552185 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5730 4956 75 118 0 5609 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 26112

[startup+1199.1 s]
/proc/loadavg: 1.03 0.99 0.96 2/79 3257
/proc/meminfo: memFree=1170920/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22920 CPUtime=1188.1
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7942 0 0 0 118768 42 0 0 25 0 1 0 380704015 23470080 4956 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5730 4956 75 118 0 5609 0
Current children cumulated CPU time (s) 1198.74
Current children cumulated vsize (KiB) 26112

[startup+1199.5 s]
/proc/loadavg: 1.03 0.99 0.96 2/79 3257
/proc/meminfo: memFree=1170920/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=3192 CPUtime=10.64
/proc/3253/stat : 3253 (SATzilla2007_F) S 3251 3253 2177 0 -1 4194304 1734 5311 0 0 339 9 675 41 25 0 1 0 380702946 3268608 619 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3253/statm: 798 619 169 260 0 504 0
[pid=3257] ppid=3253 vsize=22920 CPUtime=1188.5
/proc/3257/stat : 3257 (march_dl) R 3253 3253 2177 0 -1 4194304 7942 0 0 0 118808 42 0 0 25 0 1 0 380704015 23470080 4956 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3257/statm: 5730 4956 75 118 0 5609 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 26112

[startup+1199.9 s]
/proc/loadavg: 1.03 0.99 0.96 2/79 3257
/proc/meminfo: memFree=1170920/2055920 swapFree=4168576/4192956
[pid=3253] ppid=3251 vsize=7584 CPUtime=1199.55
/proc/3253/stat : 3253 (SATzilla2007_F) R 3251 3253 2177 0 -1 4194304 2816 13253 0 0 346 11 119514 84 19 0 1 0 380702946 7766016 1484 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134597263 0 0 4096 0 0 0 0 17 0 0 0
/proc/3253/statm: 1896 1484 176 260 0 1602 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 7584

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.62
CPU user time (s): 1198.65
CPU system time (s): 0.962853
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 26112

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

runsolver used 1.11883 second user time and 3.25251 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Mar 11 10:04:47 UTC 2007

IDJOB= 335070
IDBENCH= 24642
IDSOLVER= 136
FILE ID= node17/335070-1173607487

PBS_JOBID= 4101246

Free space on /tmp= 66512 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335070-1173607487/SATzilla2007_F /tmp/evaluation/335070-1173607487/instance-335070-1173607487.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-335070-1173607487 -o ROOT/results/node17/solver-335070-1173607487 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335070-1173607487/SATzilla2007_F /tmp/evaluation/335070-1173607487/instance-335070-1173607487.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  d9bf8689fd094f6ad4f37a57f4f0a5ae

RANDOM SEED= 531301668

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1192912 kB
Buffers:         56500 kB
Cached:         706504 kB
SwapCached:       2268 kB
Active:         462056 kB
Inactive:       323640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1192912 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:           10732 kB
Writeback:           0 kB
Mapped:          30440 kB
Slab:            62920 kB
Committed_AS:  1496420 kB
PageTables:       1748 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= 66512 MiB

End job on node17 on Sun Mar 11 10:24:47 UTC 2007