Trace number 1579977

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_I 2009-03-22? (exit code) 1199.4 1200.08

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.218
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

57.43/57.58	c SATzilla is building models for class 3
57.43/57.58	c run presolver mxc-sr08 for 10 seconds ... 
57.43/57.58	c Bin: Executing mxc-sr08
57.43/57.58	c spawning binary file with 10 seconds ...
57.43/57.58	c child exit by a signal
57.43/57.58	c mxc-sr08 returned code 137.
57.43/57.58	c run presolver picosat846 for 5 seconds ... 
57.43/57.58	c Bin: Executing picosat846
57.43/57.58	c spawning binary file with 5 seconds ...
57.43/57.58	c child exit by a signal
57.43/57.58	c picosat846 returned code 137.
57.43/57.58	c Orignal number of varibales is 162926, number of clauses is 821689 
57.43/57.58	c predicted feature computation time is 16.390249 
57.43/57.58	c Bin: Executing satelite
57.43/57.58	c spawning binary file with 240 seconds ...
57.43/57.58	c child exited successfully
57.43/57.58	c satzilla computing base features
57.43/57.58	c Number of variabe is: 85935, Number of clause is : 546996 
57.43/57.58	c Initializing...
57.43/57.58	c satzilla doing clause learning
57.43/57.58	c start clause learning features ...
57.43/57.58	c Bin: Executing zchaff07
57.43/57.58	c spawning binary file with 2 seconds ...
57.43/57.58	c child exit by a signal
57.43/57.58	c satzilla doing survey propogation probe
57.43/57.58	c do survay propogation for 2 second ...
57.43/57.58	c satzilla doing local search probe
57.43/57.58	c features are:162926 821689 85935 546996 0.895921 0.502185 0.157104 0.412102 0.926496 1.43042 3.2328e-05 0.448902 2.32734e-05 0.000116367 1.08234 0.564209 0.857039 3.2328e-05 0.716717 1.27972e-05 0.000124315 2.88998 0.225608 0.146843 0 0.789474 2.84331 1.83052e-05 0.847249 5.4845e-06 8.40957e-05 2.62237 0.71229 3.57403e-05 0.633115 9.14083e-06 0.000127972 16 1.08883 1 45 45 1 45 4 14 11.1817 1.01756 1 30.1556 30.1556 1 30.1556 4 9.57143 0.582814 0.570628 2.00166e-06 0.999877 0.899044 0.0547871 0.875787 0.258475 0.781507 0.0196301 1.05714 -1.73472e-17 0.165944 0.0516133 6.41585e-06 0.0364819 0.00237699 0.00642155 10480 0 0 0 0 0 0 2.83762 0 1.11836 0 
57.43/57.58	c satzilla's ranking:
57.43/57.58	c 1) picosat846: 3.112470
57.43/57.58	c 2) mxc-sr08: 3.006292
57.43/57.58	c 3) zchaff_rand: 2.459741
57.43/57.58	c 4) minisat20SAT07: 1.307463
57.43/57.58	c 5) march_dl2004: 0.100416
57.43/57.58	c 6) SATenstein: -10000.000000
57.43/57.58	c 7) gnovelty+: -10000.000000
57.43/57.58	c 8) adaptg2wsat+: -10000.000000
57.43/57.58	c 9) adaptg2wsat0: -10000.000000
57.43/57.58	c 10) tts-4-0: -10000.000000
57.43/57.58	c 11) vallst: -10000.000000
57.43/57.58	c 12) minisat20: -10000.000000
57.43/57.58	c 13) kcnfs04SAT07: -10000.000000
57.43/57.58	c satzilla running picosat846 ... 
1199.29/1200.06	c Bin: Executing picosat846
1199.29/1200.06	c spawning binary file with 1142 seconds ...
1199.29/1200.06	c child exit by a signal
1199.29/1200.06	c picosat846 returned code 137.
1199.29/1200.06	c satzilla running mxc-sr08 ... 
1199.29/1200.06	c Bin: Executing mxc-sr08
1199.29/1200.06	c mxc-sr08 returned code 1.
1199.29/1200.06	c satzilla running zchaff_rand ... 
1199.29/1200.06	c Bin: Executing zchaff_rand
1199.29/1200.06	c zchaff_rand returned code 1.
1199.29/1200.06	c satzilla running minisat20SAT07 ... 
1199.29/1200.06	c Bin: Executing minisat20SAT07
1199.29/1200.06	c minisat20SAT07 returned code 1.
1199.29/1200.06	c satzilla running march_dl2004 ... 
1199.29/1200.06	c Bin: Executing march_dl2004
1199.29/1200.06	c march_dl2004 returned code 1.
1199.29/1200.06	c satzilla running SATenstein ... 
1199.29/1200.06	c Bin: Executing SATenstein
1199.29/1200.06	c SATenstein returned code 1.
1199.29/1200.06	c satzilla running gnovelty+ ... 
1199.29/1200.06	c Bin: Executing gnovelty+
1199.29/1200.06	c gnovelty+ returned code 1.
1199.29/1200.06	c satzilla running adaptg2wsat+ ... 
1199.29/1200.06	c Bin: Executing adaptg2wsat+
1199.29/1200.06	c adaptg2wsat+ returned code 1.
1199.29/1200.06	c satzilla running adaptg2wsat0 ... 
1199.29/1200.06	c Bin: Executing adaptg2wsat0
1199.29/1200.06	c adaptg2wsat0 returned code 1.
1199.29/1200.06	c satzilla running tts-4-0 ... 
1199.29/1200.06	c Bin: Executing tts-4-0
1199.29/1200.06	c tts-4-0 returned code 1.
1199.29/1200.06	c satzilla running vallst ... 
1199.29/1200.06	c Bin: Executing vallst
1199.29/1200.06	c vallst returned code 1.
1199.29/1200.06	c satzilla running minisat20 ... 
1199.29/1200.06	c Bin: Executing minisat20
1199.29/1200.06	c minisat20 returned code 1.
1199.29/1200.06	c satzilla running kcnfs04SAT07 ... 
1199.29/1200.06	c Bin: Executing kcnfs04SAT07
1199.29/1200.06	c kcnfs04SAT07 returned code 1.
1199.29/1200.06	c ERROR: All Failed! 
1199.29/1200.06	c SATZILLA_TIME=1199.550000

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-1579977-1238913347/watcher-1579977-1238913347 -o /tmp/evaluation-result-1579977-1238913347/solver-1579977-1238913347 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1579977-1238913347.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.92 1.85 1.45 3/69 9333
/proc/meminfo: memFree=1462136/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=2056 CPUtime=0
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163999529 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 514 112 96 399 0 111 0
[pid=9334] ppid=9333 vsize=15644 CPUtime=0
/proc/9334/stat : 9334 (mxc-sr08) R 9333 9333 8778 0 -1 4194304 835 0 0 0 0 0 0 0 19 0 1 0 1163999529 16019456 831 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9334/statm: 3911 838 44 138 0 3770 0

[startup+0.037731 s]
/proc/loadavg: 1.92 1.85 1.45 3/69 9333
/proc/meminfo: memFree=1462136/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=2056 CPUtime=0
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163999529 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 514 112 96 399 0 111 0
[pid=9334] ppid=9333 vsize=28400 CPUtime=0.03
/proc/9334/stat : 9334 (mxc-sr08) R 9333 9333 8778 0 -1 4194304 6511 0 0 0 0 3 0 0 19 0 1 0 1163999529 29081600 6507 1992294400 134512640 135078026 4294956176 18446744073709551615 134535898 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9334/statm: 7100 6509 50 138 0 6959 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30456

[startup+0.101741 s]
/proc/loadavg: 1.92 1.85 1.45 3/69 9333
/proc/meminfo: memFree=1462136/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=2056 CPUtime=0
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163999529 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 514 112 96 399 0 111 0
[pid=9334] ppid=9333 vsize=51580 CPUtime=0.09
/proc/9334/stat : 9334 (mxc-sr08) R 9333 9333 8778 0 -1 4194304 10686 0 0 0 4 5 0 0 19 0 1 0 1163999529 52817920 10658 1992294400 134512640 135078026 4294956176 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9334/statm: 12895 10658 54 138 0 12754 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53636

[startup+0.30178 s]
/proc/loadavg: 1.92 1.85 1.45 3/69 9333
/proc/meminfo: memFree=1462136/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=2056 CPUtime=0
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163999529 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 514 112 96 399 0 111 0
[pid=9334] ppid=9333 vsize=62444 CPUtime=0.29
/proc/9334/stat : 9334 (mxc-sr08) R 9333 9333 8778 0 -1 4194304 13375 0 0 0 23 6 0 0 21 0 1 0 1163999529 63942656 13347 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9334/statm: 15611 13347 54 138 0 15470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64500

[startup+0.701859 s]
/proc/loadavg: 1.92 1.85 1.45 3/69 9333
/proc/meminfo: memFree=1462136/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=2056 CPUtime=0
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163999529 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 514 112 96 399 0 111 0
[pid=9334] ppid=9333 vsize=74368 CPUtime=0.69
/proc/9334/stat : 9334 (mxc-sr08) R 9333 9333 8778 0 -1 4194304 16255 0 0 0 62 7 0 0 25 0 1 0 1163999529 76152832 16227 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9334/statm: 18592 16227 54 138 0 18451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76424

[startup+1.50202 s]
/proc/loadavg: 1.92 1.85 1.45 2/71 9335
/proc/meminfo: memFree=1388968/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=2056 CPUtime=0
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163999529 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 514 112 96 399 0 111 0
[pid=9334] ppid=9333 vsize=83992 CPUtime=1.49
/proc/9334/stat : 9334 (mxc-sr08) R 9333 9333 8778 0 -1 4194304 22091 0 0 0 139 10 0 0 25 0 1 0 1163999529 86007808 18335 1992294400 134512640 135078026 4294956176 18446744073709551615 134561025 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9334/statm: 20998 18335 55 138 0 20857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86048

[startup+3.10133 s]
/proc/loadavg: 1.92 1.85 1.45 2/71 9335
/proc/meminfo: memFree=1382632/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=2056 CPUtime=0
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163999529 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 514 112 96 399 0 111 0
[pid=9334] ppid=9333 vsize=102844 CPUtime=3.09
/proc/9334/stat : 9334 (mxc-sr08) R 9333 9333 8778 0 -1 4194304 26442 0 0 0 297 12 0 0 25 0 1 0 1163999529 105312256 22686 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9334/statm: 25711 22686 55 138 0 25570 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104900

[startup+6.30197 s]
/proc/loadavg: 1.93 1.85 1.45 2/71 9335
/proc/meminfo: memFree=1378664/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=2056 CPUtime=0
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163999529 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 514 112 96 399 0 111 0
[pid=9334] ppid=9333 vsize=89612 CPUtime=6.29
/proc/9334/stat : 9334 (mxc-sr08) R 9333 9333 8778 0 -1 4194304 27592 0 0 0 617 12 0 0 25 0 1 0 1163999529 91762688 20703 1992294400 134512640 135078026 4294956176 18446744073709551615 134533749 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9334/statm: 22403 20703 71 138 0 22262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91668

[startup+12.7022 s]
/proc/loadavg: 1.85 1.84 1.45 2/71 9336
/proc/meminfo: memFree=1422056/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=2056 CPUtime=10
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 152 27608 0 0 0 0 987 13 19 0 1 0 1163999529 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 514 121 104 399 0 111 0
[pid=9336] ppid=9333 vsize=44024 CPUtime=2.67
/proc/9336/stat : 9336 (picosat846) R 9333 9333 8778 0 -1 4194304 10255 0 0 0 262 5 0 0 25 0 1 0 1164000530 45080576 10218 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9336/statm: 11006 10218 85 14 0 10672 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 46080

[startup+25.5018 s]
/proc/loadavg: 1.66 1.79 1.44 2/70 9337
/proc/meminfo: memFree=1403440/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=52328 CPUtime=25.47
/proc/9333/stat : 9333 (SATzilla2009_I) R 9331 9333 8778 0 -1 4194304 12314 67932 0 0 417 5 2081 44 25 0 1 0 1163999529 53583872 12265 1992294400 134512640 136149169 4294956208 18446744073709551615 134535467 0 0 4096 0 0 0 0 17 0 0 0
/proc/9333/statm: 13082 12265 135 399 0 12679 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52328

[startup+51.1018 s]
/proc/loadavg: 1.44 1.73 1.43 2/71 9338
/proc/meminfo: memFree=1383272/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=49292 CPUtime=51.03
/proc/9333/stat : 9333 (SATzilla2009_I) R 9331 9333 8778 0 -1 4194304 17770 84412 0 0 2770 8 2272 53 20 0 1 0 1163999529 50475008 11692 1992294400 134512640 136149169 4294956208 18446744073709551615 135485270 0 0 4096 3 0 0 0 17 0 0 0
/proc/9333/statm: 12323 11692 151 399 0 11920 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 49292

[startup+102.307 s]
/proc/loadavg: 1.19 1.61 1.41 2/71 9339
/proc/meminfo: memFree=1349736/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=47992 CPUtime=44.68
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 10386 0 0 0 4462 6 0 0 25 0 1 0 1164005288 49143808 10349 1992294400 134512640 134570484 4294956176 18446744073709551615 134523457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 11998 10349 85 14 0 11664 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 111296

[startup+162.302 s]
/proc/loadavg: 1.07 1.50 1.38 2/71 9339
/proc/meminfo: memFree=1338216/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=59608 CPUtime=104.65
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 13307 0 0 0 10455 10 0 0 25 0 1 0 1164005288 61038592 13270 1992294400 134512640 134570484 4294956176 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 14902 13270 85 14 0 14568 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 122912

[startup+222.302 s]
/proc/loadavg: 1.02 1.41 1.35 2/71 9339
/proc/meminfo: memFree=1321320/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=76256 CPUtime=164.61
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 17486 0 0 0 16448 13 0 0 25 0 1 0 1164005288 78086144 17449 1992294400 134512640 134570484 4294956176 18446744073709551615 134552304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 19064 17449 85 14 0 18730 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 139560

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.33 2/71 9339
/proc/meminfo: memFree=1301864/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=96452 CPUtime=224.58
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 22429 0 0 0 22439 19 0 0 25 0 1 0 1164005288 98766848 22392 1992294400 134512640 134570484 4294956176 18446744073709551615 134551715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 24113 22392 85 14 0 23779 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 159756

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.31 2/71 9339
/proc/meminfo: memFree=1297384/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=100412 CPUtime=284.55
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 23467 0 0 0 28436 19 0 0 25 0 1 0 1164005288 102821888 23430 1992294400 134512640 134570484 4294956176 18446744073709551615 134551414 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 25103 23430 85 14 0 24769 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 163716

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.28 2/71 9339
/proc/meminfo: memFree=1297320/2055920 swapFree=4177724/4192956

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/71 9341
/proc/meminfo: memFree=1258152/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=139392 CPUtime=764.28
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 33242 0 0 0 76398 30 0 0 25 0 1 0 1164005288 142737408 33205 1992294400 134512640 134570484 4294956176 18446744073709551615 134551739 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 34848 33205 85 14 0 34514 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 202696

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/71 9341
/proc/meminfo: memFree=1258088/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=139392 CPUtime=824.26
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 33242 0 0 0 82396 30 0 0 25 0 1 0 1164005288 142737408 33205 1992294400 134512640 134570484 4294956176 18446744073709551615 134552800 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 34848 33205 85 14 0 34514 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 202696

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.14 2/71 9341
/proc/meminfo: memFree=1258088/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=139392 CPUtime=884.22
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 33242 0 0 0 88392 30 0 0 25 0 1 0 1164005288 142737408 33205 1992294400 134512640 134570484 4294956176 18446744073709551615 134552035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 34848 33205 85 14 0 34514 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 202696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/71 9341
/proc/meminfo: memFree=1250536/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=147052 CPUtime=944.19
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 35160 0 0 0 94387 32 0 0 25 0 1 0 1164005288 150581248 35123 1992294400 134512640 134570484 4294956176 18446744073709551615 134551765 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 36763 35123 85 14 0 36429 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 210356

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/71 9341
/proc/meminfo: memFree=1234856/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=162372 CPUtime=1004.16
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 39040 0 0 0 100378 38 0 0 25 0 1 0 1164005288 166268928 39003 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 40593 39003 85 14 0 40259 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 225676

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/71 9341
/proc/meminfo: memFree=1234856/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=162372 CPUtime=1064.12
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 39040 0 0 0 106374 38 0 0 25 0 1 0 1164005288 166268928 39003 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 40593 39003 85 14 0 40259 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 225676

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 9341
/proc/meminfo: memFree=1234856/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=162372 CPUtime=1124.09
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 39040 0 0 0 112371 38 0 0 25 0 1 0 1164005288 166268928 39003 1992294400 134512640 134570484 4294956176 18446744073709551615 134552304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 40593 39003 85 14 0 40259 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 225676

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 9341
/proc/meminfo: memFree=1234856/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=162372 CPUtime=1132.09
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 39040 0 0 0 113171 38 0 0 25 0 1 0 1164005288 166268928 39003 1992294400 134512640 134570484 4294956176 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 40593 39003 85 14 0 40259 0
Current children cumulated CPU time (s) 1189.6
Current children cumulated vsize (KiB) 225676

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 9341
/proc/meminfo: memFree=1234856/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=162372 CPUtime=1138.49
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 39040 0 0 0 113811 38 0 0 25 0 1 0 1164005288 166268928 39003 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 40593 39003 85 14 0 40259 0
Current children cumulated CPU time (s) 1196
Current children cumulated vsize (KiB) 225676

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 9341
/proc/meminfo: memFree=1234856/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=162372 CPUtime=1140.08
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 39040 0 0 0 113970 38 0 0 25 0 1 0 1164005288 166268928 39003 1992294400 134512640 134570484 4294956176 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9339/statm: 40593 39003 85 14 0 40259 0
Current children cumulated CPU time (s) 1197.59
Current children cumulated vsize (KiB) 225676

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 9341
/proc/meminfo: memFree=1234856/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=162372 CPUtime=1140.88
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 39040 0 0 0 114050 38 0 0 25 0 1 0 1164005288 166268928 39003 1992294400 134512640 134570484 4294956176 18446744073709551615 134544098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 40593 39003 85 14 0 40259 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 225676

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 9341
/proc/meminfo: memFree=1234856/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=162372 CPUtime=1141.28
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 39040 0 0 0 114090 38 0 0 25 0 1 0 1164005288 166268928 39003 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 40593 39003 85 14 0 40259 0
Current children cumulated CPU time (s) 1198.79
Current children cumulated vsize (KiB) 225676

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 9341
/proc/meminfo: memFree=1234856/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=162372 CPUtime=1141.68
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 39040 0 0 0 114130 38 0 0 25 0 1 0 1164005288 166268928 39003 1992294400 134512640 134570484 4294956176 18446744073709551615 134526624 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 40593 39003 85 14 0 40259 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 225676

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 9341
/proc/meminfo: memFree=1234856/2055920 swapFree=4177724/4192956
[pid=9333] ppid=9331 vsize=63304 CPUtime=57.51
/proc/9333/stat : 9333 (SATzilla2009_I) S 9331 9333 8778 0 -1 4194304 25244 84412 0 0 3413 13 2272 53 25 0 1 0 1163999529 64823296 15520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9333/statm: 15826 15520 217 399 0 15423 0
[pid=9339] ppid=9333 vsize=162372 CPUtime=1141.78
/proc/9339/stat : 9339 (picosat846) R 9333 9333 8778 0 -1 4194304 39040 0 0 0 114140 38 0 0 25 0 1 0 1164005288 166268928 39003 1992294400 134512640 134570484 4294956176 18446744073709551615 134551729 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9339/statm: 40593 39003 85 14 0 40259 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 225676

Child status: 17
Real time (s): 1200.08
CPU time (s): 1199.4
CPU user time (s): 1198.31
CPU system time (s): 1.08983
CPU usage (%): 99.9429
Max. virtual memory (cumulated for all children) (KiB): 225676

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

runsolver used 1.3418 second user time and 3.68744 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-05 08:35:48
IDJOB=1579977
IDBENCH=71008
IDSOLVER=528
FILE ID=node73/1579977-1238913347
PBS_JOBID= 9101348
Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579977-1238913347/watcher-1579977-1238913347 -o /tmp/evaluation-result-1579977-1238913347/solver-1579977-1238913347 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1579977-1238913347.cnf

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED=1170960963

node73.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.277
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.277
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:       1462616 kB
Buffers:         62888 kB
Cached:         451408 kB
SwapCached:       8352 kB
Active:         256464 kB
Inactive:       267652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1462616 kB
SwapTotal:     4192956 kB
SwapFree:      4177724 kB
Dirty:           46364 kB
Writeback:           0 kB
Mapped:          15236 kB
Slab:            54748 kB
Committed_AS:  3011144 kB
PageTables:       1676 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= 66516 MiB
End job on node73 at 2009-04-05 08:55:49