Trace number 1733917

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.15 1199.53

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
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 variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data

22.24/22.37	c SATzilla is building models for class 3
22.24/22.37	c run presolver mxc-sr08 for 10 seconds ... 
22.24/22.37	c Bin: Executing mxc-sr08
22.24/22.37	c spawning binary file with 10 seconds ...
22.24/22.37	c child exit by a signal
22.24/22.37	c mxc-sr08 returned code 137.
22.24/22.37	c run presolver picosat846 for 5 seconds ... 
22.24/22.37	c Bin: Executing picosat846
22.24/22.37	c spawning binary file with 5 seconds ...
22.24/22.37	c child exit by a signal
22.24/22.37	c picosat846 returned code 137.
22.24/22.37	c Orignal number of varibales is 387, number of clauses is 62656 
22.24/22.37	c predicted feature computation time is 1.486938 
22.24/22.37	c Bin: Executing satelite
22.24/22.37	c spawning binary file with 240 seconds ...
22.24/22.37	c child exited successfully
22.24/22.37	c satzilla computing base features
22.24/22.37	c Number of variabe is: 282, Number of clause is : 34419 
22.24/22.37	c Initializing...
22.24/22.37	c satzilla doing clause learning
22.24/22.37	c start clause learning features ...
22.24/22.37	c Bin: Executing zchaff07
22.24/22.37	c spawning binary file with 2 seconds ...
22.24/22.37	c child exit by a signal
22.24/22.37	c satzilla doing survey propogation probe
22.24/22.37	c do survay propogation for 2 second ...
22.24/22.37	c satzilla doing local search probe
22.24/22.37	c features are:387 62656 282 34419 0.37234 0.82039 0.00819315 0.432304 0.597022 2.14531 0.020867 0.38012 0.0070922 0.070922 1.50693 0.0337314 0.0339347 0.020867 0.634932 2.90537e-05 0.0732735 3.99708 0.229676 0.335325 0 1 2.25033 0.00694394 0.823784 0 0.0672013 3.65599 0.411139 0.00326659 0.471246 0.000493913 0.00682762 2204.33 0.190428 1416 2676 2676 1416 2646 2091 2250 18.6543 0.182712 13.0756 24.0445 24.0445 13.0756 20.5718 17.1728 19.8764 0.348536 1.13689 5.58364e-09 1 0.941345 7.96217e-08 0.752467 0.000285062 0.049931 0.0471192 2.5323 1.20126e-13 1 0.137532 3.85447e-12 0.0424091 1.43832e-08 0.00242569 16.578 4.04093 62.1743 0.112089 62 54 70 16.8127 0.211213 0.996582 0.0554749 
22.24/22.37	c satzilla's ranking:
22.24/22.37	c 1) minisat20SAT07: 2.911836
22.24/22.37	c 2) picosat846: 2.362078
22.24/22.37	c 3) mxc-sr08: 1.395204
22.24/22.37	c 4) zchaff_rand: 0.245747
22.24/22.37	c 5) march_dl2004: -0.073630
22.24/22.37	c 6) SATenstein: -10000.000000
22.24/22.37	c 7) gnovelty+: -10000.000000
22.24/22.37	c 8) adaptg2wsat+: -10000.000000
22.24/22.37	c 9) adaptg2wsat0: -10000.000000
22.24/22.37	c 10) tts-4-0: -10000.000000
22.24/22.37	c 11) vallst: -10000.000000
22.24/22.37	c 12) minisat20: -10000.000000
22.24/22.37	c 13) kcnfs04SAT07: -10000.000000
22.24/22.37	c satzilla running minisat20SAT07 ... 
1199.10/1199.52	c Bin: Executing minisat20SAT07
1199.10/1199.52	c spawning binary file with 1177 seconds ...
1199.10/1199.52	c child exit by a signal
1199.10/1199.52	c minisat20SAT07 returned code 137.
1199.10/1199.52	c satzilla running picosat846 ... 
1199.10/1199.52	c Bin: Executing picosat846
1199.10/1199.52	c picosat846 returned code 1.
1199.10/1199.52	c satzilla running mxc-sr08 ... 
1199.10/1199.52	c Bin: Executing mxc-sr08
1199.10/1199.52	c mxc-sr08 returned code 1.
1199.10/1199.52	c satzilla running zchaff_rand ... 
1199.10/1199.52	c Bin: Executing zchaff_rand
1199.10/1199.52	c zchaff_rand returned code 1.
1199.10/1199.52	c satzilla running march_dl2004 ... 
1199.10/1199.52	c Bin: Executing march_dl2004
1199.10/1199.52	c march_dl2004 returned code 1.
1199.10/1199.52	c satzilla running SATenstein ... 
1199.10/1199.52	c Bin: Executing SATenstein
1199.10/1199.52	c SATenstein returned code 1.
1199.10/1199.52	c satzilla running gnovelty+ ... 
1199.10/1199.52	c Bin: Executing gnovelty+
1199.10/1199.52	c gnovelty+ returned code 1.
1199.10/1199.52	c satzilla running adaptg2wsat+ ... 
1199.10/1199.52	c Bin: Executing adaptg2wsat+
1199.10/1199.52	c adaptg2wsat+ returned code 1.
1199.10/1199.52	c satzilla running adaptg2wsat0 ... 
1199.10/1199.52	c Bin: Executing adaptg2wsat0
1199.10/1199.52	c adaptg2wsat0 returned code 1.
1199.10/1199.52	c satzilla running tts-4-0 ... 
1199.10/1199.52	c Bin: Executing tts-4-0
1199.10/1199.52	c tts-4-0 returned code 1.
1199.10/1199.52	c satzilla running vallst ... 
1199.10/1199.52	c Bin: Executing vallst
1199.10/1199.52	c vallst returned code 1.
1199.10/1199.52	c satzilla running minisat20 ... 
1199.10/1199.52	c Bin: Executing minisat20
1199.10/1199.52	c minisat20 returned code 1.
1199.10/1199.52	c satzilla running kcnfs04SAT07 ... 
1199.10/1199.52	c Bin: Executing kcnfs04SAT07
1199.10/1199.52	c kcnfs04SAT07 returned code 1.
1199.10/1199.52	c ERROR: All Failed! 
1199.10/1199.52	c SATZILLA_TIME=1199.310000

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-1733917-1240793829/watcher-1733917-1240793829 -o /tmp/evaluation-result-1733917-1240793829/solver-1733917-1240793829 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1733917-1240793829.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.83 1.84 1.47 3/65 21219
/proc/meminfo: memFree=1363648/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=2056 CPUtime=0
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107412246 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 514 112 96 399 0 111 0
[pid=21220] ppid=21219 vsize=2540 CPUtime=0
/proc/21220/stat : 21220 (mxc-sr08) R 21219 21219 20594 0 -1 4194304 526 0 0 0 0 0 0 0 19 0 1 0 107412246 2600960 522 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21220/statm: 635 522 54 138 0 494 0

[startup+0.0963531 s]
/proc/loadavg: 1.83 1.84 1.47 3/65 21219
/proc/meminfo: memFree=1363648/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=2056 CPUtime=0
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107412246 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 514 112 96 399 0 111 0
[pid=21220] ppid=21219 vsize=6196 CPUtime=0.08
/proc/21220/stat : 21220 (mxc-sr08) R 21219 21219 20594 0 -1 4194304 1807 0 0 0 8 0 0 0 19 0 1 0 107412246 6344704 1384 1992294400 134512640 135078026 4294956176 18446744073709551615 134553958 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21220/statm: 1549 1384 55 138 0 1408 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8252

[startup+0.101353 s]
/proc/loadavg: 1.83 1.84 1.47 3/65 21219
/proc/meminfo: memFree=1363648/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=2056 CPUtime=0
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107412246 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 514 112 96 399 0 111 0
[pid=21220] ppid=21219 vsize=6196 CPUtime=0.09
/proc/21220/stat : 21220 (mxc-sr08) R 21219 21219 20594 0 -1 4194304 1807 0 0 0 9 0 0 0 19 0 1 0 107412246 6344704 1384 1992294400 134512640 135078026 4294956176 18446744073709551615 134552815 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21220/statm: 1549 1384 55 138 0 1408 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8252

[startup+0.301373 s]
/proc/loadavg: 1.83 1.84 1.47 3/65 21219
/proc/meminfo: memFree=1363648/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=2056 CPUtime=0
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107412246 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 514 112 96 399 0 111 0
[pid=21220] ppid=21219 vsize=6196 CPUtime=0.29
/proc/21220/stat : 21220 (mxc-sr08) R 21219 21219 20594 0 -1 4194304 1807 0 0 0 29 0 0 0 21 0 1 0 107412246 6344704 1384 1992294400 134512640 135078026 4294956176 18446744073709551615 134560766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21220/statm: 1549 1384 55 138 0 1408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8252

[startup+0.701415 s]
/proc/loadavg: 1.83 1.84 1.47 3/65 21219
/proc/meminfo: memFree=1363648/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=2056 CPUtime=0
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107412246 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 514 112 96 399 0 111 0
[pid=21220] ppid=21219 vsize=6228 CPUtime=0.69
/proc/21220/stat : 21220 (mxc-sr08) R 21219 21219 20594 0 -1 4194304 1983 0 0 0 69 0 0 0 25 0 1 0 107412246 6377472 1438 1992294400 134512640 135078026 4294956176 18446744073709551615 134542633 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21220/statm: 1557 1438 71 138 0 1416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8284

[startup+1.5015 s]
/proc/loadavg: 1.83 1.84 1.47 2/67 21221
/proc/meminfo: memFree=1357936/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=2056 CPUtime=0
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107412246 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 514 112 96 399 0 111 0
[pid=21220] ppid=21219 vsize=6228 CPUtime=1.49
/proc/21220/stat : 21220 (mxc-sr08) R 21219 21219 20594 0 -1 4194304 1983 0 0 0 149 0 0 0 25 0 1 0 107412246 6377472 1438 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21220/statm: 1557 1438 71 138 0 1416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8284

[startup+3.10168 s]
/proc/loadavg: 1.83 1.84 1.47 2/67 21221
/proc/meminfo: memFree=1357808/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=2056 CPUtime=0
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107412246 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 514 112 96 399 0 111 0
[pid=21220] ppid=21219 vsize=6228 CPUtime=3.08
/proc/21220/stat : 21220 (mxc-sr08) R 21219 21219 20594 0 -1 4194304 1983 0 0 0 308 0 0 0 25 0 1 0 107412246 6377472 1438 1992294400 134512640 135078026 4294956176 18446744073709551615 134534683 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21220/statm: 1557 1438 71 138 0 1416 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8284

[startup+6.302 s]
/proc/loadavg: 1.85 1.84 1.47 2/67 21221
/proc/meminfo: memFree=1356720/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=2056 CPUtime=0
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107412246 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 514 112 96 399 0 111 0
[pid=21220] ppid=21219 vsize=6228 CPUtime=6.27
/proc/21220/stat : 21220 (mxc-sr08) R 21219 21219 20594 0 -1 4194304 1983 0 0 0 627 0 0 0 25 0 1 0 107412246 6377472 1438 1992294400 134512640 135078026 4294956176 18446744073709551615 134526787 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21220/statm: 1557 1438 71 138 0 1416 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8284

[startup+12.7017 s]
/proc/loadavg: 1.94 1.86 1.48 2/67 21222
/proc/meminfo: memFree=1358768/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=2056 CPUtime=9.98
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 152 1983 0 0 0 0 998 0 19 0 1 0 107412246 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 514 121 104 399 0 111 0
[pid=21222] ppid=21219 vsize=4928 CPUtime=2.67
/proc/21222/stat : 21222 (picosat846) R 21219 21219 20594 0 -1 4194304 953 0 0 0 267 0 0 0 25 0 1 0 107413247 5046272 942 1992294400 134512640 134570484 4294956176 18446744073709551615 134549828 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21222/statm: 1232 942 85 14 0 898 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 6984

[startup+25.502 s]
/proc/loadavg: 1.95 1.87 1.48 2/67 21225
/proc/meminfo: memFree=1348272/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=7088 CPUtime=3.11
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 1797 0 0 0 310 1 0 0 25 0 1 0 107414483 7258112 1670 1992294400 134512640 135078472 4294956176 18446744073709551615 134550631 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 1772 1670 73 138 0 1631 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 15700

[startup+51.1017 s]
/proc/loadavg: 1.95 1.87 1.50 2/67 21225
/proc/meminfo: memFree=1349168/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=7300 CPUtime=28.7
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 1844 0 0 0 2868 2 0 0 25 0 1 0 107414483 7475200 1717 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 1825 1717 73 138 0 1684 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 15912

[startup+102.306 s]
/proc/loadavg: 1.41 1.74 1.47 2/67 21225
/proc/meminfo: memFree=1348336/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=8676 CPUtime=79.89
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 2170 0 0 0 7987 2 0 0 25 0 1 0 107414483 8884224 2043 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 2169 2043 73 138 0 2028 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 17288

[startup+162.301 s]
/proc/loadavg: 1.15 1.60 1.44 2/67 21225
/proc/meminfo: memFree=1347248/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=9992 CPUtime=139.87
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 2479 0 0 0 13985 2 0 0 25 0 1 0 107414483 10231808 2352 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 2498 2352 73 138 0 2357 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 18604

[startup+222.302 s]
/proc/loadavg: 1.05 1.49 1.41 2/67 21225
/proc/meminfo: memFree=1346608/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=10516 CPUtime=199.86
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 2609 0 0 0 19983 3 0 0 25 0 1 0 107414483 10768384 2482 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 2629 2482 73 138 0 2488 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 19128

[startup+282.302 s]
/proc/loadavg: 1.02 1.40 1.38 2/67 21231
/proc/meminfo: memFree=1345392/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=11972 CPUtime=259.82
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 2930 0 0 0 25979 3 0 0 25 0 1 0 107414483 12259328 2803 1992294400 134512640 135078472 4294956176 18446744073709551615 134550617 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 2993 2803 73 138 0 2852 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 20584

[startup+342.301 s]
/proc/loadavg: 1.06 1.34 1.36 2/67 21231
/proc/meminfo: memFree=1345200/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=12152 CPUtime=319.81
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 2988 0 0 0 31978 3 0 0 25 0 1 0 107414483 12443648 2861 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 3038 2861 73 138 0 2897 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.07 1.21 2/67 21231
/proc/meminfo: memFree=1342640/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=15024 CPUtime=739.7
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 3627 0 0 0 73966 4 0 0 25 0 1 0 107414483 15384576 3500 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 3756 3500 73 138 0 3615 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 23636

[startup+822.301 s]
/proc/loadavg: 1.00 1.06 1.19 2/67 21231
/proc/meminfo: memFree=1342576/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=15024 CPUtime=799.68
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 3638 0 0 0 79964 4 0 0 25 0 1 0 107414483 15384576 3511 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 3756 3511 73 138 0 3615 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 23636

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/67 21231
/proc/meminfo: memFree=1342256/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=15464 CPUtime=859.67
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 3738 0 0 0 85963 4 0 0 25 0 1 0 107414483 15835136 3611 1992294400 134512640 135078472 4294956176 18446744073709551615 134550637 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 3866 3611 73 138 0 3725 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 24076

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.17 2/67 21231
/proc/meminfo: memFree=1341936/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=15804 CPUtime=919.65
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 3829 0 0 0 91961 4 0 0 25 0 1 0 107414483 16183296 3702 1992294400 134512640 135078472 4294956176 18446744073709551615 134549526 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 3951 3702 73 138 0 3810 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 24416

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/67 21231
/proc/meminfo: memFree=1341552/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=16112 CPUtime=979.64
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 3903 0 0 0 97960 4 0 0 25 0 1 0 107414483 16498688 3776 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 4028 3776 73 138 0 3887 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 24724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 21231
/proc/meminfo: memFree=1341232/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=16504 CPUtime=1039.63
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 3973 0 0 0 103958 5 0 0 25 0 1 0 107414483 16900096 3846 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 4126 3846 73 138 0 3985 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 25116

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/67 21231
/proc/meminfo: memFree=1341104/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=16504 CPUtime=1099.61
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 4001 0 0 0 109956 5 0 0 25 0 1 0 107414483 16900096 3874 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 4126 3874 73 138 0 3985 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 25116

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 21231
/proc/meminfo: memFree=1340912/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=16848 CPUtime=1159.59
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 4050 0 0 0 115954 5 0 0 25 0 1 0 107414483 17252352 3923 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 4212 3923 73 138 0 4071 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 25460

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 21231
/proc/meminfo: memFree=1340912/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=16848 CPUtime=1167.59
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 4050 0 0 0 116754 5 0 0 25 0 1 0 107414483 17252352 3923 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 4212 3923 73 138 0 4071 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 25460

[startup+1193.51 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 21231
/proc/meminfo: memFree=1340912/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=16848 CPUtime=1170.8
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 4050 0 0 0 117075 5 0 0 25 0 1 0 107414483 17252352 3923 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 4212 3923 73 138 0 4071 0
Current children cumulated CPU time (s) 1193.11
Current children cumulated vsize (KiB) 25460

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 21231
/proc/meminfo: memFree=1340784/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=17000 CPUtime=1173.99
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 4084 0 0 0 117394 5 0 0 25 0 1 0 107414483 17408000 3957 1992294400 134512640 135078472 4294956176 18446744073709551615 134550579 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 4250 3957 73 138 0 4109 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 25612

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 21231
/proc/meminfo: memFree=1340784/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=17000 CPUtime=1175.59
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 4086 0 0 0 117554 5 0 0 25 0 1 0 107414483 17408000 3959 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 4250 3959 73 138 0 4109 0
Current children cumulated CPU time (s) 1197.9
Current children cumulated vsize (KiB) 25612

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 21231
/proc/meminfo: memFree=1340784/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=17000 CPUtime=1176.39
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 4086 0 0 0 117634 5 0 0 25 0 1 0 107414483 17408000 3959 1992294400 134512640 135078472 4294956176 18446744073709551615 134549366 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 4250 3959 73 138 0 4109 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 25612

[startup+1199.5 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 21231
/proc/meminfo: memFree=1340784/2055924 swapFree=4181440/4192956
[pid=21219] ppid=21217 vsize=8612 CPUtime=22.31
/proc/21219/stat : 21219 (SATzilla2009_I) S 21217 21219 20594 0 -1 4194304 2834 6684 0 0 406 3 1816 6 25 0 1 0 107412246 8818688 1891 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21219/statm: 2153 1891 217 399 0 1750 0
[pid=21225] ppid=21219 vsize=17000 CPUtime=1176.79
/proc/21225/stat : 21225 (minisat20SAT07) R 21219 21219 20594 0 -1 4194304 4086 0 0 0 117674 5 0 0 25 0 1 0 107414483 17408000 3959 1992294400 134512640 135078472 4294956176 18446744073709551615 134549413 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21225/statm: 4250 3959 73 138 0 4109 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 25612

Child status: 17
Real time (s): 1199.53
CPU time (s): 1199.15
CPU user time (s): 1198.99
CPU system time (s): 0.156976
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 25612

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

runsolver used 1.3008 second user time and 3.06753 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-27 02:57:09
IDJOB=1733917
IDBENCH=71150
IDSOLVER=528
FILE ID=node83/1733917-1240793829
PBS_JOBID= 9187286
Free space on /tmp= 66040 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733917-1240793829/watcher-1733917-1240793829 -o /tmp/evaluation-result-1733917-1240793829/solver-1733917-1240793829 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1733917-1240793829.cnf

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=693062424

node83.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.222
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.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1364192 kB
Buffers:         69908 kB
Cached:         556196 kB
SwapCached:       5412 kB
Active:         256104 kB
Inactive:       378980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1364192 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:           33160 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            42660 kB
Committed_AS:   442812 kB
PageTables:       1384 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= 66008 MiB
End job on node83 at 2009-04-27 03:17:09