Trace number 1731816

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199 1199.62

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-109-100.cnf
MD5SUM3e5f7eb325866565204de5c9ce2ffaee
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 variables109
Number of clauses228
Sum of the clauses size684
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3228
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

15.08/15.17	c SATzilla is building models for class 2
15.08/15.17	c run presolver march_dl2004 for 5 seconds ... 
15.08/15.17	c Bin: Executing march_dl2004
15.08/15.17	c spawning binary file with 5 seconds ...
15.08/15.17	c child exit by a signal
15.08/15.17	c march_dl2004 returned code 137.
15.08/15.17	c run presolver mxc-sr08 for 5 seconds ... 
15.08/15.17	c Bin: Executing mxc-sr08
15.08/15.17	c spawning binary file with 5 seconds ...
15.08/15.17	c child exit by a signal
15.08/15.17	c mxc-sr08 returned code 137.
15.08/15.17	c Orignal number of varibales is 109, number of clauses is 228 
15.08/15.17	c predicted feature computation time is 6.872665 
15.08/15.17	c Bin: Executing satelite
15.08/15.17	c spawning binary file with 240 seconds ...
15.08/15.17	c child exited successfully
15.08/15.17	c satzilla computing base features
15.08/15.17	c Number of variabe is: 109, Number of clause is : 228 
15.08/15.17	c Initializing...
15.08/15.17	c satzilla compute diameter ...
15.08/15.17	c start diameter features ...
15.08/15.17	c satzilla doing clause learning
15.08/15.17	c start clause learning features ...
15.08/15.17	c Bin: Executing zchaff07
15.08/15.17	c spawning binary file with 2 seconds ...
15.08/15.17	c child exit by a signal
15.08/15.17	c satzilla doing survey propogation probe
15.08/15.17	c do survay propogation for 2 second ...
15.08/15.17	c satzilla doing local search probe
15.08/15.17	c satzilla doing lobjois search-space size estimate
15.08/15.17	c features are:109 228 109 228 0 0 0.47807 1 0 -0 0.0275229 0 0.0275229 0.0275229 -0 0 1 0.0275229 0.138001 0.0263158 0.0394737 0.306552 0.030581 0.096221 0 0.333333 0.306552 0.0137615 0.200031 0.0131579 0.0263158 0.186175 0.5 0.0267182 0.0473859 0.0263158 0.0307018 5.74074 0.0763365 5 6 0.572281 4223.67 0.0436094 4041 4535 4535 4041 4396 4058 4215 18.2287 0.0696782 17.1135 20.3069 20.3069 17.1135 19.689 17.3061 17.5378 0.039577 1.50405 7.46728e-05 0.215719 0.0778397 0.000739606 0.0605495 0.00382933 0.012744 0.314609 0.0519809 0.264021 0.323787 0.323087 0.307348 0.322043 0.315214 0.32139 2.7461 0.500339 15.9313 0.173763 16 12 20 0.890733 0.297587 0.858321 0.0879186 0.823223 0.95848 
15.08/15.17	c satzilla's ranking:
15.08/15.17	c 1) tts-4-0: 3.049520
15.08/15.17	c 2) mxc-sr08: 1.216590
15.08/15.17	c 3) minisat20SAT07: 1.104956
15.08/15.17	c 4) minisat20: 0.799564
15.08/15.17	c 5) march_dl2004: 0.654621
15.08/15.17	c 6) zchaff_rand: -0.034769
15.08/15.17	c 7) vallst: -0.081819
15.08/15.17	c 8) SATenstein: -10000.000000
15.08/15.17	c 9) gnovelty+: -10000.000000
15.08/15.17	c 10) adaptg2wsat+: -10000.000000
15.08/15.17	c 11) adaptg2wsat0: -10000.000000
15.08/15.17	c 12) picosat846: -10000.000000
15.08/15.17	c 13) kcnfs04SAT07: -10000.000000
15.08/15.17	c satzilla running tts-4-0 ... 
1198.96/1199.61	c Bin: Executing tts-4-0
1198.96/1199.61	c spawning binary file with 1184 seconds ...
1198.96/1199.61	c child exit by a signal
1198.96/1199.61	c tts-4-0 returned code 137.
1198.96/1199.61	c satzilla running mxc-sr08 ... 
1198.96/1199.61	c Bin: Executing mxc-sr08
1198.96/1199.61	c mxc-sr08 returned code 1.
1198.96/1199.61	c satzilla running minisat20SAT07 ... 
1198.96/1199.61	c Bin: Executing minisat20SAT07
1198.96/1199.61	c minisat20SAT07 returned code 1.
1198.96/1199.61	c satzilla running minisat20 ... 
1198.96/1199.61	c Bin: Executing minisat20
1198.96/1199.61	c minisat20 returned code 1.
1198.96/1199.61	c satzilla running march_dl2004 ... 
1198.96/1199.61	c Bin: Executing march_dl2004
1198.96/1199.61	c march_dl2004 returned code 1.
1198.96/1199.61	c satzilla running zchaff_rand ... 
1198.96/1199.61	c Bin: Executing zchaff_rand
1198.96/1199.61	c zchaff_rand returned code 1.
1198.96/1199.61	c satzilla running vallst ... 
1198.96/1199.61	c Bin: Executing vallst
1198.96/1199.61	c vallst returned code 1.
1198.96/1199.61	c satzilla running SATenstein ... 
1198.96/1199.61	c Bin: Executing SATenstein
1198.96/1199.61	c SATenstein returned code 1.
1198.96/1199.61	c satzilla running gnovelty+ ... 
1198.96/1199.61	c Bin: Executing gnovelty+
1198.96/1199.61	c gnovelty+ returned code 1.
1198.96/1199.61	c satzilla running adaptg2wsat+ ... 
1198.96/1199.61	c Bin: Executing adaptg2wsat+
1198.96/1199.61	c adaptg2wsat+ returned code 1.
1198.96/1199.61	c satzilla running adaptg2wsat0 ... 
1198.96/1199.61	c Bin: Executing adaptg2wsat0
1198.96/1199.61	c adaptg2wsat0 returned code 1.
1198.96/1199.61	c satzilla running picosat846 ... 
1198.96/1199.61	c Bin: Executing picosat846
1198.96/1199.61	c picosat846 returned code 1.
1198.96/1199.61	c satzilla running kcnfs04SAT07 ... 
1198.96/1199.61	c Bin: Executing kcnfs04SAT07
1198.96/1199.61	c kcnfs04SAT07 returned code 1.
1198.96/1199.61	c ERROR: All Failed! 
1198.96/1199.61	c SATZILLA_TIME=1199.180000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731816-1240774724/watcher-1731816-1240774724 -o /tmp/evaluation-result-1731816-1240774724/solver-1731816-1240774724 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1731816-1240774724.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 28001
/proc/meminfo: memFree=1718848/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=2056 CPUtime=0
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105501737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 514 112 96 399 0 111 0
[pid=28002] ppid=28001 vsize=632 CPUtime=0
/proc/28002/stat : 28002 (march_dl2004) R 28001 28001 27762 0 -1 4194304 113 0 0 0 0 0 0 0 19 0 1 0 105501737 647168 107 1992294400 134512640 134996440 4294956176 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28002/statm: 158 107 73 118 0 37 0

[startup+0.018262 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 28001
/proc/meminfo: memFree=1718848/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=2056 CPUtime=0
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105501737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 514 112 96 399 0 111 0
[pid=28002] ppid=28001 vsize=632 CPUtime=0.01
/proc/28002/stat : 28002 (march_dl2004) R 28001 28001 27762 0 -1 4194304 116 0 0 0 1 0 0 0 19 0 1 0 105501737 647168 110 1992294400 134512640 134996440 4294956176 18446744073709551615 134564823 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28002/statm: 158 110 73 118 0 37 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2688

[startup+0.101276 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 28001
/proc/meminfo: memFree=1718848/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=2056 CPUtime=0
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105501737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 514 112 96 399 0 111 0
[pid=28002] ppid=28001 vsize=632 CPUtime=0.1
/proc/28002/stat : 28002 (march_dl2004) R 28001 28001 27762 0 -1 4194304 118 0 0 0 10 0 0 0 19 0 1 0 105501737 647168 112 1992294400 134512640 134996440 4294956176 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28002/statm: 158 112 73 118 0 37 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2688

[startup+0.301312 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 28001
/proc/meminfo: memFree=1718848/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=2056 CPUtime=0
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105501737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 514 112 96 399 0 111 0
[pid=28002] ppid=28001 vsize=764 CPUtime=0.3
/proc/28002/stat : 28002 (march_dl2004) R 28001 28001 27762 0 -1 4194304 120 0 0 0 30 0 0 0 21 0 1 0 105501737 782336 114 1992294400 134512640 134996440 4294956176 18446744073709551615 134573027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28002/statm: 191 114 73 118 0 70 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2820

[startup+0.701384 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 28001
/proc/meminfo: memFree=1718848/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=2056 CPUtime=0
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105501737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 514 112 96 399 0 111 0
[pid=28002] ppid=28001 vsize=764 CPUtime=0.7
/proc/28002/stat : 28002 (march_dl2004) R 28001 28001 27762 0 -1 4194304 121 0 0 0 70 0 0 0 25 0 1 0 105501737 782336 115 1992294400 134512640 134996440 4294956176 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28002/statm: 191 115 73 118 0 70 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2820

[startup+1.50153 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 28003
/proc/meminfo: memFree=1718512/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=2056 CPUtime=0
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105501737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 514 112 96 399 0 111 0
[pid=28002] ppid=28001 vsize=764 CPUtime=1.5
/proc/28002/stat : 28002 (march_dl2004) R 28001 28001 27762 0 -1 4194304 123 0 0 0 150 0 0 0 25 0 1 0 105501737 782336 117 1992294400 134512640 134996440 4294956176 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28002/statm: 191 117 73 118 0 70 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2820

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 28003
/proc/meminfo: memFree=1718384/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=2056 CPUtime=0
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105501737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 514 112 96 399 0 111 0
[pid=28002] ppid=28001 vsize=764 CPUtime=3.1
/proc/28002/stat : 28002 (march_dl2004) R 28001 28001 27762 0 -1 4194304 123 0 0 0 310 0 0 0 25 0 1 0 105501737 782336 117 1992294400 134512640 134996440 4294956176 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28002/statm: 191 117 73 118 0 70 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2820

[startup+6.3014 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 28004
/proc/meminfo: memFree=1716784/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=2056 CPUtime=4.99
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 156 125 0 0 0 0 499 0 19 0 1 0 105501737 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 514 125 107 399 0 111 0
[pid=28004] ppid=28001 vsize=1524 CPUtime=1.29
/proc/28004/stat : 28004 (mxc-sr08) R 28001 28001 27762 0 -1 4194304 283 0 0 0 129 0 0 0 25 0 1 0 105502237 1560576 279 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28004/statm: 381 279 71 138 0 240 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3580

[startup+12.7016 s]
/proc/loadavg: 1.15 1.03 1.10 2/67 28006
/proc/meminfo: memFree=1714608/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=7180 CPUtime=12.67
/proc/28001/stat : 28001 (SATzilla2009_C) R 27999 28001 27762 0 -1 4194304 374 1766 0 0 56 12 1196 3 24 0 1 0 105501737 7352320 305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/28001/statm: 1795 305 207 399 0 1392 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7180

[startup+25.5019 s]
/proc/loadavg: 1.13 1.03 1.10 2/67 28007
/proc/meminfo: memFree=1712816/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=6544 CPUtime=10.31
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 1537 0 0 0 1031 0 0 0 25 0 1 0 105503254 6701056 1532 1992294400 134512640 134965848 4294956192 18446744073709551615 134534020 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 1636 1532 68 110 0 1523 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9624

[startup+51.1015 s]
/proc/loadavg: 1.08 1.03 1.09 2/67 28007
/proc/meminfo: memFree=1704112/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=15220 CPUtime=35.9
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 3726 0 0 0 3589 1 0 0 25 0 1 0 105503254 15585280 3721 1992294400 134512640 134965848 4294956192 18446744073709551615 134534017 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 3805 3721 68 110 0 3692 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 18300

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.08 2/67 28007
/proc/meminfo: memFree=1687088/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=32096 CPUtime=87.08
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 7971 0 0 0 8705 3 0 0 25 0 1 0 105503254 32866304 7966 1992294400 134512640 134965848 4294956192 18446744073709551615 134513245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 8024 7966 68 110 0 7911 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 35176

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.08 2/67 28007
/proc/meminfo: memFree=1677744/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=41472 CPUtime=147.05
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 10290 0 0 0 14701 4 0 0 25 0 1 0 105503254 42467328 10285 1992294400 134512640 134965848 4294956192 18446744073709551615 134534030 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 10368 10285 68 110 0 10255 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 44552

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/67 28007
/proc/meminfo: memFree=1668912/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=50376 CPUtime=207.02
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 12487 0 0 0 20696 6 0 0 25 0 1 0 105503254 51585024 12482 1992294400 134512640 134965848 4294956192 18446744073709551615 134534128 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 12594 12482 68 110 0 12481 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 53456

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 28007
/proc/meminfo: memFree=1661680/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=57408 CPUtime=266.99
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 14298 0 0 0 26692 7 0 0 25 0 1 0 105503254 58785792 14293 1992294400 134512640 134965848 4294956192 18446744073709551615 134534074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 14352 14293 68 110 0 14239 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 60488

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 28007
/proc/meminfo: memFree=1655600/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=63504 CPUtime=326.96
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 15786 0 0 0 32687 9 0 0 25 0 1 0 105503254 65028096 15781 1992294400 134512640 134965848 4294956192 18446744073709551615 134534351 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 15876 15781 68 110 0 15763 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 66584


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


[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 28007
/proc/meminfo: memFree=1600816/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=118116 CPUtime=806.71
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 29439 0 0 0 80651 20 0 0 25 0 1 0 105503254 120950784 29434 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 29529 29434 68 110 0 29416 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 121196

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 28007
/proc/meminfo: memFree=1598768/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=120228 CPUtime=866.68
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 29960 0 0 0 86647 21 0 0 25 0 1 0 105503254 123113472 29955 1992294400 134512640 134965848 4294956192 18446744073709551615 134534334 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 30057 29955 68 110 0 29944 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 123308

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28007
/proc/meminfo: memFree=1597296/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=121632 CPUtime=926.65
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 30318 0 0 0 92644 21 0 0 25 0 1 0 105503254 124551168 30313 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 30408 30313 68 110 0 30295 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 124712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28007
/proc/meminfo: memFree=1593456/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=125384 CPUtime=986.62
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 31257 0 0 0 98640 22 0 0 25 0 1 0 105503254 128393216 31252 1992294400 134512640 134965848 4294956192 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 31346 31252 68 110 0 31233 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 128464

[startup+1062.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/67 28007
/proc/meminfo: memFree=1590832/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=127960 CPUtime=1046.59
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 31904 0 0 0 104637 22 0 0 25 0 1 0 105503254 131031040 31899 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 31990 31899 68 110 0 31877 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 131040

[startup+1122.3 s]
/proc/loadavg: 1.10 1.04 1.01 2/67 28007
/proc/meminfo: memFree=1588144/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=130540 CPUtime=1106.55
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 32579 0 0 0 110631 24 0 0 25 0 1 0 105503254 133672960 32574 1992294400 134512640 134965848 4294956192 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 32635 32574 68 110 0 32522 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 133620

[startup+1182.3 s]
/proc/loadavg: 1.08 1.04 1.01 2/67 28007
/proc/meminfo: memFree=1586480/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=132180 CPUtime=1166.52
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 32969 0 0 0 116628 24 0 0 25 0 1 0 105503254 135352320 32964 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 33045 32964 68 110 0 32932 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 135260

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

[startup+1190.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/67 28007
/proc/meminfo: memFree=1586352/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=132416 CPUtime=1174.52
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 33011 0 0 0 117428 24 0 0 25 0 1 0 105503254 135593984 33006 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 33104 33006 68 110 0 32991 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 135496

[startup+1193.51 s]
/proc/loadavg: 1.07 1.04 1.01 2/67 28007
/proc/meminfo: memFree=1586224/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=132416 CPUtime=1177.72
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 33035 0 0 0 117748 24 0 0 25 0 1 0 105503254 135593984 33030 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 33104 33030 68 110 0 32991 0
Current children cumulated CPU time (s) 1192.86
Current children cumulated vsize (KiB) 135496

[startup+1196.7 s]
/proc/loadavg: 1.06 1.04 1.01 2/67 28007
/proc/meminfo: memFree=1586224/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=132416 CPUtime=1180.92
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 33047 0 0 0 118068 24 0 0 25 0 1 0 105503254 135593984 33042 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 33104 33042 68 110 0 32991 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 135496

[startup+1198.3 s]
/proc/loadavg: 1.06 1.04 1.01 2/67 28007
/proc/meminfo: memFree=1586160/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=132416 CPUtime=1182.51
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 33050 0 0 0 118227 24 0 0 25 0 1 0 105503254 135593984 33045 1992294400 134512640 134965848 4294956192 18446744073709551615 134534134 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 33104 33045 68 110 0 32991 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 135496

[startup+1199.1 s]
/proc/loadavg: 1.06 1.04 1.01 2/67 28007
/proc/meminfo: memFree=1586160/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=132416 CPUtime=1183.31
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 33051 0 0 0 118307 24 0 0 25 0 1 0 105503254 135593984 33046 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 33104 33046 68 110 0 32991 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 135496

[startup+1199.5 s]
/proc/loadavg: 1.06 1.04 1.01 2/67 28007
/proc/meminfo: memFree=1586160/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=132648 CPUtime=1183.71
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4194304 33052 0 0 0 118347 24 0 0 25 0 1 0 105503254 135831552 33047 1992294400 134512640 134965848 4294956192 18446744073709551615 134534074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 33162 33047 68 110 0 33049 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 135728

[startup+1199.6 s]
/proc/loadavg: 1.06 1.04 1.01 2/67 28007
/proc/meminfo: memFree=1586160/2055920 swapFree=4181416/4192956
[pid=28001] ppid=27999 vsize=3080 CPUtime=15.14
/proc/28001/stat : 28001 (SATzilla2009_C) S 27999 28001 27762 0 -1 4194304 436 1766 0 0 294 21 1196 3 25 0 1 0 105501737 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28001/statm: 770 318 219 399 0 367 0
[pid=28007] ppid=28001 vsize=0 CPUtime=1183.82
/proc/28007/stat : 28007 (tts-4-0) R 28001 28001 27762 0 -1 4195332 33052 0 0 0 118357 25 0 0 25 0 1 0 105503254 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/28007/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 3080

Child status: 17
Real time (s): 1199.62
CPU time (s): 1199
CPU user time (s): 1198.49
CPU system time (s): 0.515921
CPU usage (%): 99.9489
Max. virtual memory (cumulated for all children) (KiB): 135728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.49
system time used= 0.515921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 4056

runsolver used 1.58976 second user time and 2.77858 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-26 21:38:44
IDJOB=1731816
IDBENCH=71104
IDSOLVER=527
FILE ID=node84/1731816-1240774724
PBS_JOBID= 9187213
Free space on /tmp= 66216 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-109-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731816-1240774724/watcher-1731816-1240774724 -o /tmp/evaluation-result-1731816-1240774724/solver-1731816-1240774724 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1731816-1240774724.cnf

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

MD5SUM BENCH= 3e5f7eb325866565204de5c9ce2ffaee
RANDOM SEED=1849582987

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1719392 kB
Buffers:         35908 kB
Cached:         225664 kB
SwapCached:       5396 kB
Active:          92152 kB
Inactive:       177276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719392 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:           31456 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            53184 kB
Committed_AS:   383356 kB
PageTables:       1368 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= 66184 MiB
End job on node84 at 2009-04-26 21:58:44