Trace number 1538647

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.66

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
MD5SUMb4b21d0b7e1c85f1ed2d73fe388ea563
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark115.094
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

21.25/21.32	c SATzilla is building models for class 3
21.25/21.32	c run presolver mxc-sr08 for 10 seconds ... 
21.25/21.32	c Bin: Executing mxc-sr08
21.25/21.32	c spawning binary file with 10 seconds ...
21.25/21.32	c child exit by a signal
21.25/21.32	c mxc-sr08 returned code 137.
21.25/21.32	c run presolver picosat846 for 5 seconds ... 
21.25/21.32	c Bin: Executing picosat846
21.25/21.32	c spawning binary file with 5 seconds ...
21.25/21.32	c child exit by a signal
21.25/21.32	c picosat846 returned code 137.
21.25/21.32	c Orignal number of varibales is 14000, number of clauses is 58800 
21.25/21.32	c predicted feature computation time is 1.546717 
21.25/21.32	c Bin: Executing satelite
21.25/21.32	c spawning binary file with 240 seconds ...
21.25/21.32	c child exited successfully
21.25/21.32	c satzilla computing base features
21.25/21.32	c Number of variabe is: 13648, Number of clause is : 58396 
21.25/21.32	c Initializing...
21.25/21.32	c satzilla doing clause learning
21.25/21.32	c start clause learning features ...
21.25/21.32	c Bin: Executing zchaff07
21.25/21.32	c spawning binary file with 2 seconds ...
21.25/21.32	c child exit by a signal
21.25/21.32	c satzilla doing survey propogation probe
21.25/21.32	c do survay propogation for 2 second ...
21.25/21.32	c satzilla doing local search probe
21.25/21.32	c features are:14000 58800 13648 58396 0.0257913 0.00691828 0.233715 0.495119 0.586717 0.710439 0.000222455 0.0634354 0.000219812 0.000439625 0.156516 0 0.965083 0.000222455 0.292253 3.42489e-05 0.000616481 2.71964 0.226879 0.171081 0 1 3.37602 0.00011022 0.397741 0 0.00030824 2.33524 0.497757 0.000450689 0.295894 6.84978e-05 0.00126721 14.0328 0.422865 5 32 21 8 16 10 13 62.607 0.198606 34.9091 109.143 73.9091 51.9524 66.6667 56.1 61.1429 0.391136 0.586239 2.23414e-05 1 0.706974 0.0834645 0.570573 0.200215 0.38418 0.0921435 0.656206 0.00123458 0.730498 0.175763 0.0280434 0.124511 0.046922 0.0788502 322.875 0.166767 2981.38 0.0120068 2985.5 2935 3017 0.18446 0.416968 0.837695 0.0108285 
21.25/21.32	c satzilla's ranking:
21.25/21.32	c 1) picosat846: 2.633300
21.25/21.32	c 2) mxc-sr08: 1.656768
21.25/21.32	c 3) minisat20SAT07: 1.374256
21.25/21.32	c 4) march_dl2004: 1.309853
21.25/21.32	c 5) zchaff_rand: 0.939808
21.25/21.32	c 6) SATenstein: -10000.000000
21.25/21.32	c 7) gnovelty+: -10000.000000
21.25/21.32	c 8) adaptg2wsat+: -10000.000000
21.25/21.32	c 9) adaptg2wsat0: -10000.000000
21.25/21.32	c 10) tts-4-0: -10000.000000
21.25/21.32	c 11) vallst: -10000.000000
21.25/21.32	c 12) minisat20: -10000.000000
21.25/21.32	c 13) kcnfs04SAT07: -10000.000000
21.25/21.32	c satzilla running picosat846 ... 
1199.06/1199.65	c Bin: Executing picosat846
1199.06/1199.65	c spawning binary file with 1178 seconds ...
1199.06/1199.65	c child exit by a signal
1199.06/1199.65	c picosat846 returned code 137.
1199.06/1199.65	c satzilla running mxc-sr08 ... 
1199.06/1199.65	c Bin: Executing mxc-sr08
1199.06/1199.65	c mxc-sr08 returned code 1.
1199.06/1199.65	c satzilla running minisat20SAT07 ... 
1199.06/1199.65	c Bin: Executing minisat20SAT07
1199.06/1199.65	c minisat20SAT07 returned code 1.
1199.06/1199.65	c satzilla running march_dl2004 ... 
1199.06/1199.65	c Bin: Executing march_dl2004
1199.06/1199.65	c march_dl2004 returned code 1.
1199.06/1199.65	c satzilla running zchaff_rand ... 
1199.06/1199.65	c Bin: Executing zchaff_rand
1199.06/1199.65	c zchaff_rand returned code 1.
1199.06/1199.65	c satzilla running SATenstein ... 
1199.06/1199.65	c Bin: Executing SATenstein
1199.06/1199.65	c SATenstein returned code 1.
1199.06/1199.65	c satzilla running gnovelty+ ... 
1199.06/1199.65	c Bin: Executing gnovelty+
1199.06/1199.65	c gnovelty+ returned code 1.
1199.06/1199.65	c satzilla running adaptg2wsat+ ... 
1199.06/1199.66	c Bin: Executing adaptg2wsat+
1199.06/1199.66	c adaptg2wsat+ returned code 1.
1199.06/1199.66	c satzilla running adaptg2wsat0 ... 
1199.06/1199.66	c Bin: Executing adaptg2wsat0
1199.06/1199.66	c adaptg2wsat0 returned code 1.
1199.06/1199.66	c satzilla running tts-4-0 ... 
1199.06/1199.66	c Bin: Executing tts-4-0
1199.06/1199.66	c tts-4-0 returned code 1.
1199.06/1199.66	c satzilla running vallst ... 
1199.06/1199.66	c Bin: Executing vallst
1199.06/1199.66	c vallst returned code 1.
1199.06/1199.66	c satzilla running minisat20 ... 
1199.06/1199.66	c Bin: Executing minisat20
1199.06/1199.66	c minisat20 returned code 1.
1199.06/1199.66	c satzilla running kcnfs04SAT07 ... 
1199.06/1199.66	c Bin: Executing kcnfs04SAT07
1199.06/1199.66	c kcnfs04SAT07 returned code 1.
1199.06/1199.66	c ERROR: All Failed! 
1199.06/1199.66	c SATZILLA_TIME=1199.320000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538647-1238437246/watcher-1538647-1238437246 -o /tmp/evaluation-result-1538647-1238437246/solver-1538647-1238437246 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538647-1238437246.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.91 0.97 0.99 3/68 16634
/proc/meminfo: memFree=1502848/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=2056 CPUtime=0
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116386239 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 514 112 96 399 0 111 0
[pid=16635] ppid=16634 vsize=3588 CPUtime=0
/proc/16635/stat : 16635 (mxc-sr08) R 16634 16634 16254 0 -1 4194304 711 0 0 0 0 0 0 0 19 0 1 0 1116386239 3674112 707 1992294400 134512640 135078026 4294956176 18446744073709551615 134554581 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16635/statm: 897 709 52 138 0 756 0

[startup+0.0967609 s]
/proc/loadavg: 0.91 0.97 0.99 3/68 16634
/proc/meminfo: memFree=1502848/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=2056 CPUtime=0
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116386239 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 514 112 96 399 0 111 0
[pid=16635] ppid=16634 vsize=8120 CPUtime=0.08
/proc/16635/stat : 16635 (mxc-sr08) R 16634 16634 16254 0 -1 4194304 1739 0 0 0 8 0 0 0 19 0 1 0 1116386239 8314880 1735 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16635/statm: 2030 1735 54 138 0 1889 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10176

[startup+0.101761 s]
/proc/loadavg: 0.91 0.97 0.99 3/68 16634
/proc/meminfo: memFree=1502848/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=2056 CPUtime=0
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116386239 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 514 112 96 399 0 111 0
[pid=16635] ppid=16634 vsize=8252 CPUtime=0.09
/proc/16635/stat : 16635 (mxc-sr08) R 16634 16634 16254 0 -1 4194304 1778 0 0 0 8 1 0 0 19 0 1 0 1116386239 8450048 1774 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16635/statm: 2063 1774 54 138 0 1922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10308

[startup+0.30178 s]
/proc/loadavg: 0.91 0.97 0.99 3/68 16634
/proc/meminfo: memFree=1502848/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=2056 CPUtime=0
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116386239 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 514 112 96 399 0 111 0
[pid=16635] ppid=16634 vsize=8376 CPUtime=0.29
/proc/16635/stat : 16635 (mxc-sr08) R 16634 16634 16254 0 -1 4194304 2291 0 0 0 28 1 0 0 21 0 1 0 1116386239 8577024 1853 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16635/statm: 2094 1853 71 138 0 1953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10432

[startup+0.70182 s]
/proc/loadavg: 0.91 0.97 0.99 3/68 16634
/proc/meminfo: memFree=1502848/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=2056 CPUtime=0
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116386239 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 514 112 96 399 0 111 0
[pid=16635] ppid=16634 vsize=8640 CPUtime=0.69
/proc/16635/stat : 16635 (mxc-sr08) R 16634 16634 16254 0 -1 4194304 2361 0 0 0 68 1 0 0 25 0 1 0 1116386239 8847360 1923 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16635/statm: 2160 1923 71 138 0 2019 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10696

[startup+1.50191 s]
/proc/loadavg: 0.91 0.97 0.99 2/70 16636
/proc/meminfo: memFree=1495152/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=2056 CPUtime=0
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116386239 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 514 112 96 399 0 111 0
[pid=16635] ppid=16634 vsize=9036 CPUtime=1.49
/proc/16635/stat : 16635 (mxc-sr08) R 16634 16634 16254 0 -1 4194304 2469 0 0 0 148 1 0 0 25 0 1 0 1116386239 9252864 2031 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16635/statm: 2259 2031 71 138 0 2118 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11092

[startup+3.10106 s]
/proc/loadavg: 0.91 0.97 0.99 2/70 16636
/proc/meminfo: memFree=1493360/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=2056 CPUtime=0
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116386239 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 514 112 96 399 0 111 0
[pid=16635] ppid=16634 vsize=9960 CPUtime=3.08
/proc/16635/stat : 16635 (mxc-sr08) R 16634 16634 16254 0 -1 4194304 2716 0 0 0 307 1 0 0 25 0 1 0 1116386239 10199040 2278 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16635/statm: 2490 2278 71 138 0 2349 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12016

[startup+6.30137 s]
/proc/loadavg: 0.92 0.97 0.99 2/70 16636
/proc/meminfo: memFree=1493296/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=2056 CPUtime=0
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116386239 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 514 112 96 399 0 111 0
[pid=16635] ppid=16634 vsize=10752 CPUtime=6.28
/proc/16635/stat : 16635 (mxc-sr08) R 16634 16634 16254 0 -1 4194304 2914 0 0 0 626 2 0 0 25 0 1 0 1116386239 11010048 2476 1992294400 134512640 135078026 4294956176 18446744073709551615 134524158 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16635/statm: 2688 2476 71 138 0 2547 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12808

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/70 16637
/proc/meminfo: memFree=1497264/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=2056 CPUtime=9.99
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 152 2989 0 0 0 0 997 2 19 0 1 0 1116386239 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 514 121 104 399 0 111 0
[pid=16637] ppid=16634 vsize=8212 CPUtime=2.68
/proc/16637/stat : 16637 (picosat846) R 16634 16634 16254 0 -1 4194304 1777 0 0 0 267 1 0 0 25 0 1 0 1116387241 8409088 1762 1992294400 134512640 134570484 4294956176 18446744073709551615 134551946 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16637/statm: 2053 1762 85 14 0 1719 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10268

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/70 16640
/proc/meminfo: memFree=1485808/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=10720 CPUtime=4.16
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 2400 0 0 0 414 2 0 0 25 0 1 0 1116388372 10977280 2385 1992294400 134512640 134570484 4294956176 18446744073709551615 134544029 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 2680 2385 85 14 0 2346 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 19988

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.99 2/70 16640
/proc/meminfo: memFree=1461552/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=34576 CPUtime=29.75
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 8347 0 0 0 2968 7 0 0 25 0 1 0 1116388372 35405824 8310 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 8644 8310 85 14 0 8310 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 43844

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/70 16640
/proc/meminfo: memFree=1438320/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=57676 CPUtime=80.94
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 14165 0 0 0 8082 12 0 0 25 0 1 0 1116388372 59060224 14128 1992294400 134512640 134570484 4294956176 18446744073709551615 134552630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 14419 14128 85 14 0 14085 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 66944

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 16640
/proc/meminfo: memFree=1421552/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=75612 CPUtime=140.91
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 18562 0 0 0 14075 16 0 0 25 0 1 0 1116388372 77426688 18525 1992294400 134512640 134570484 4294956176 18446744073709551615 134526626 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 18903 18525 85 14 0 18569 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 84880

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 16640
/proc/meminfo: memFree=1400880/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=95280 CPUtime=200.88
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 23497 0 0 0 20069 19 0 0 25 0 1 0 1116388372 97566720 23460 1992294400 134512640 134570484 4294956176 18446744073709551615 134526548 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 23820 23460 85 14 0 23486 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 104548

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 16640
/proc/meminfo: memFree=1390704/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=105312 CPUtime=260.85
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 26032 0 0 0 26063 22 0 0 25 0 1 0 1116388372 107839488 25995 1992294400 134512640 134570484 4294956176 18446744073709551615 134523259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 26328 25995 85 14 0 25994 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 114580

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 16640
/proc/meminfo: memFree=1382256/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=114024 CPUtime=320.83
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 28220 0 0 0 32058 25 0 0 25 0 1 0 1116388372 116760576 28183 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 28506 28183 85 14 0 28172 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 16640
/proc/meminfo: memFree=1340912/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=155564 CPUtime=800.63
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 38453 0 0 0 80029 34 0 0 25 0 1 0 1116388372 159297536 38395 1992294400 134512640 134570484 4294956176 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 38891 38395 85 14 0 38557 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 164832

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 16640
/proc/meminfo: memFree=1329648/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=166916 CPUtime=860.61
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 41282 0 0 0 86025 36 0 0 25 0 1 0 1116388372 170921984 41224 1992294400 134512640 134570484 4294956176 18446744073709551615 134549866 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 41729 41224 85 14 0 41395 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 176184

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1329712/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=166916 CPUtime=920.59
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 41282 0 0 0 92022 37 0 0 25 0 1 0 1116388372 170921984 41224 1992294400 134512640 134570484 4294956176 18446744073709551615 134553107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 41729 41224 85 14 0 41395 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 176184

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1323120/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=173384 CPUtime=980.56
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 42928 0 0 0 98018 38 0 0 25 0 1 0 1116388372 177545216 42870 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 43346 42870 85 14 0 43012 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 182652

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1323120/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=173384 CPUtime=1040.54
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 42928 0 0 0 104016 38 0 0 25 0 1 0 1116388372 177545216 42870 1992294400 134512640 134570484 4294956176 18446744073709551615 134544198 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 43346 42870 85 14 0 43012 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 182652

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1314352/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=182228 CPUtime=1100.52
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 45125 0 0 0 110012 40 0 0 25 0 1 0 1116388372 186601472 45067 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 45557 45067 85 14 0 45223 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 191496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1314352/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=182228 CPUtime=1160.49
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 45153 0 0 0 116009 40 0 0 25 0 1 0 1116388372 186601472 45095 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 45557 45095 85 14 0 45223 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 191496

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1305200/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=191600 CPUtime=1168.49
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 47468 0 0 0 116806 43 0 0 25 0 1 0 1116388372 196198400 47410 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 47900 47410 85 14 0 47566 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 200868

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1301616/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=195032 CPUtime=1171.69
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 48350 0 0 0 117125 44 0 0 25 0 1 0 1116388372 199712768 48292 1992294400 134512640 134570484 4294956176 18446744073709551615 5969531 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 48758 48292 85 14 0 48424 0
Current children cumulated CPU time (s) 1192.97
Current children cumulated vsize (KiB) 204300

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1297968/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=198464 CPUtime=1174.89
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 49221 0 0 0 117444 45 0 0 25 0 1 0 1116388372 203227136 49163 1992294400 134512640 134570484 4294956176 18446744073709551615 134523558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 49616 49163 85 14 0 49282 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 207732

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1296752/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=199652 CPUtime=1176.48
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 49525 0 0 0 117603 45 0 0 25 0 1 0 1116388372 204443648 49467 1992294400 134512640 134570484 4294956176 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 49913 49467 85 14 0 49579 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 208920

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1296752/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=199652 CPUtime=1177.28
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 49525 0 0 0 117683 45 0 0 25 0 1 0 1116388372 204443648 49467 1992294400 134512640 134570484 4294956176 18446744073709551615 134544216 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 49913 49467 85 14 0 49579 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 208920

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1296752/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=199652 CPUtime=1177.68
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 49525 0 0 0 117723 45 0 0 25 0 1 0 1116388372 204443648 49467 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 49913 49467 85 14 0 49579 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 208920

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16640
/proc/meminfo: memFree=1296752/2055920 swapFree=4175244/4192956
[pid=16634] ppid=16632 vsize=9268 CPUtime=21.28
/proc/16634/stat : 16634 (SATzilla2009_I) S 16632 16634 16254 0 -1 4194304 4482 9514 0 0 387 13 1704 24 25 0 1 0 1116386239 9490432 2075 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16634/statm: 2317 2075 217 399 0 1914 0
[pid=16640] ppid=16634 vsize=199652 CPUtime=1177.78
/proc/16640/stat : 16640 (picosat846) R 16634 16634 16254 0 -1 4194304 49525 0 0 0 117733 45 0 0 25 0 1 0 1116388372 204443648 49467 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16640/statm: 49913 49467 85 14 0 49579 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 208920

Child status: 17
Real time (s): 1199.66
CPU time (s): 1199.15
CPU user time (s): 1198.28
CPU system time (s): 0.877866
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 208920

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

runsolver used 1.14882 second user time and 3.24951 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-30 20:20:46
IDJOB=1538647
IDBENCH=70328
IDSOLVER=528
FILE ID=node60/1538647-1238437246
PBS_JOBID= 9061584
Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538647-1238437246/watcher-1538647-1238437246 -o /tmp/evaluation-result-1538647-1238437246/solver-1538647-1238437246 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538647-1238437246.cnf

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

MD5SUM BENCH= b4b21d0b7e1c85f1ed2d73fe388ea563
RANDOM SEED=200071468

node60.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.202
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.202
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:       1503392 kB
Buffers:         87632 kB
Cached:         374312 kB
SwapCached:      10996 kB
Active:         175336 kB
Inactive:       299740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1503392 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:           32552 kB
Writeback:           0 kB
Mapped:          18440 kB
Slab:            63132 kB
Committed_AS:  3273488 kB
PageTables:       1712 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 node60 at 2009-03-30 20:40:46