Trace number 1732166

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.21 1199.71

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-121-100.cnf
MD5SUM24865fea2f97ba63d115c240cb3cb69f
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 variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

15.26/15.39	c SATzilla is building models for class 2
15.26/15.39	c run presolver march_dl2004 for 5 seconds ... 
15.26/15.39	c Bin: Executing march_dl2004
15.26/15.39	c spawning binary file with 5 seconds ...
15.26/15.39	c child exit by a signal
15.26/15.39	c march_dl2004 returned code 137.
15.26/15.39	c run presolver mxc-sr08 for 5 seconds ... 
15.26/15.39	c Bin: Executing mxc-sr08
15.26/15.39	c spawning binary file with 5 seconds ...
15.26/15.39	c child exit by a signal
15.26/15.39	c mxc-sr08 returned code 137.
15.26/15.39	c Orignal number of varibales is 121, number of clauses is 252 
15.26/15.39	c predicted feature computation time is 6.875214 
15.26/15.39	c Bin: Executing satelite
15.26/15.39	c spawning binary file with 240 seconds ...
15.26/15.39	c child exited successfully
15.26/15.39	c satzilla computing base features
15.26/15.39	c Number of variabe is: 121, Number of clause is : 252 
15.26/15.39	c Initializing...
15.26/15.39	c satzilla compute diameter ...
15.26/15.39	c start diameter features ...
15.26/15.39	c satzilla doing clause learning
15.26/15.39	c start clause learning features ...
15.26/15.39	c Bin: Executing zchaff07
15.26/15.39	c spawning binary file with 2 seconds ...
15.26/15.39	c child exit by a signal
15.26/15.39	c satzilla doing survey propogation probe
15.26/15.39	c do survay propogation for 2 second ...
15.26/15.39	c satzilla doing local search probe
15.26/15.40	c satzilla doing lobjois search-space size estimate
15.26/15.40	c features are:121 252 121 252 0 0 0.480159 1 0 -0 0.0247934 0 0.0247934 0.0247934 -0 0 1 0.0247934 0.132209 0.0238095 0.0357143 0.285181 0.0275482 0.0917814 0 0.333333 0.285181 0.0123967 0.191136 0.0119048 0.0238095 0.172124 0.5 0.0241375 0.0452672 0.0238095 0.0277778 5.93333 0.052099 5 7 0.370139 4200.83 0.0328298 3983 4433 4433 3983 4278 4120 4206 18.7973 0.0692199 17.465 21.5292 21.5292 17.465 18.8081 17.9694 18.6854 0.0368837 1.54561 3.30212e-05 0.214661 0.0743341 0.000780781 0.0586586 0.00367181 0.013378 0.315897 0.0497672 0.264283 0.324779 0.324249 0.31343 0.322779 0.31563 0.321907 2.7651 0.512591 17.6117 0.166641 18 14 21 0.831433 0.299787 0.850969 0.0841054 0.810119 0.958689 
15.26/15.40	c satzilla's ranking:
15.26/15.40	c 1) tts-4-0: 2.852737
15.26/15.40	c 2) mxc-sr08: 1.474172
15.26/15.40	c 3) minisat20SAT07: 1.270623
15.26/15.40	c 4) minisat20: 0.868551
15.26/15.40	c 5) march_dl2004: 0.428315
15.26/15.40	c 6) zchaff_rand: -0.115578
15.26/15.40	c 7) vallst: -0.138682
15.26/15.40	c 8) SATenstein: -10000.000000
15.26/15.40	c 9) gnovelty+: -10000.000000
15.26/15.40	c 10) adaptg2wsat+: -10000.000000
15.26/15.40	c 11) adaptg2wsat0: -10000.000000
15.26/15.40	c 12) picosat846: -10000.000000
15.26/15.40	c 13) kcnfs04SAT07: -10000.000000
15.26/15.40	c satzilla running tts-4-0 ... 
1199.18/1199.70	c Bin: Executing tts-4-0
1199.18/1199.70	c spawning binary file with 1184 seconds ...
1199.18/1199.70	c child exit by a signal
1199.18/1199.70	c tts-4-0 returned code 137.
1199.18/1199.70	c satzilla running mxc-sr08 ... 
1199.18/1199.70	c Bin: Executing mxc-sr08
1199.18/1199.70	c mxc-sr08 returned code 1.
1199.18/1199.70	c satzilla running minisat20SAT07 ... 
1199.18/1199.70	c Bin: Executing minisat20SAT07
1199.18/1199.70	c minisat20SAT07 returned code 1.
1199.18/1199.70	c satzilla running minisat20 ... 
1199.18/1199.70	c Bin: Executing minisat20
1199.18/1199.70	c minisat20 returned code 1.
1199.18/1199.70	c satzilla running march_dl2004 ... 
1199.18/1199.70	c Bin: Executing march_dl2004
1199.18/1199.70	c march_dl2004 returned code 1.
1199.18/1199.70	c satzilla running zchaff_rand ... 
1199.18/1199.70	c Bin: Executing zchaff_rand
1199.18/1199.70	c zchaff_rand returned code 1.
1199.18/1199.70	c satzilla running vallst ... 
1199.18/1199.70	c Bin: Executing vallst
1199.18/1199.70	c vallst returned code 1.
1199.18/1199.70	c satzilla running SATenstein ... 
1199.18/1199.70	c Bin: Executing SATenstein
1199.18/1199.70	c SATenstein returned code 1.
1199.18/1199.70	c satzilla running gnovelty+ ... 
1199.18/1199.70	c Bin: Executing gnovelty+
1199.18/1199.70	c gnovelty+ returned code 1.
1199.18/1199.70	c satzilla running adaptg2wsat+ ... 
1199.18/1199.70	c Bin: Executing adaptg2wsat+
1199.18/1199.70	c adaptg2wsat+ returned code 1.
1199.18/1199.70	c satzilla running adaptg2wsat0 ... 
1199.18/1199.70	c Bin: Executing adaptg2wsat0
1199.18/1199.70	c adaptg2wsat0 returned code 1.
1199.18/1199.70	c satzilla running picosat846 ... 
1199.18/1199.70	c Bin: Executing picosat846
1199.18/1199.70	c picosat846 returned code 1.
1199.18/1199.70	c satzilla running kcnfs04SAT07 ... 
1199.18/1199.70	c Bin: Executing kcnfs04SAT07
1199.18/1199.70	c kcnfs04SAT07 returned code 1.
1199.18/1199.70	c ERROR: All Failed! 
1199.18/1199.70	c SATZILLA_TIME=1199.380000

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-1732166-1240778334/watcher-1732166-1240778334 -o /tmp/evaluation-result-1732166-1240778334/solver-1732166-1240778334 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1732166-1240778334.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24731
/proc/meminfo: memFree=1283696/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=2056 CPUtime=0
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105866801 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 514 112 96 399 0 111 0
[pid=24732] ppid=24731 vsize=632 CPUtime=0
/proc/24732/stat : 24732 (march_dl2004) R 24731 24731 24598 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 105866801 647168 109 1992294400 134512640 134996440 4294956192 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24732/statm: 158 109 73 118 0 37 0

[startup+0.0386681 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24731
/proc/meminfo: memFree=1283696/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=2056 CPUtime=0
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105866801 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 514 112 96 399 0 111 0
[pid=24732] ppid=24731 vsize=764 CPUtime=0.03
/proc/24732/stat : 24732 (march_dl2004) R 24731 24731 24598 0 -1 4194304 119 0 0 0 3 0 0 0 19 0 1 0 105866801 782336 113 1992294400 134512640 134996440 4294956192 18446744073709551615 134587477 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24732/statm: 191 113 73 118 0 70 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2820

[startup+0.101673 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24731
/proc/meminfo: memFree=1283696/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=2056 CPUtime=0
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105866801 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 514 112 96 399 0 111 0
[pid=24732] ppid=24731 vsize=764 CPUtime=0.1
/proc/24732/stat : 24732 (march_dl2004) R 24731 24731 24598 0 -1 4194304 122 0 0 0 10 0 0 0 19 0 1 0 105866801 782336 116 1992294400 134512640 134996440 4294956192 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24732/statm: 191 116 73 118 0 70 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2820

[startup+0.301693 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24731
/proc/meminfo: memFree=1283696/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=2056 CPUtime=0
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105866801 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 514 112 96 399 0 111 0
[pid=24732] ppid=24731 vsize=764 CPUtime=0.3
/proc/24732/stat : 24732 (march_dl2004) R 24731 24731 24598 0 -1 4194304 123 0 0 0 30 0 0 0 21 0 1 0 105866801 782336 117 1992294400 134512640 134996440 4294956192 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24732/statm: 191 117 73 118 0 70 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2820

[startup+0.701734 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24731
/proc/meminfo: memFree=1283696/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=2056 CPUtime=0
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105866801 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 514 112 96 399 0 111 0
[pid=24732] ppid=24731 vsize=764 CPUtime=0.7
/proc/24732/stat : 24732 (march_dl2004) R 24731 24731 24598 0 -1 4194304 125 0 0 0 70 0 0 0 25 0 1 0 105866801 782336 119 1992294400 134512640 134996440 4294956192 18446744073709551615 134573476 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24732/statm: 191 119 73 118 0 70 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2820

[startup+1.50182 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24733
/proc/meminfo: memFree=1283360/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=2056 CPUtime=0
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105866801 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 514 112 96 399 0 111 0
[pid=24732] ppid=24731 vsize=764 CPUtime=1.5
/proc/24732/stat : 24732 (march_dl2004) R 24731 24731 24598 0 -1 4194304 126 0 0 0 150 0 0 0 25 0 1 0 105866801 782336 120 1992294400 134512640 134996440 4294956192 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24732/statm: 191 120 73 118 0 70 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2820

[startup+3.10298 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24733
/proc/meminfo: memFree=1283232/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=2056 CPUtime=0
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105866801 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 514 112 96 399 0 111 0
[pid=24732] ppid=24731 vsize=764 CPUtime=3.09
/proc/24732/stat : 24732 (march_dl2004) R 24731 24731 24598 0 -1 4194304 127 0 0 0 309 0 0 0 25 0 1 0 105866801 782336 121 1992294400 134512640 134996440 4294956192 18446744073709551615 134528312 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24732/statm: 191 121 73 118 0 70 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2820

[startup+6.3013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24734
/proc/meminfo: memFree=1283040/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=2056 CPUtime=4.99
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 156 128 0 0 0 0 499 0 16 0 1 0 105866801 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 514 125 107 399 0 111 0
[pid=24734] ppid=24731 vsize=1532 CPUtime=1.28
/proc/24734/stat : 24734 (mxc-sr08) R 24731 24731 24598 0 -1 4194304 296 0 0 0 128 0 0 0 25 0 1 0 105867303 1568768 292 1992294400 134512640 135078026 4294956192 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24734/statm: 383 292 71 138 0 242 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3588

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24736
/proc/meminfo: memFree=1280224/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=7180 CPUtime=12.66
/proc/24731/stat : 24731 (SATzilla2009_C) R 24729 24731 24598 0 -1 4194304 377 1799 0 0 56 11 1197 2 24 0 1 0 105866801 7352320 307 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/24731/statm: 1795 307 207 399 0 1392 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7180

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1278560/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=5868 CPUtime=10.08
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 1358 0 0 0 1007 1 0 0 25 0 1 0 105868341 6008832 1353 1992294400 134512640 134965848 4294956208 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 1467 1353 68 110 0 1354 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 8948

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1268448/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=15712 CPUtime=35.67
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 3834 0 0 0 3565 2 0 0 25 0 1 0 105868341 16089088 3829 1992294400 134512640 134965848 4294956208 18446744073709551615 134551777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 3928 3829 68 110 0 3815 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 18792

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1253024/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=31184 CPUtime=86.85
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 7706 0 0 0 8682 3 0 0 25 0 1 0 105868341 31932416 7701 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 7796 7701 68 110 0 7683 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 34264

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1245536/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=38684 CPUtime=146.82
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 9570 0 0 0 14678 4 0 0 25 0 1 0 105868341 39612416 9565 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 9671 9565 68 110 0 9558 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 41764

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1237472/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=46652 CPUtime=206.8
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 11607 0 0 0 20674 6 0 0 25 0 1 0 105868341 47771648 11602 1992294400 134512640 134965848 4294956208 18446744073709551615 134534126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 11663 11602 68 110 0 11550 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 49732

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1233696/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=50640 CPUtime=266.78
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 12584 0 0 0 26671 7 0 0 25 0 1 0 105868341 51855360 12579 1992294400 134512640 134965848 4294956208 18446744073709551615 134534147 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 12660 12579 68 110 0 12547 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 53720

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1216416/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=67748 CPUtime=326.75
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 16869 0 0 0 32665 10 0 0 25 0 1 0 105868341 69373952 16864 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 16937 16864 68 110 0 16824 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 70828


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


[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1187680/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=96344 CPUtime=746.6
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 23986 0 0 0 74644 16 0 0 25 0 1 0 105868341 98656256 23981 1992294400 134512640 134965848 4294956208 18446744073709551615 134534170 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 24086 23981 68 110 0 23973 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 99424

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1184800/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=99156 CPUtime=806.57
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 24710 0 0 0 80641 16 0 0 25 0 1 0 105868341 101535744 24705 1992294400 134512640 134965848 4294956208 18446744073709551615 134534058 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 24789 24705 68 110 0 24676 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 102236

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1182304/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=101736 CPUtime=866.54
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 25340 0 0 0 86637 17 0 0 25 0 1 0 105868341 104177664 25335 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 25434 25335 68 110 0 25321 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 104816

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1178848/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=105252 CPUtime=926.52
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 26225 0 0 0 92634 18 0 0 25 0 1 0 105868341 107778048 26220 1992294400 134512640 134965848 4294956208 18446744073709551615 134534080 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 26313 26220 68 110 0 26200 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 108332

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1177312/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=106656 CPUtime=986.51
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 26601 0 0 0 98632 19 0 0 25 0 1 0 105868341 109215744 26596 1992294400 134512640 134965848 4294956208 18446744073709551615 134534074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 26664 26596 68 110 0 26551 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 109736

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1176096/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=108064 CPUtime=1046.48
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 26909 0 0 0 104629 19 0 0 25 0 1 0 105868341 110657536 26904 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 27016 26904 68 110 0 26903 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 111144

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1174432/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=109472 CPUtime=1106.45
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 27313 0 0 0 110626 19 0 0 25 0 1 0 105868341 112099328 27308 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 27368 27308 68 110 0 27255 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 112552

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1172576/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=111580 CPUtime=1166.44
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 27801 0 0 0 116624 20 0 0 25 0 1 0 105868341 114257920 27796 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 27895 27796 68 110 0 27782 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 114660

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1172128/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=111816 CPUtime=1174.44
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 27897 0 0 0 117424 20 0 0 25 0 1 0 105868341 114499584 27892 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 27954 27892 68 110 0 27841 0
Current children cumulated CPU time (s) 1189.8
Current children cumulated vsize (KiB) 114896

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1171744/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=112284 CPUtime=1180.83
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 27991 0 0 0 118063 20 0 0 25 0 1 0 105868341 114978816 27986 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 28071 27986 68 110 0 27958 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 115364

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1171680/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=112284 CPUtime=1182.43
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 28009 0 0 0 118223 20 0 0 25 0 1 0 105868341 114978816 28004 1992294400 134512640 134965848 4294956208 18446744073709551615 134534067 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 28071 28004 68 110 0 27958 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 115364

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1171616/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=112516 CPUtime=1183.23
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 28024 0 0 0 118303 20 0 0 25 0 1 0 105868341 115216384 28019 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 28129 28019 68 110 0 28016 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 115596

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1171616/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=112516 CPUtime=1183.63
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4194304 28029 0 0 0 118343 20 0 0 25 0 1 0 105868341 115216384 28024 1992294400 134512640 134965848 4294956208 18446744073709551615 134534109 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 28129 28024 68 110 0 28016 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 115596

[startup+1199.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24737
/proc/meminfo: memFree=1171616/2055920 swapFree=4180248/4192956
[pid=24731] ppid=24729 vsize=3080 CPUtime=15.36
/proc/24731/stat : 24731 (SATzilla2009_C) S 24729 24731 24598 0 -1 4194304 437 1799 0 0 313 24 1197 2 25 0 1 0 105866801 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24731/statm: 770 318 219 399 0 367 0
[pid=24737] ppid=24731 vsize=0 CPUtime=1183.82
/proc/24737/stat : 24737 (tts-4-0) R 24731 24731 24598 0 -1 4195332 28031 0 0 0 118361 21 0 0 25 0 1 0 105868341 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/24737/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 3080

Child status: 17
Real time (s): 1199.71
CPU time (s): 1199.21
CPU user time (s): 1198.73
CPU system time (s): 0.487925
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 115596

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

runsolver used 1.02184 second user time and 3.34649 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-26 22:38:54
IDJOB=1732166
IDBENCH=71111
IDSOLVER=527
FILE ID=node17/1732166-1240778334
PBS_JOBID= 9187230
Free space on /tmp= 66136 MiB

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

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

MD5SUM BENCH= 24865fea2f97ba63d115c240cb3cb69f
RANDOM SEED=1146631101

node17.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.234
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.234
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:       1284176 kB
Buffers:         75816 kB
Cached:         631892 kB
SwapCached:       7584 kB
Active:         368000 kB
Inactive:       349768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1284176 kB
SwapTotal:     4192956 kB
SwapFree:      4180248 kB
Dirty:           31456 kB
Writeback:           0 kB
Mapped:          13596 kB
Slab:            39928 kB
Committed_AS:   400864 kB
PageTables:       1452 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= 66104 MiB
End job on node17 at 2009-04-26 22:58:54