Trace number 1563573

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.06 1199.54

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark406.26
Satisfiable
(Un)Satisfiability was proved
Number of variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

24.17/24.24	c SATzilla is building models for class 3
24.17/24.24	c run presolver mxc-sr08 for 10 seconds ... 
24.17/24.24	c Bin: Executing mxc-sr08
24.17/24.24	c spawning binary file with 10 seconds ...
24.17/24.24	c child exit by a signal
24.17/24.24	c mxc-sr08 returned code 137.
24.17/24.24	c run presolver picosat846 for 5 seconds ... 
24.17/24.24	c Bin: Executing picosat846
24.17/24.24	c spawning binary file with 5 seconds ...
24.17/24.24	c child exit by a signal
24.17/24.24	c picosat846 returned code 137.
24.17/24.24	c Orignal number of varibales is 53752, number of clauses is 148393 
24.17/24.24	c predicted feature computation time is 2.600237 
24.17/24.24	c Bin: Executing satelite
24.17/24.24	c spawning binary file with 240 seconds ...
24.17/24.24	c child exited successfully
24.17/24.24	c satzilla computing base features
24.17/24.24	c Number of variabe is: 13761, Number of clause is : 65966 
24.17/24.24	c Initializing...
24.17/24.24	c satzilla doing clause learning
24.17/24.24	c start clause learning features ...
24.17/24.24	c Bin: Executing zchaff07
24.17/24.24	c spawning binary file with 2 seconds ...
24.17/24.24	c child exit by a signal
24.17/24.24	c satzilla doing survey propogation probe
24.17/24.24	c do survay propogation for 2 second ...
24.17/24.24	c satzilla doing local search probe
24.17/24.24	c features are:53752 148393 13761 65966 2.90611 1.24954 0.208607 0.443997 0.793485 1.32131 0.00023181 1.67658 0.000145338 0.00726691 1.06185 0.416078 0.8711 0.00023181 1.065 0.000106115 0.00303186 2.1911 0.190007 0.124013 0 0.959184 1.75999 0.00010475 1.23775 1.51593e-05 0.00200103 1.96717 0.586469 0.00068023 0.832573 7.57966e-05 0.00891368 699.5 0.237352 558 1045 1045 558 730 582 688 13.3644 0.166539 10.4973 17.6117 17.6117 10.4973 13.7108 11.5579 13.5993 0.556789 0.499481 2.92282e-10 0.990082 0.751117 2.25191e-05 0.72863 0.563625 0.695766 0.0657831 0.827131 -1.11022e-16 0.217968 0.133462 0.0100713 0.132447 0.0133526 0.0495904 576.9 0.487483 4002.4 0.351488 4439 0 4481 0.636373 0.866587 0.948586 0.0718958 
24.17/24.24	c satzilla's ranking:
24.17/24.24	c 1) mxc-sr08: 3.105807
24.17/24.24	c 2) minisat20SAT07: 2.430159
24.17/24.24	c 3) picosat846: 2.329108
24.17/24.24	c 4) zchaff_rand: 2.042372
24.17/24.24	c 5) march_dl2004: 1.003260
24.17/24.24	c 6) SATenstein: -10000.000000
24.17/24.24	c 7) gnovelty+: -10000.000000
24.17/24.24	c 8) adaptg2wsat+: -10000.000000
24.17/24.24	c 9) adaptg2wsat0: -10000.000000
24.17/24.24	c 10) tts-4-0: -10000.000000
24.17/24.24	c 11) vallst: -10000.000000
24.17/24.24	c 12) minisat20: -10000.000000
24.17/24.24	c 13) kcnfs04SAT07: -10000.000000
24.17/24.24	c satzilla running mxc-sr08 ... 
1198.99/1199.53	c Bin: Executing mxc-sr08
1198.99/1199.53	c spawning binary file with 1175 seconds ...
1198.99/1199.53	c child exit by a signal
1198.99/1199.53	c mxc-sr08 returned code 137.
1198.99/1199.53	c satzilla running minisat20SAT07 ... 
1198.99/1199.53	c Bin: Executing minisat20SAT07
1198.99/1199.53	c minisat20SAT07 returned code 1.
1198.99/1199.53	c satzilla running picosat846 ... 
1198.99/1199.53	c Bin: Executing picosat846
1198.99/1199.53	c picosat846 returned code 1.
1198.99/1199.53	c satzilla running zchaff_rand ... 
1198.99/1199.53	c Bin: Executing zchaff_rand
1198.99/1199.53	c zchaff_rand returned code 1.
1198.99/1199.53	c satzilla running march_dl2004 ... 
1198.99/1199.53	c Bin: Executing march_dl2004
1198.99/1199.53	c march_dl2004 returned code 1.
1198.99/1199.53	c satzilla running SATenstein ... 
1198.99/1199.53	c Bin: Executing SATenstein
1198.99/1199.53	c SATenstein returned code 1.
1198.99/1199.53	c satzilla running gnovelty+ ... 
1198.99/1199.53	c Bin: Executing gnovelty+
1198.99/1199.53	c gnovelty+ returned code 1.
1198.99/1199.53	c satzilla running adaptg2wsat+ ... 
1198.99/1199.53	c Bin: Executing adaptg2wsat+
1198.99/1199.53	c adaptg2wsat+ returned code 1.
1198.99/1199.53	c satzilla running adaptg2wsat0 ... 
1198.99/1199.53	c Bin: Executing adaptg2wsat0
1198.99/1199.53	c adaptg2wsat0 returned code 1.
1198.99/1199.53	c satzilla running tts-4-0 ... 
1198.99/1199.53	c Bin: Executing tts-4-0
1198.99/1199.53	c tts-4-0 returned code 1.
1198.99/1199.53	c satzilla running vallst ... 
1198.99/1199.53	c Bin: Executing vallst
1198.99/1199.53	c vallst returned code 1.
1198.99/1199.53	c satzilla running minisat20 ... 
1198.99/1199.53	c Bin: Executing minisat20
1198.99/1199.53	c minisat20 returned code 1.
1198.99/1199.53	c satzilla running kcnfs04SAT07 ... 
1198.99/1199.53	c Bin: Executing kcnfs04SAT07
1198.99/1199.53	c kcnfs04SAT07 returned code 1.
1198.99/1199.53	c ERROR: All Failed! 
1198.99/1199.53	c SATZILLA_TIME=1199.220000

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-1563573-1238787398/watcher-1563573-1238787398 -o /tmp/evaluation-result-1563573-1238787398/solver-1563573-1238787398 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1563573-1238787398.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 3306
/proc/meminfo: memFree=1704736/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=2056 CPUtime=0
/proc/3306/stat : 3306 (SATzilla2009_I) R 3304 3306 3000 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1151401566 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/3306/statm: 514 112 96 399 0 111 0
[pid=3307] ppid=3306 vsize=5632 CPUtime=0
/proc/3307/stat : 3307 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 793 0 0 0 0 0 0 0 18 0 1 0 1151401566 5767168 789 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3307/statm: 1408 796 50 138 0 1267 0

[startup+0.0218619 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 3306
/proc/meminfo: memFree=1704736/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=2056 CPUtime=0
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151401566 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3306/statm: 514 112 96 399 0 111 0
[pid=3307] ppid=3306 vsize=12724 CPUtime=0.01
/proc/3307/stat : 3307 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 2599 0 0 0 1 0 0 0 19 0 1 0 1151401566 13029376 2595 1992294400 134512640 135078026 4294956192 18446744073709551615 134554627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3307/statm: 3181 2598 52 138 0 3040 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14780

[startup+0.102867 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 3306
/proc/meminfo: memFree=1704736/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=2056 CPUtime=0
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151401566 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3306/statm: 514 112 96 399 0 111 0
[pid=3307] ppid=3306 vsize=19832 CPUtime=0.09
/proc/3307/stat : 3307 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 4250 0 0 0 8 1 0 0 19 0 1 0 1151401566 20307968 4222 1992294400 134512640 135078026 4294956192 18446744073709551615 134565503 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3307/statm: 4958 4223 54 138 0 4817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21888

[startup+0.302884 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 3306
/proc/meminfo: memFree=1704736/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=2056 CPUtime=0
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151401566 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3306/statm: 514 112 96 399 0 111 0
[pid=3307] ppid=3306 vsize=24996 CPUtime=0.29
/proc/3307/stat : 3307 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 6174 0 0 0 27 2 0 0 21 0 1 0 1151401566 25595904 5551 1992294400 134512640 135078026 4294956192 18446744073709551615 134724816 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3307/statm: 6249 5551 55 138 0 6108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27052

[startup+0.70292 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 3306
/proc/meminfo: memFree=1704736/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=2056 CPUtime=0
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151401566 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3306/statm: 514 112 96 399 0 111 0
[pid=3307] ppid=3306 vsize=26892 CPUtime=0.69
/proc/3307/stat : 3307 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 7573 0 0 0 66 3 0 0 25 0 1 0 1151401566 27537408 6165 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3307/statm: 6723 6165 71 138 0 6582 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28948

[startup+1.50199 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3308
/proc/meminfo: memFree=1680080/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=2056 CPUtime=0
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151401566 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3306/statm: 514 112 96 399 0 111 0
[pid=3307] ppid=3306 vsize=26892 CPUtime=1.49
/proc/3307/stat : 3307 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 7578 0 0 0 146 3 0 0 25 0 1 0 1151401566 27537408 6170 1992294400 134512640 135078026 4294956192 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3307/statm: 6723 6170 71 138 0 6582 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28948

[startup+3.10113 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3308
/proc/meminfo: memFree=1679888/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=2056 CPUtime=0
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151401566 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3306/statm: 514 112 96 399 0 111 0
[pid=3307] ppid=3306 vsize=26892 CPUtime=3.09
/proc/3307/stat : 3307 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 7578 0 0 0 306 3 0 0 25 0 1 0 1151401566 27537408 6170 1992294400 134512640 135078026 4294956192 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3307/statm: 6723 6170 71 138 0 6582 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28948

[startup+6.30141 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3308
/proc/meminfo: memFree=1680144/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=2056 CPUtime=0
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151401566 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3306/statm: 514 112 96 399 0 111 0
[pid=3307] ppid=3306 vsize=27084 CPUtime=6.29
/proc/3307/stat : 3307 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 7587 0 0 0 626 3 0 0 25 0 1 0 1151401566 27734016 6179 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3307/statm: 6771 6179 71 138 0 6630 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29140

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3309
/proc/meminfo: memFree=1695312/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=2056 CPUtime=9.99
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 152 7593 0 0 0 0 996 3 16 0 1 0 1151401566 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 514 121 104 399 0 111 0
[pid=3309] ppid=3306 vsize=11800 CPUtime=2.68
/proc/3309/stat : 3309 (picosat846) R 3306 3306 3000 0 -1 4194304 2520 0 0 0 267 1 0 0 25 0 1 0 1151402567 12083200 2422 1992294400 134512640 134570484 4294956192 18446744073709551615 134522069 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3309/statm: 2950 2422 85 14 0 2616 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13856

[startup+25.5021 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3312
/proc/meminfo: memFree=1671184/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=26892 CPUtime=1.25
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 7578 0 0 0 121 4 0 0 25 0 1 0 1151403991 27537408 6170 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 6723 6170 71 138 0 6582 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 36440

[startup+51.1023 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3312
/proc/meminfo: memFree=1670224/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=28404 CPUtime=26.83
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 7922 0 0 0 2679 4 0 0 25 0 1 0 1151403991 29085696 6514 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 7101 6515 71 138 0 6960 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 37952

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3312
/proc/meminfo: memFree=1664912/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=33840 CPUtime=78.02
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 9227 0 0 0 7797 5 0 0 25 0 1 0 1151403991 34652160 7819 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 8460 7819 71 138 0 8319 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 43388

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3312
/proc/meminfo: memFree=1661648/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=37164 CPUtime=138
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 10042 0 0 0 13794 6 0 0 25 0 1 0 1151403991 38055936 8634 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 9291 8634 71 138 0 9150 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 46712

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3312
/proc/meminfo: memFree=1660880/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=37692 CPUtime=197.99
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 10213 0 0 0 19792 7 0 0 25 0 1 0 1151403991 38596608 8805 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 9423 8805 71 138 0 9282 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 47240

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1659664/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=38912 CPUtime=257.97
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 10487 0 0 0 25790 7 0 0 25 0 1 0 1151403991 39845888 9079 1992294400 134512640 135078026 4294956192 18446744073709551615 134540322 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 9728 9079 71 138 0 9587 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 48460

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1658512/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=40232 CPUtime=317.95
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 10817 0 0 0 31787 8 0 0 25 0 1 0 1151403991 41197568 9409 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 10058 9409 71 138 0 9917 0

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


[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1654288/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=44448 CPUtime=737.77
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 11854 0 0 0 73768 9 0 0 25 0 1 0 1151403991 45514752 10446 1992294400 134512640 135078026 4294956192 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 11112 10446 71 138 0 10971 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 53996

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1652432/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=46852 CPUtime=797.74
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 12318 0 0 0 79764 10 0 0 25 0 1 0 1151403991 47976448 10910 1992294400 134512640 135078026 4294956192 18446744073709551615 134537997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 11713 10910 71 138 0 11572 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 56400

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1650064/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49228 CPUtime=857.71
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 12897 0 0 0 85760 11 0 0 25 0 1 0 1151403991 50409472 11489 1992294400 134512640 135078026 4294956192 18446744073709551615 134524401 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12307 11489 71 138 0 12166 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 58776

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1650064/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49228 CPUtime=917.69
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 12912 0 0 0 91758 11 0 0 25 0 1 0 1151403991 50409472 11504 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12307 11504 71 138 0 12166 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 58776

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1649872/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49376 CPUtime=977.67
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 12953 0 0 0 97756 11 0 0 25 0 1 0 1151403991 50561024 11545 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12344 11545 71 138 0 12203 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 58924

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1649744/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49520 CPUtime=1037.64
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 12987 0 0 0 103753 11 0 0 25 0 1 0 1151403991 50708480 11579 1992294400 134512640 135078026 4294956192 18446744073709551615 134534619 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12380 11579 71 138 0 12239 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 59068

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1649616/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49680 CPUtime=1097.61
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 13006 0 0 0 109750 11 0 0 25 0 1 0 1151403991 50872320 11598 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12420 11598 71 138 0 12279 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 59228

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1649232/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49944 CPUtime=1157.59
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 13090 0 0 0 115747 12 0 0 25 0 1 0 1151403991 51142656 11682 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12486 11682 71 138 0 12345 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 59492

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1649232/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49944 CPUtime=1165.59
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 13092 0 0 0 116547 12 0 0 25 0 1 0 1151403991 51142656 11684 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12486 11684 71 138 0 12345 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 59492

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1649232/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49944 CPUtime=1168.79
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 13093 0 0 0 116867 12 0 0 25 0 1 0 1151403991 51142656 11685 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12486 11685 71 138 0 12345 0
Current children cumulated CPU time (s) 1192.99
Current children cumulated vsize (KiB) 59492

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1649232/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49944 CPUtime=1171.99
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 13094 0 0 0 117187 12 0 0 25 0 1 0 1151403991 51142656 11686 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12486 11686 71 138 0 12345 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 59492

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1649232/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49944 CPUtime=1173.59
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 13094 0 0 0 117347 12 0 0 25 0 1 0 1151403991 51142656 11686 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12486 11686 71 138 0 12345 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 59492

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1649232/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49944 CPUtime=1174.39
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 13094 0 0 0 117427 12 0 0 25 0 1 0 1151403991 51142656 11686 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12486 11686 71 138 0 12345 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 59492

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 3314
/proc/meminfo: memFree=1649232/2055920 swapFree=4172392/4192956
[pid=3306] ppid=3304 vsize=9548 CPUtime=24.2
/proc/3306/stat : 3306 (SATzilla2009_I) S 3304 3306 3000 0 -1 4194304 4653 19470 0 0 533 14 1856 17 25 0 1 0 1151401566 9777152 2151 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3306/statm: 2387 2151 217 399 0 1984 0
[pid=3312] ppid=3306 vsize=49944 CPUtime=1174.79
/proc/3312/stat : 3312 (mxc-sr08) R 3306 3306 3000 0 -1 4194304 13094 0 0 0 117467 12 0 0 25 0 1 0 1151403991 51142656 11686 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3312/statm: 12486 11686 71 138 0 12345 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 59492

Child status: 17
Real time (s): 1199.54
CPU time (s): 1199.06
CPU user time (s): 1198.6
CPU system time (s): 0.45693
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 59492

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

runsolver used 1.20282 second user time and 3.19451 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-03 21:36:39
IDJOB=1563573
IDBENCH=70956
IDSOLVER=528
FILE ID=node58/1563573-1238787398
PBS_JOBID= 9085574
Free space on /tmp= 66560 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563573-1238787398/watcher-1563573-1238787398 -o /tmp/evaluation-result-1563573-1238787398/solver-1563573-1238787398 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1563573-1238787398.cnf

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED=671756622

node58.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1705280 kB
Buffers:         71980 kB
Cached:         201392 kB
SwapCached:      10256 kB
Active:         136736 kB
Inactive:       148440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705280 kB
SwapTotal:     4192956 kB
SwapFree:      4172392 kB
Dirty:           33832 kB
Writeback:           0 kB
Mapped:          17436 kB
Slab:            51000 kB
Committed_AS:  2832164 kB
PageTables:       1764 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= 66528 MiB
End job on node58 at 2009-04-03 21:56:38