Trace number 1559257

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.28 1199.91

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark475.233
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

23.35/23.49	c SATzilla is building models for class 3
23.35/23.49	c run presolver mxc-sr08 for 10 seconds ... 
23.35/23.49	c Bin: Executing mxc-sr08
23.35/23.49	c spawning binary file with 10 seconds ...
23.35/23.49	c child exit by a signal
23.35/23.49	c mxc-sr08 returned code 137.
23.35/23.49	c run presolver picosat846 for 5 seconds ... 
23.35/23.49	c Bin: Executing picosat846
23.35/23.49	c spawning binary file with 5 seconds ...
23.35/23.49	c child exit by a signal
23.35/23.49	c picosat846 returned code 137.
23.35/23.49	c Orignal number of varibales is 31613, number of clauses is 95104 
23.35/23.49	c predicted feature computation time is 1.861437 
23.35/23.49	c Bin: Executing satelite
23.35/23.49	c spawning binary file with 240 seconds ...
23.35/23.49	c child exited successfully
23.35/23.49	c satzilla computing base features
23.35/23.49	c Number of variabe is: 13839, Number of clause is : 57479 
23.35/23.49	c Initializing...
23.35/23.49	c satzilla doing clause learning
23.35/23.49	c start clause learning features ...
23.35/23.49	c Bin: Executing zchaff07
23.35/23.49	c spawning binary file with 2 seconds ...
23.35/23.49	c child exit by a signal
23.35/23.49	c satzilla doing survey propogation probe
23.35/23.49	c do survay propogation for 2 second ...
23.35/23.49	c satzilla doing local search probe
23.35/23.49	c features are:31613 95104 13839 57479 1.28434 0.654587 0.240766 0.191356 1.54269 1.13864 0.000215143 1.07452 0.000144519 0.00238457 0.986243 0.65965 0.939108 0.000215143 0.797765 0.000121784 0.00193114 2.46486 0.182105 0.152549 0 0.777778 2.35971 0.00014708 0.933897 5.2193e-05 0.0015136 1.87636 0.891682 0.000399866 0.759449 6.95906e-05 0.00210512 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.752347 0.339993 1.49903e-05 0.971761 0.925299 0.23816 0.901056 0.750516 0.852233 0.032971 0.564605 3.43394e-10 0.173066 0.0560561 0.0132709 0.0424603 0.0215889 0.0310974 956.647 0.0382237 4099.18 0.00900237 4099 4060 4128 0.881828 0.272886 0.93985 0.00407758 
23.35/23.49	c satzilla's ranking:
23.35/23.49	c 1) mxc-sr08: 3.561828
23.35/23.49	c 2) picosat846: 2.817233
23.35/23.49	c 3) zchaff_rand: 2.030155
23.35/23.49	c 4) minisat20SAT07: 1.441064
23.35/23.49	c 5) march_dl2004: 0.229846
23.35/23.49	c 6) SATenstein: -10000.000000
23.35/23.49	c 7) gnovelty+: -10000.000000
23.35/23.49	c 8) adaptg2wsat+: -10000.000000
23.35/23.49	c 9) adaptg2wsat0: -10000.000000
23.35/23.49	c 10) tts-4-0: -10000.000000
23.35/23.49	c 11) vallst: -10000.000000
23.35/23.49	c 12) minisat20: -10000.000000
23.35/23.49	c 13) kcnfs04SAT07: -10000.000000
23.35/23.49	c satzilla running mxc-sr08 ... 
1199.26/1199.90	c Bin: Executing mxc-sr08
1199.26/1199.90	c spawning binary file with 1176 seconds ...
1199.26/1199.90	c child exit by a signal
1199.26/1199.90	c mxc-sr08 returned code 137.
1199.26/1199.90	c satzilla running picosat846 ... 
1199.26/1199.90	c Bin: Executing picosat846
1199.26/1199.90	c picosat846 returned code 1.
1199.26/1199.90	c satzilla running zchaff_rand ... 
1199.26/1199.90	c Bin: Executing zchaff_rand
1199.26/1199.90	c zchaff_rand returned code 1.
1199.26/1199.90	c satzilla running minisat20SAT07 ... 
1199.26/1199.90	c Bin: Executing minisat20SAT07
1199.26/1199.90	c minisat20SAT07 returned code 1.
1199.26/1199.90	c satzilla running march_dl2004 ... 
1199.26/1199.90	c Bin: Executing march_dl2004
1199.26/1199.90	c march_dl2004 returned code 1.
1199.26/1199.90	c satzilla running SATenstein ... 
1199.26/1199.90	c Bin: Executing SATenstein
1199.26/1199.90	c SATenstein returned code 1.
1199.26/1199.90	c satzilla running gnovelty+ ... 
1199.26/1199.90	c Bin: Executing gnovelty+
1199.26/1199.90	c gnovelty+ returned code 1.
1199.26/1199.90	c satzilla running adaptg2wsat+ ... 
1199.26/1199.90	c Bin: Executing adaptg2wsat+
1199.26/1199.90	c adaptg2wsat+ returned code 1.
1199.26/1199.90	c satzilla running adaptg2wsat0 ... 
1199.26/1199.90	c Bin: Executing adaptg2wsat0
1199.26/1199.90	c adaptg2wsat0 returned code 1.
1199.26/1199.90	c satzilla running tts-4-0 ... 
1199.26/1199.90	c Bin: Executing tts-4-0
1199.26/1199.90	c tts-4-0 returned code 1.
1199.26/1199.90	c satzilla running vallst ... 
1199.26/1199.90	c Bin: Executing vallst
1199.26/1199.90	c vallst returned code 1.
1199.26/1199.90	c satzilla running minisat20 ... 
1199.26/1199.90	c Bin: Executing minisat20
1199.26/1199.90	c minisat20 returned code 1.
1199.26/1199.90	c satzilla running kcnfs04SAT07 ... 
1199.26/1199.90	c Bin: Executing kcnfs04SAT07
1199.26/1199.90	c kcnfs04SAT07 returned code 1.
1199.26/1199.90	c ERROR: All Failed! 
1199.26/1199.90	c SATZILLA_TIME=1199.450000

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-1559257-1238880943/watcher-1559257-1238880943 -o /tmp/evaluation-result-1559257-1238880943/solver-1559257-1238880943 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1559257-1238880943.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 1.00 3/64 29458
/proc/meminfo: memFree=1654040/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=2056 CPUtime=0
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1160756702 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 514 112 96 399 0 111 0
[pid=29459] ppid=29458 vsize=3728 CPUtime=0
/proc/29459/stat : 29459 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 792 0 0 0 0 0 0 0 19 0 1 0 1160756702 3817472 788 1992294400 134512640 135078026 4294956176 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29459/statm: 932 797 50 138 0 791 0

[startup+0.074167 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 29458
/proc/meminfo: memFree=1654040/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=2056 CPUtime=0
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1160756702 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 514 112 96 399 0 111 0
[pid=29459] ppid=29458 vsize=13108 CPUtime=0.06
/proc/29459/stat : 29459 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 2722 0 0 0 5 1 0 0 19 0 1 0 1160756702 13422592 2717 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29459/statm: 3277 2718 54 138 0 3136 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15164

[startup+0.101168 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 29458
/proc/meminfo: memFree=1654040/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=2056 CPUtime=0
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1160756702 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 514 112 96 399 0 111 0
[pid=29459] ppid=29458 vsize=13144 CPUtime=0.09
/proc/29459/stat : 29459 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 3064 0 0 0 8 1 0 0 19 0 1 0 1160756702 13459456 2681 1992294400 134512640 135078026 4294956176 18446744073709551615 134561092 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29459/statm: 3286 2681 55 138 0 3145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15200

[startup+0.30119 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 29458
/proc/meminfo: memFree=1654040/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=2056 CPUtime=0
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1160756702 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 514 112 96 399 0 111 0
[pid=29459] ppid=29458 vsize=18564 CPUtime=0.29
/proc/29459/stat : 29459 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 4398 0 0 0 27 2 0 0 21 0 1 0 1160756702 19009536 4015 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29459/statm: 4641 4015 55 138 0 4500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20620

[startup+0.701237 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 29458
/proc/meminfo: memFree=1654040/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=2056 CPUtime=0
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1160756702 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 514 112 96 399 0 111 0
[pid=29459] ppid=29458 vsize=18572 CPUtime=0.69
/proc/29459/stat : 29459 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5062 0 0 0 67 2 0 0 25 0 1 0 1160756702 19017728 4222 1992294400 134512640 135078026 4294956176 18446744073709551615 134533894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29459/statm: 4643 4222 71 138 0 4502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20628

[startup+1.50133 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29460
/proc/meminfo: memFree=1637192/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=2056 CPUtime=0
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1160756702 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 514 112 96 399 0 111 0
[pid=29459] ppid=29458 vsize=18572 CPUtime=1.49
/proc/29459/stat : 29459 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5065 0 0 0 147 2 0 0 25 0 1 0 1160756702 19017728 4225 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29459/statm: 4643 4225 71 138 0 4502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20628

[startup+3.10252 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29460
/proc/meminfo: memFree=1637064/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=2056 CPUtime=0
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1160756702 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 514 112 96 399 0 111 0
[pid=29459] ppid=29458 vsize=18572 CPUtime=3.09
/proc/29459/stat : 29459 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5066 0 0 0 307 2 0 0 25 0 1 0 1160756702 19017728 4226 1992294400 134512640 135078026 4294956176 18446744073709551615 134533868 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29459/statm: 4643 4226 71 138 0 4502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20628

[startup+6.30188 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29460
/proc/meminfo: memFree=1637448/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=2056 CPUtime=0
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1160756702 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 514 112 96 399 0 111 0
[pid=29459] ppid=29458 vsize=18572 CPUtime=6.28
/proc/29459/stat : 29459 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5067 0 0 0 625 3 0 0 25 0 1 0 1160756702 19017728 4227 1992294400 134512640 135078026 4294956176 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29459/statm: 4643 4227 71 138 0 4502 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20628

[startup+12.7026 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29461
/proc/meminfo: memFree=1648328/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=2056 CPUtime=9.99
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 152 5068 0 0 0 0 996 3 19 0 1 0 1160756702 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 514 121 104 399 0 111 0
[pid=29461] ppid=29458 vsize=7472 CPUtime=2.67
/proc/29461/stat : 29461 (picosat846) R 29458 29458 29103 0 -1 4194304 1537 0 0 0 267 0 0 0 25 0 1 0 1160757704 7651328 1526 1992294400 134512640 134570484 4294956176 18446744073709551615 134552760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29461/statm: 1868 1526 85 14 0 1534 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9528

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29464
/proc/meminfo: memFree=1628808/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=18572 CPUtime=2
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5065 0 0 0 197 3 0 0 25 0 1 0 1160759051 19017728 4225 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 4643 4225 71 138 0 4502 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 27996

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29464
/proc/meminfo: memFree=1628808/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=18572 CPUtime=27.59
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5073 0 0 0 2756 3 0 0 25 0 1 0 1160759051 19017728 4233 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 4643 4233 71 138 0 4502 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27996

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29464
/proc/meminfo: memFree=1628744/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=18708 CPUtime=78.77
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5098 0 0 0 7874 3 0 0 25 0 1 0 1160759051 19156992 4258 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 4677 4258 71 138 0 4536 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 28132

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29464
/proc/meminfo: memFree=1628680/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=18976 CPUtime=138.73
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5145 0 0 0 13870 3 0 0 25 0 1 0 1160759051 19431424 4305 1992294400 134512640 135078026 4294956176 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 4744 4305 71 138 0 4603 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 28400

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29464
/proc/meminfo: memFree=1628360/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=19252 CPUtime=198.7
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5218 0 0 0 19867 3 0 0 25 0 1 0 1160759051 19714048 4378 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 4813 4378 71 138 0 4672 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 28676

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29464
/proc/meminfo: memFree=1628168/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=19588 CPUtime=258.68
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5270 0 0 0 25865 3 0 0 25 0 1 0 1160759051 20058112 4430 1992294400 134512640 135078026 4294956176 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 4897 4430 71 138 0 4756 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 29012

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29464
/proc/meminfo: memFree=1627784/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=19984 CPUtime=318.63
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 5368 0 0 0 31859 4 0 0 25 0 1 0 1160759051 20463616 4528 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 4996 4528 71 138 0 4855 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1622280/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=25628 CPUtime=738.41
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 6685 0 0 0 73836 5 0 0 25 0 1 0 1160759051 26243072 5845 1992294400 134512640 135078026 4294956176 18446744073709551615 134522630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 6407 5845 71 138 0 6266 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 35052

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1622152/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=25892 CPUtime=798.39
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 6724 0 0 0 79833 6 0 0 25 0 1 0 1160759051 26513408 5884 1992294400 134512640 135078026 4294956176 18446744073709551615 134533919 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 6473 5884 71 138 0 6332 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 35316

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1622088/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=25892 CPUtime=858.35
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 6732 0 0 0 85829 6 0 0 25 0 1 0 1160759051 26513408 5892 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 6473 5892 71 138 0 6332 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 35316

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1621768/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=26296 CPUtime=918.33
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 6797 0 0 0 91827 6 0 0 25 0 1 0 1160759051 26927104 5957 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 6574 5957 71 138 0 6433 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 35720

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1620808/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=27484 CPUtime=978.3
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 7044 0 0 0 97824 6 0 0 25 0 1 0 1160759051 28143616 6204 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 6871 6204 71 138 0 6730 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 36908

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1619848/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=28596 CPUtime=1038.26
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 7284 0 0 0 103820 6 0 0 25 0 1 0 1160759051 29282304 6444 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 7149 6444 71 138 0 7008 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 38020

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1618760/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=29648 CPUtime=1098.24
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 7541 0 0 0 109817 7 0 0 25 0 1 0 1160759051 30359552 6701 1992294400 134512640 135078026 4294956176 18446744073709551615 134522662 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 7412 6701 71 138 0 7271 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 39072

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1618248/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=30096 CPUtime=1158.22
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 7651 0 0 0 115815 7 0 0 25 0 1 0 1160759051 30818304 6811 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 7524 6811 71 138 0 7383 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 39520

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1618248/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=30096 CPUtime=1166.21
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 7652 0 0 0 116614 7 0 0 25 0 1 0 1160759051 30818304 6812 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 7524 6812 71 138 0 7383 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 39520

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1618248/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=30096 CPUtime=1172.61
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 7653 0 0 0 117254 7 0 0 25 0 1 0 1160759051 30818304 6813 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 7524 6813 71 138 0 7383 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 39520

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1618248/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=30096 CPUtime=1174.21
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 7653 0 0 0 117414 7 0 0 25 0 1 0 1160759051 30818304 6813 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 7524 6813 71 138 0 7383 0
Current children cumulated CPU time (s) 1197.66
Current children cumulated vsize (KiB) 39520

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1618248/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=30096 CPUtime=1175.01
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 7653 0 0 0 117494 7 0 0 25 0 1 0 1160759051 30818304 6813 1992294400 134512640 135078026 4294956176 18446744073709551615 134523815 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 7524 6813 71 138 0 7383 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 39520

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1618248/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=30096 CPUtime=1175.41
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4194304 7653 0 0 0 117534 7 0 0 25 0 1 0 1160759051 30818304 6813 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 7524 6813 71 138 0 7383 0
Current children cumulated CPU time (s) 1198.86
Current children cumulated vsize (KiB) 39520

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 29466
/proc/meminfo: memFree=1618248/2055920 swapFree=4178508/4192956
[pid=29458] ppid=29456 vsize=9424 CPUtime=23.45
/proc/29458/stat : 29458 (SATzilla2009_I) S 29456 29458 29103 0 -1 4194304 4268 12986 0 0 494 12 1829 10 25 0 1 0 1160756702 9650176 2109 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29458/statm: 2356 2109 217 399 0 1953 0
[pid=29464] ppid=29458 vsize=0 CPUtime=1175.81
/proc/29464/stat : 29464 (mxc-sr08) R 29458 29458 29103 0 -1 4195332 7653 0 0 0 117574 7 0 0 25 0 1 0 1160759051 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29464/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 9424

Child status: 17
Real time (s): 1199.91
CPU time (s): 1199.28
CPU user time (s): 1198.97
CPU system time (s): 0.307953
CPU usage (%): 99.9477
Max. virtual memory (cumulated for all children) (KiB): 39520

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

runsolver used 0.927858 second user time and 3.44548 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-04 23:35:44
IDJOB=1559257
IDBENCH=70873
IDSOLVER=528
FILE ID=node62/1559257-1238880943
PBS_JOBID= 9085977
Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559257-1238880943/watcher-1559257-1238880943 -o /tmp/evaluation-result-1559257-1238880943/solver-1559257-1238880943 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1559257-1238880943.cnf

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=1995163253

node62.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.232
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.232
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:       1654584 kB
Buffers:         39976 kB
Cached:         283824 kB
SwapCached:       7700 kB
Active:         102432 kB
Inactive:       230732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654584 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:           32960 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            53976 kB
Committed_AS:  3071108 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB
End job on node62 at 2009-04-04 23:55:44