Trace number 1738326

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.27 1199.8

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.195969
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

Solver Data

17.37/17.45	c SATzilla is building models for class 2
17.37/17.45	c run presolver march_dl2004 for 5 seconds ... 
17.37/17.45	c Bin: Executing march_dl2004
17.37/17.45	c spawning binary file with 5 seconds ...
17.37/17.45	c child exit by a signal
17.37/17.45	c march_dl2004 returned code 137.
17.37/17.45	c run presolver mxc-sr08 for 5 seconds ... 
17.37/17.45	c Bin: Executing mxc-sr08
17.37/17.45	c spawning binary file with 5 seconds ...
17.37/17.45	c child exit by a signal
17.37/17.45	c mxc-sr08 returned code 137.
17.37/17.45	c Orignal number of varibales is 483, number of clauses is 25396 
17.37/17.45	c predicted feature computation time is 7.504734 
17.37/17.45	c Bin: Executing satelite
17.37/17.45	c spawning binary file with 240 seconds ...
17.37/17.45	c child exited successfully
17.37/17.45	c satzilla computing base features
17.37/17.45	c Number of variabe is: 462, Number of clause is : 24913 
17.37/17.45	c Initializing...
17.37/17.45	c satzilla compute diameter ...
17.37/17.45	c start diameter features ...
17.37/17.45	c satzilla doing clause learning
17.37/17.45	c start clause learning features ...
17.37/17.45	c Bin: Executing zchaff07
17.37/17.45	c spawning binary file with 2 seconds ...
17.37/17.45	c child exit by a signal
17.37/17.45	c satzilla doing survey propogation probe
17.37/17.45	c do survay propogation for 2 second ...
17.37/17.45	c satzilla doing local search probe
17.37/17.46	c satzilla doing lobjois search-space size estimate
17.37/17.46	c features are:483 25396 462 24913 0.0454545 0.0193875 0.0185445 0.998304 0.0122105 0.103993 0.00592747 1.70068 0.004329 0.0952381 0.159204 0.972464 0.972464 0.00592747 0.143171 0.00405411 0.00863003 3.71004 0.426451 0.076639 0.267176 0.760563 2.79129 0.0042098 0.184122 0.00260908 0.00670333 3.15028 0.972464 0.0185044 0 0.0185044 0.0185044 2 0 2 2 -0 714.667 0.183737 518 960 960 518 757 620 712 51.7353 0.0727105 46.429 57.5667 57.5667 46.429 55.0938 48.266 50.919 0.890994 0.0238356 0.838909 0.984894 0.915255 0.865164 0.904046 0.878981 0.891316 4.64141e-05 1.56492 1.69772e-08 0.000518706 0.000134442 1.34694e-06 5.19046e-05 5.08267e-06 1.7894e-05 6.69551 0.505603 211.385 0.0776223 212 197 227 26.531 0.0900096 0.999704 0.000582645 0.898317 0.959276 
17.37/17.46	c satzilla's ranking:
17.37/17.46	c 1) march_dl2004: 2.849438
17.37/17.46	c 2) minisat20: 1.700638
17.37/17.46	c 3) zchaff_rand: 1.614551
17.37/17.46	c 4) mxc-sr08: 1.545885
17.37/17.46	c 5) minisat20SAT07: 0.990809
17.37/17.46	c 6) tts-4-0: 0.627745
17.37/17.46	c 7) vallst: -0.369285
17.37/17.46	c 8) SATenstein: -10000.000000
17.37/17.46	c 9) gnovelty+: -10000.000000
17.37/17.46	c 10) adaptg2wsat+: -10000.000000
17.37/17.46	c 11) adaptg2wsat0: -10000.000000
17.37/17.46	c 12) picosat846: -10000.000000
17.37/17.46	c 13) kcnfs04SAT07: -10000.000000
17.37/17.46	c satzilla running march_dl2004 ... 
1199.15/1199.79	c Bin: Executing march_dl2004
1199.15/1199.79	c spawning binary file with 1182 seconds ...
1199.15/1199.79	c child exit by a signal
1199.15/1199.79	c march_dl2004 returned code 137.
1199.15/1199.79	c satzilla running minisat20 ... 
1199.15/1199.79	c Bin: Executing minisat20
1199.15/1199.79	c minisat20 returned code 1.
1199.15/1199.79	c satzilla running zchaff_rand ... 
1199.15/1199.79	c Bin: Executing zchaff_rand
1199.15/1199.79	c zchaff_rand returned code 1.
1199.15/1199.79	c satzilla running mxc-sr08 ... 
1199.15/1199.79	c Bin: Executing mxc-sr08
1199.15/1199.79	c mxc-sr08 returned code 1.
1199.15/1199.79	c satzilla running minisat20SAT07 ... 
1199.15/1199.79	c Bin: Executing minisat20SAT07
1199.15/1199.79	c minisat20SAT07 returned code 1.
1199.15/1199.79	c satzilla running tts-4-0 ... 
1199.15/1199.79	c Bin: Executing tts-4-0
1199.15/1199.79	c tts-4-0 returned code 1.
1199.15/1199.79	c satzilla running vallst ... 
1199.15/1199.79	c Bin: Executing vallst
1199.15/1199.79	c vallst returned code 1.
1199.15/1199.79	c satzilla running SATenstein ... 
1199.15/1199.79	c Bin: Executing SATenstein
1199.15/1199.79	c SATenstein returned code 1.
1199.15/1199.79	c satzilla running gnovelty+ ... 
1199.15/1199.79	c Bin: Executing gnovelty+
1199.15/1199.79	c gnovelty+ returned code 1.
1199.15/1199.79	c satzilla running adaptg2wsat+ ... 
1199.15/1199.79	c Bin: Executing adaptg2wsat+
1199.15/1199.79	c adaptg2wsat+ returned code 1.
1199.15/1199.79	c satzilla running adaptg2wsat0 ... 
1199.15/1199.79	c Bin: Executing adaptg2wsat0
1199.15/1199.79	c adaptg2wsat0 returned code 1.
1199.15/1199.79	c satzilla running picosat846 ... 
1199.15/1199.79	c Bin: Executing picosat846
1199.15/1199.79	c picosat846 returned code 1.
1199.15/1199.79	c satzilla running kcnfs04SAT07 ... 
1199.15/1199.79	c Bin: Executing kcnfs04SAT07
1199.15/1199.79	c kcnfs04SAT07 returned code 1.
1199.15/1199.79	c ERROR: All Failed! 
1199.15/1199.79	c SATZILLA_TIME=1199.430000

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-1738326-1240837111/watcher-1738326-1240837111 -o /tmp/evaluation-result-1738326-1240837111/solver-1738326-1240837111 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1738326-1240837111.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.84 1.82 1.42 3/64 27676
/proc/meminfo: memFree=1624496/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=2056 CPUtime=0
/proc/27676/stat : 27676 (SATzilla2009_C) R 27674 27676 27338 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111744496 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/27676/statm: 514 112 96 399 0 111 0
[pid=27677] ppid=27676 vsize=836 CPUtime=0
/proc/27677/stat : 27677 (march_dl2004) R 27676 27676 27338 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 111744496 856064 109 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27677/statm: 209 110 50 118 0 88 0

[startup+0.099525 s]
/proc/loadavg: 1.84 1.82 1.42 3/64 27676
/proc/meminfo: memFree=1624496/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=2056 CPUtime=0
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111744496 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27676/statm: 514 112 96 399 0 111 0
[pid=27677] ppid=27676 vsize=3536 CPUtime=0.08
/proc/27677/stat : 27677 (march_dl2004) R 27676 27676 27338 0 -1 4194304 1609 0 0 0 8 0 0 0 19 0 1 0 111744496 3620864 743 1992294400 134512640 134996440 4294956176 18446744073709551615 134658116 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27677/statm: 884 743 73 118 0 763 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5592

[startup+0.102524 s]
/proc/loadavg: 1.84 1.82 1.42 3/64 27676
/proc/meminfo: memFree=1624496/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=2056 CPUtime=0
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111744496 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27676/statm: 514 112 96 399 0 111 0
[pid=27677] ppid=27676 vsize=3536 CPUtime=0.09
/proc/27677/stat : 27677 (march_dl2004) R 27676 27676 27338 0 -1 4194304 1615 0 0 0 9 0 0 0 19 0 1 0 111744496 3620864 709 1992294400 134512640 134996440 4294956176 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27677/statm: 884 709 73 118 0 763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5592

[startup+0.301541 s]
/proc/loadavg: 1.84 1.82 1.42 3/64 27676
/proc/meminfo: memFree=1624496/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=2056 CPUtime=0
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111744496 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27676/statm: 514 112 96 399 0 111 0
[pid=27677] ppid=27676 vsize=4892 CPUtime=0.29
/proc/27677/stat : 27677 (march_dl2004) R 27676 27676 27338 0 -1 4194304 1878 0 0 0 29 0 0 0 21 0 1 0 111744496 5009408 847 1992294400 134512640 134996440 4294956176 18446744073709551615 134528340 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27677/statm: 1223 847 75 118 0 1102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6948

[startup+0.70594 s]
/proc/loadavg: 1.84 1.82 1.42 3/64 27676
/proc/meminfo: memFree=1624496/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=2056 CPUtime=0
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111744496 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27676/statm: 514 112 96 399 0 111 0
[pid=27677] ppid=27676 vsize=5288 CPUtime=0.69
/proc/27677/stat : 27677 (march_dl2004) R 27676 27676 27338 0 -1 4194304 1951 0 0 0 69 0 0 0 25 0 1 0 111744496 5414912 920 1992294400 134512640 134996440 4294956176 18446744073709551615 134533076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27677/statm: 1322 920 75 118 0 1201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7344

[startup+1.50265 s]
/proc/loadavg: 1.84 1.82 1.42 2/66 27678
/proc/meminfo: memFree=1619872/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=2056 CPUtime=0
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111744496 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27676/statm: 514 112 96 399 0 111 0
[pid=27677] ppid=27676 vsize=5288 CPUtime=1.49
/proc/27677/stat : 27677 (march_dl2004) R 27676 27676 27338 0 -1 4194304 1974 0 0 0 149 0 0 0 25 0 1 0 111744496 5414912 943 1992294400 134512640 134996440 4294956176 18446744073709551615 134571279 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27677/statm: 1322 943 75 118 0 1201 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7344

[startup+3.10179 s]
/proc/loadavg: 1.84 1.82 1.42 2/66 27678
/proc/meminfo: memFree=1621024/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=2056 CPUtime=0
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111744496 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27676/statm: 514 112 96 399 0 111 0
[pid=27677] ppid=27676 vsize=5424 CPUtime=3.09
/proc/27677/stat : 27677 (march_dl2004) R 27676 27676 27338 0 -1 4194304 1991 0 0 0 309 0 0 0 25 0 1 0 111744496 5554176 960 1992294400 134512640 134996440 4294956176 18446744073709551615 134528321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27677/statm: 1356 960 75 118 0 1235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7480

[startup+6.30106 s]
/proc/loadavg: 1.77 1.81 1.42 2/66 27679
/proc/meminfo: memFree=1622624/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=2056 CPUtime=4.98
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 156 2002 0 0 0 0 498 0 16 0 1 0 111744496 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 514 125 107 399 0 111 0
[pid=27679] ppid=27676 vsize=3848 CPUtime=1.29
/proc/27679/stat : 27679 (mxc-sr08) R 27676 27676 27338 0 -1 4194304 991 0 0 0 129 0 0 0 25 0 1 0 111744996 3940352 860 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27679/statm: 962 860 71 138 0 821 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5904

[startup+12.7016 s]
/proc/loadavg: 1.71 1.80 1.42 2/66 27681
/proc/meminfo: memFree=1619304/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=3576 CPUtime=10.68
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 773 4235 0 0 61 0 1005 2 22 0 1 0 111744496 3661824 554 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27676/statm: 894 554 136 399 0 491 0
[pid=27681] ppid=27676 vsize=5248 CPUtime=1.98
/proc/27681/stat : 27681 (zchaff07) R 27676 27676 27338 0 -1 4194304 1245 0 0 0 195 3 0 0 25 0 1 0 111745567 5373952 1091 1992294400 134512640 135538726 4294956240 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27681/statm: 1312 1091 126 250 0 1059 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8824

[startup+25.5017 s]
/proc/loadavg: 1.55 1.76 1.41 2/66 27682
/proc/meminfo: memFree=1617576/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=5556 CPUtime=8.02
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2017 0 0 0 802 0 0 0 25 0 1 0 111746242 5689344 986 1992294400 134512640 134996440 4294956176 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1389 986 75 118 0 1268 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11372

[startup+51.102 s]
/proc/loadavg: 1.36 1.69 1.40 2/66 27682
/proc/meminfo: memFree=1617384/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=5688 CPUtime=33.61
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2052 0 0 0 3361 0 0 0 25 0 1 0 111746242 5824512 1021 1992294400 134512640 134996440 4294956176 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1422 1021 75 118 0 1301 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11504

[startup+102.305 s]
/proc/loadavg: 1.16 1.58 1.37 2/66 27682
/proc/meminfo: memFree=1617320/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=5820 CPUtime=84.8
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2094 0 0 0 8479 1 0 0 25 0 1 0 111746242 5959680 1063 1992294400 134512640 134996440 4294956176 18446744073709551615 134528085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1455 1063 75 118 0 1334 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11636

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.35 2/66 27688
/proc/meminfo: memFree=1617000/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=5952 CPUtime=144.75
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2120 0 0 0 14474 1 0 0 25 0 1 0 111746242 6094848 1089 1992294400 134512640 134996440 4294956176 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1488 1089 75 118 0 1367 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 11768

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.33 2/66 27688
/proc/meminfo: memFree=1617000/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=5952 CPUtime=204.74
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2145 0 0 0 20473 1 0 0 25 0 1 0 111746242 6094848 1114 1992294400 134512640 134996440 4294956176 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1488 1114 75 118 0 1367 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11768

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.30 2/66 27688
/proc/meminfo: memFree=1617000/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6084 CPUtime=264.71
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2159 0 0 0 26470 1 0 0 25 0 1 0 111746242 6230016 1128 1992294400 134512640 134996440 4294956176 18446744073709551615 134527905 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1521 1128 75 118 0 1400 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 11900

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.28 2/66 27688
/proc/meminfo: memFree=1616936/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6084 CPUtime=324.69
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2168 0 0 0 32468 1 0 0 25 0 1 0 111746242 6230016 1137 1992294400 134512640 134996440 4294956176 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1521 1137 75 118 0 1400 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.16 2/66 27688
/proc/meminfo: memFree=1616808/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6216 CPUtime=744.51
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2210 0 0 0 74450 1 0 0 25 0 1 0 111746242 6365184 1179 1992294400 134512640 134996440 4294956176 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1554 1179 75 118 0 1433 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 12032

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/66 27688
/proc/meminfo: memFree=1616808/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6216 CPUtime=804.48
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2213 0 0 0 80447 1 0 0 25 0 1 0 111746242 6365184 1182 1992294400 134512640 134996440 4294956176 18446744073709551615 134587281 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1554 1182 75 118 0 1433 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 12032

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 27688
/proc/meminfo: memFree=1616744/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=864.45
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2220 0 0 0 86444 1 0 0 25 0 1 0 111746242 6500352 1189 1992294400 134512640 134996440 4294956176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1189 75 118 0 1466 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 12164

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 27688
/proc/meminfo: memFree=1616744/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=924.43
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2226 0 0 0 92442 1 0 0 25 0 1 0 111746242 6500352 1195 1992294400 134512640 134996440 4294956176 18446744073709551615 134571518 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1195 75 118 0 1466 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 12164

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 27688
/proc/meminfo: memFree=1616680/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=984.4
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2226 0 0 0 98439 1 0 0 25 0 1 0 111746242 6500352 1195 1992294400 134512640 134996440 4294956176 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1195 75 118 0 1466 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 12164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 27688
/proc/meminfo: memFree=1616680/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=1044.37
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2228 0 0 0 104436 1 0 0 25 0 1 0 111746242 6500352 1197 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1197 75 118 0 1466 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 12164

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 27688
/proc/meminfo: memFree=1616680/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=1104.36
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2230 0 0 0 110434 2 0 0 25 0 1 0 111746242 6500352 1199 1992294400 134512640 134996440 4294956176 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1199 75 118 0 1466 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 12164

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 27688
/proc/meminfo: memFree=1616680/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=1164.33
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2232 0 0 0 116431 2 0 0 25 0 1 0 111746242 6500352 1201 1992294400 134512640 134996440 4294956176 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1201 75 118 0 1466 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 12164

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27688
/proc/meminfo: memFree=1616680/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=1172.33
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2232 0 0 0 117231 2 0 0 25 0 1 0 111746242 6500352 1201 1992294400 134512640 134996440 4294956176 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1201 75 118 0 1466 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 12164

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27688
/proc/meminfo: memFree=1616680/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=1178.73
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2232 0 0 0 117871 2 0 0 25 0 1 0 111746242 6500352 1201 1992294400 134512640 134996440 4294956176 18446744073709551615 134532814 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1201 75 118 0 1466 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 12164

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27688
/proc/meminfo: memFree=1616680/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=1180.32
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2232 0 0 0 118030 2 0 0 25 0 1 0 111746242 6500352 1201 1992294400 134512640 134996440 4294956176 18446744073709551615 134552317 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1201 75 118 0 1466 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 12164

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27688
/proc/meminfo: memFree=1616680/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=1181.12
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2232 0 0 0 118110 2 0 0 25 0 1 0 111746242 6500352 1201 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1201 75 118 0 1466 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 12164

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27688
/proc/meminfo: memFree=1616680/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=1181.52
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2232 0 0 0 118150 2 0 0 25 0 1 0 111746242 6500352 1201 1992294400 134512640 134996440 4294956176 18446744073709551615 134528312 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1201 75 118 0 1466 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 12164

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27688
/proc/meminfo: memFree=1616680/2055920 swapFree=4191900/4192956
[pid=27676] ppid=27674 vsize=5816 CPUtime=17.43
/proc/27676/stat : 27676 (SATzilla2009_C) S 27674 27676 27338 0 -1 4194304 1671 5483 0 0 530 5 1202 6 25 0 1 0 111744496 5955584 1037 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27676/statm: 1454 1037 219 399 0 1051 0
[pid=27682] ppid=27676 vsize=6348 CPUtime=1181.72
/proc/27682/stat : 27682 (march_dl2004) R 27676 27676 27338 0 -1 4194304 2232 0 0 0 118170 2 0 0 25 0 1 0 111746242 6500352 1201 1992294400 134512640 134996440 4294956176 18446744073709551615 134587383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27682/statm: 1587 1201 75 118 0 1466 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 12164

Child status: 17
Real time (s): 1199.8
CPU time (s): 1199.27
CPU user time (s): 1199.13
CPU system time (s): 0.141978
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 12164

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

runsolver used 1.37479 second user time and 2.99454 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-27 14:58:31
IDJOB=1738326
IDBENCH=71805
IDSOLVER=527
FILE ID=node15/1738326-1240837111
PBS_JOBID= 9187507
Free space on /tmp= 66284 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738326-1240837111/watcher-1738326-1240837111 -o /tmp/evaluation-result-1738326-1240837111/solver-1738326-1240837111 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1738326-1240837111.cnf

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

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=579562275

node15.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.220
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	: 5931.00
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.220
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:       1624976 kB
Buffers:         58640 kB
Cached:         295664 kB
SwapCached:        384 kB
Active:         194892 kB
Inactive:       172836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624976 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           32004 kB
Writeback:           0 kB
Mapped:          21792 kB
Slab:            49152 kB
Committed_AS:   434024 kB
PageTables:       1460 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= 66256 MiB
End job on node15 at 2009-04-27 15:18:31