Trace number 1732916

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-22SAT 81.1437 81.2404

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK12.cnf
MD5SUMbcbdfe82209aa971e7a6ff7bba833b95
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.39164
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of clauses831600
Sum of the clauses size9979200
Maximum clause length12
Minimum clause length12
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5831600

Solver Data

48.63/48.78	c SATzilla is building models for class 2
48.63/48.78	c run presolver march_dl2004 for 5 seconds ... 
48.63/48.78	c Bin: Executing march_dl2004
48.63/48.78	c spawning binary file with 5 seconds ...
48.63/48.78	c child exit by a signal
48.63/48.78	c march_dl2004 returned code 137.
48.63/48.78	c run presolver mxc-sr08 for 5 seconds ... 
48.63/48.78	c Bin: Executing mxc-sr08
48.63/48.78	c spawning binary file with 5 seconds ...
48.63/48.78	c child exit by a signal
48.63/48.78	c mxc-sr08 returned code 137.
48.63/48.78	c Orignal number of varibales is 66, number of clauses is 831600 
48.63/48.78	c predicted feature computation time is 23.566477 
48.63/48.78	c Bin: Executing satelite
48.63/48.78	c spawning binary file with 240 seconds ...
48.63/48.78	c child exited successfully
48.63/48.78	c satzilla computing base features
48.63/48.78	c Number of variabe is: 66, Number of clause is : 831600 
48.63/48.78	c Initializing...
48.63/48.78	c satzilla compute diameter ...
48.63/48.78	c start diameter features ...
48.63/48.78	c satzilla doing clause learning
48.63/48.78	c start clause learning features ...
48.63/48.78	c Bin: Executing zchaff07
48.63/48.78	c spawning binary file with 2 seconds ...
48.63/48.78	c child exit by a signal
48.63/48.78	c satzilla doing survey propogation probe
48.63/48.78	c do survay propogation for 2 second ...
48.63/48.78	c satzilla doing local search probe
48.63/48.78	c satzilla doing lobjois search-space size estimate
48.63/48.78	c features are:66 831600 66 831600 0 0 7.93651e-05 1 0 -0 0.181818 9.15934e-16 0.181818 0.181818 -0 0 0 0.181818 0 0.181818 0.181818 -0 0 0 0 0 -0 0.0909091 0 0.0909091 0.0909091 -0 0.5 7.81626e-05 0 7.81626e-05 7.81626e-05 2 0 2 2 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.499243 0.00351887 0.490848 0.5 0.5 0.497182 0.5 0.499606 0.5 43.5 3.08981 6.9 0.406774 7.5 0 9 12.7539 1.12439 0.807064 0.373374 0.848485 0.874302 
48.63/48.78	c satzilla's ranking:
48.63/48.78	c 1) vallst: 67.987503
48.63/48.78	c 2) minisat20: 29.103915
48.63/48.78	c 3) tts-4-0: 5.067726
48.63/48.78	c 4) minisat20SAT07: 2.030471
48.63/48.78	c 5) zchaff_rand: 1.818454
48.63/48.78	c 6) mxc-sr08: 1.793768
48.63/48.78	c 7) march_dl2004: -1.191475
48.63/48.78	c 8) SATenstein: -10000.000000
48.63/48.78	c 9) gnovelty+: -10000.000000
48.63/48.78	c 10) adaptg2wsat+: -10000.000000
48.63/48.78	c 11) adaptg2wsat0: -10000.000000
48.63/48.78	c 12) picosat846: -10000.000000
48.63/48.78	c 13) kcnfs04SAT07: -10000.000000
48.63/48.78	c satzilla running vallst ... 
81.07/81.20	c Bin: Executing vallst
81.07/81.20	c spawning binary file with 1151 seconds ...
81.07/81.20	c child exited successfully
81.07/81.20	c vallst returned code 10.
81.07/81.20	s SATISFIABLE
81.07/81.20	v -1 -2  3 -4  5 -6 -8  9  10  11 -12 -13 -14  15  16  17  18  19 -20 -21 -22  23 -24  25  27 -28  29  30 -31  32 -33 -34 -35  36  37  38 -39  40  41  42 -43  44  45  46  47  48 -49 -50 -51  52 -53  54 -55 -56  57  58  59  60 -61 -62 -63 -64 -65 -66  0
81.07/81.20	c SATZILLA_TIME=81.100000

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1732916-1240784045/watcher-1732916-1240784045 -o /tmp/evaluation-result-1732916-1240784045/solver-1732916-1240784045 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1732916-1240784045.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.00 1.31 1.32 3/64 1157
/proc/meminfo: memFree=1577324/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=2056 CPUtime=0
/proc/1157/stat : 1157 (SATzilla2009_C) R 1155 1157 860 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 106437369 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/1157/statm: 514 112 96 399 0 111 0
[pid=1158] ppid=1157 vsize=7140 CPUtime=0
/proc/1158/stat : 1158 (march_dl2004) R 1157 1157 860 0 -1 4194304 878 0 0 0 0 0 0 0 18 0 1 0 106437369 7311360 873 1992294400 134512640 134996440 4294956176 18446744073709551615 134778233 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1158/statm: 1785 874 50 118 0 1664 0

[startup+0.0865089 s]
/proc/loadavg: 1.00 1.31 1.32 3/64 1157
/proc/meminfo: memFree=1577324/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=2056 CPUtime=0
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106437369 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1157/statm: 514 112 96 399 0 111 0
[pid=1158] ppid=1157 vsize=8328 CPUtime=0.08
/proc/1158/stat : 1158 (march_dl2004) R 1157 1157 860 0 -1 4194304 1207 0 0 0 8 0 0 0 19 0 1 0 106437369 8527872 1202 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1158/statm: 2082 1203 50 118 0 1961 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10384

[startup+0.101509 s]
/proc/loadavg: 1.00 1.31 1.32 3/64 1157
/proc/meminfo: memFree=1577324/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=2056 CPUtime=0
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106437369 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1157/statm: 514 112 96 399 0 111 0
[pid=1158] ppid=1157 vsize=8592 CPUtime=0.09
/proc/1158/stat : 1158 (march_dl2004) R 1157 1157 860 0 -1 4194304 1269 0 0 0 9 0 0 0 19 0 1 0 106437369 8798208 1264 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1158/statm: 2148 1264 50 118 0 2027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10648

[startup+0.301531 s]
/proc/loadavg: 1.00 1.31 1.32 3/64 1157
/proc/meminfo: memFree=1577324/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=2056 CPUtime=0
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106437369 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1157/statm: 514 112 96 399 0 111 0
[pid=1158] ppid=1157 vsize=11628 CPUtime=0.29
/proc/1158/stat : 1158 (march_dl2004) R 1157 1157 860 0 -1 4194304 2082 0 0 0 29 0 0 0 21 0 1 0 106437369 11907072 2077 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1158/statm: 2907 2077 50 118 0 2786 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13684

[startup+0.701575 s]
/proc/loadavg: 1.00 1.31 1.32 3/64 1157
/proc/meminfo: memFree=1577324/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=2056 CPUtime=0
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106437369 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1157/statm: 514 112 96 399 0 111 0
[pid=1158] ppid=1157 vsize=17700 CPUtime=0.69
/proc/1158/stat : 1158 (march_dl2004) R 1157 1157 860 0 -1 4194304 3711 0 0 0 68 1 0 0 25 0 1 0 106437369 18124800 3706 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1158/statm: 4425 3706 50 118 0 4304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19756

[startup+1.50167 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 1159
/proc/meminfo: memFree=1557596/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=2056 CPUtime=0
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106437369 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1157/statm: 514 112 96 399 0 111 0
[pid=1158] ppid=1157 vsize=29580 CPUtime=1.49
/proc/1158/stat : 1158 (march_dl2004) R 1157 1157 860 0 -1 4194304 6913 0 0 0 145 4 0 0 25 0 1 0 106437369 30289920 6908 1992294400 134512640 134996440 4294956176 18446744073709551615 134550176 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1158/statm: 7395 6908 50 118 0 7274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31636

[startup+3.10185 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 1159
/proc/meminfo: memFree=1538844/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=2056 CPUtime=0
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106437369 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1157/statm: 514 112 96 399 0 111 0
[pid=1158] ppid=1157 vsize=52416 CPUtime=3.08
/proc/1158/stat : 1158 (march_dl2004) R 1157 1157 860 0 -1 4194304 13037 0 0 0 298 10 0 0 25 0 1 0 106437369 53673984 13032 1992294400 134512640 134996440 4294956176 18446744073709551615 134549825 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1158/statm: 13104 13032 50 118 0 12983 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54472

[startup+6.3022 s]
/proc/loadavg: 1.00 1.31 1.31 2/66 1160
/proc/meminfo: memFree=1520220/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=2056 CPUtime=5
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 152 25281 0 0 0 0 484 16 16 0 1 0 106437369 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1157/statm: 514 121 104 399 0 111 0
[pid=1160] ppid=1157 vsize=127132 CPUtime=1.27
/proc/1160/stat : 1160 (mxc-sr08) R 1157 1157 860 0 -1 4194304 29372 0 0 0 115 12 0 0 25 0 1 0 106437872 130183168 29368 1992294400 134512640 135078026 4294956176 18446744073709551615 134566028 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1160/statm: 31783 29370 54 138 0 31642 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 129188

[startup+12.7019 s]
/proc/loadavg: 1.00 1.30 1.31 2/66 1161
/proc/meminfo: memFree=1466076/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=2056 CPUtime=10.01
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 179 60028 0 0 0 0 969 32 16 0 1 0 106437369 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1157/statm: 514 138 120 399 0 111 0
[pid=1161] ppid=1157 vsize=111784 CPUtime=2.64
/proc/1161/stat : 1161 (satelite) R 1157 1157 860 0 -1 4194304 26964 0 0 0 243 21 0 0 25 0 1 0 106438373 114466816 26959 1992294400 134512640 135037501 4294956160 18446744073709551615 134814918 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1161/statm: 27946 26959 66 128 0 27815 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 113840

[startup+25.5013 s]
/proc/loadavg: 1.00 1.29 1.31 2/65 1162
/proc/meminfo: memFree=1413476/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=161136 CPUtime=25.43
/proc/1157/stat : 1157 (SATzilla2009_C) R 1155 1157 860 0 -1 4194304 55615 95922 0 0 817 29 1628 69 25 0 1 0 106437369 165003264 33943 1992294400 134512640 136149437 4294956208 18446744073709551615 134873383 0 0 4096 3 0 0 0 17 0 0 0
/proc/1157/statm: 40284 33943 149 399 0 39881 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 161136

[startup+51.1012 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 1163
/proc/meminfo: memFree=1420252/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=133556 CPUtime=48.71
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 101834 95922 0 0 3118 56 1628 69 25 0 1 0 106437369 136761344 27660 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1157/statm: 33389 27660 218 399 0 32986 0
[pid=1163] ppid=1157 vsize=75548 CPUtime=2.28
/proc/1163/stat : 1163 (vallst) R 1157 1157 860 0 -1 4194304 7629 0 2 0 222 6 0 0 25 0 1 0 106442248 77361152 7615 1992294400 134512640 134738160 4294956176 18446744073709551615 134551946 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/1163/statm: 18887 7615 114 55 0 18477 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 209104

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

[startup+63.9016 s]
/proc/loadavg: 1.00 1.25 1.29 2/66 1163
/proc/meminfo: memFree=1375580/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=133556 CPUtime=48.71
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 101834 95922 0 0 3118 56 1628 69 25 0 1 0 106437369 136761344 27660 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1157/statm: 33389 27660 218 399 0 32986 0
[pid=1163] ppid=1157 vsize=87308 CPUtime=15.07
/proc/1163/stat : 1163 (vallst) R 1157 1157 860 0 -1 4194304 14405 0 3 0 1497 10 0 0 25 0 1 0 106442248 89403392 14391 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/1163/statm: 21827 14391 135 55 0 21417 0
Current children cumulated CPU time (s) 63.78
Current children cumulated vsize (KiB) 220864

[startup+70.3013 s]
/proc/loadavg: 1.00 1.24 1.29 2/66 1163
/proc/meminfo: memFree=1372188/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=133556 CPUtime=48.71
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 101834 95922 0 0 3118 56 1628 69 25 0 1 0 106437369 136761344 27660 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1157/statm: 33389 27660 218 399 0 32986 0
[pid=1163] ppid=1157 vsize=246768 CPUtime=21.48
/proc/1163/stat : 1163 (vallst) R 1157 1157 860 0 -1 4194304 15286 0 3 0 2137 11 0 0 25 0 1 0 106442248 252690432 15272 1992294400 134512640 134738160 4294956176 18446744073709551615 134571295 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/1163/statm: 61692 15272 149 55 0 61282 0
Current children cumulated CPU time (s) 70.19
Current children cumulated vsize (KiB) 380324

[startup+76.701 s]
/proc/loadavg: 1.00 1.24 1.29 2/66 1163
/proc/meminfo: memFree=1369564/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=133556 CPUtime=48.71
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 101834 95922 0 0 3118 56 1628 69 25 0 1 0 106437369 136761344 27660 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1157/statm: 33389 27660 218 399 0 32986 0
[pid=1163] ppid=1157 vsize=250972 CPUtime=27.86
/proc/1163/stat : 1163 (vallst) R 1157 1157 860 0 -1 4194304 16065 0 3 0 2775 11 0 0 25 0 1 0 106442248 256995328 16051 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/1163/statm: 62743 16051 149 55 0 62333 0
Current children cumulated CPU time (s) 76.57
Current children cumulated vsize (KiB) 384528

[startup+78.3012 s]
/proc/loadavg: 1.00 1.24 1.29 2/66 1163
/proc/meminfo: memFree=1368924/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=133556 CPUtime=48.71
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 101834 95922 0 0 3118 56 1628 69 25 0 1 0 106437369 136761344 27660 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1157/statm: 33389 27660 218 399 0 32986 0
[pid=1163] ppid=1157 vsize=251748 CPUtime=29.47
/proc/1163/stat : 1163 (vallst) R 1157 1157 860 0 -1 4194304 16163 0 3 0 2935 12 0 0 25 0 1 0 106442248 257789952 16149 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/1163/statm: 62937 16149 149 55 0 62527 0
Current children cumulated CPU time (s) 78.18
Current children cumulated vsize (KiB) 385304

[startup+79.9014 s]
/proc/loadavg: 1.00 1.24 1.29 2/66 1163
/proc/meminfo: memFree=1368732/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=133556 CPUtime=48.71
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 101834 95922 0 0 3118 56 1628 69 25 0 1 0 106437369 136761344 27660 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1157/statm: 33389 27660 218 399 0 32986 0
[pid=1163] ppid=1157 vsize=252144 CPUtime=31.07
/proc/1163/stat : 1163 (vallst) R 1157 1157 860 0 -1 4194304 16237 0 3 0 3095 12 0 0 25 0 1 0 106442248 258195456 16223 1992294400 134512640 134738160 4294956176 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/1163/statm: 63036 16223 149 55 0 62626 0
Current children cumulated CPU time (s) 79.78
Current children cumulated vsize (KiB) 385700

[startup+80.7015 s]
/proc/loadavg: 1.00 1.23 1.29 2/66 1163
/proc/meminfo: memFree=1368412/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=133556 CPUtime=48.71
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 101834 95922 0 0 3118 56 1628 69 25 0 1 0 106437369 136761344 27660 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1157/statm: 33389 27660 218 399 0 32986 0
[pid=1163] ppid=1157 vsize=252668 CPUtime=31.87
/proc/1163/stat : 1163 (vallst) R 1157 1157 860 0 -1 4194304 16312 0 3 0 3175 12 0 0 25 0 1 0 106442248 258732032 16298 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/1163/statm: 63167 16298 149 55 0 62757 0
Current children cumulated CPU time (s) 80.58
Current children cumulated vsize (KiB) 386224

[startup+81.1015 s]
/proc/loadavg: 1.00 1.23 1.29 2/66 1163
/proc/meminfo: memFree=1368412/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=133556 CPUtime=48.71
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 101834 95922 0 0 3118 56 1628 69 25 0 1 0 106437369 136761344 27660 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1157/statm: 33389 27660 218 399 0 32986 0
[pid=1163] ppid=1157 vsize=252668 CPUtime=32.27
/proc/1163/stat : 1163 (vallst) R 1157 1157 860 0 -1 4194304 16313 0 3 0 3215 12 0 0 25 0 1 0 106442248 258732032 16299 1992294400 134512640 134738160 4294956176 18446744073709551615 134571248 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/1163/statm: 63167 16299 149 55 0 62757 0
Current children cumulated CPU time (s) 80.98
Current children cumulated vsize (KiB) 386224

[startup+81.2015 s]
/proc/loadavg: 1.00 1.23 1.29 2/66 1163
/proc/meminfo: memFree=1368412/2055920 swapFree=4181272/4192956
[pid=1157] ppid=1155 vsize=133556 CPUtime=48.71
/proc/1157/stat : 1157 (SATzilla2009_C) S 1155 1157 860 0 -1 4194304 101834 95922 0 0 3118 56 1628 69 25 0 1 0 106437369 136761344 27660 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1157/statm: 33389 27660 218 399 0 32986 0
[pid=1163] ppid=1157 vsize=0 CPUtime=32.36
/proc/1163/stat : 1163 (vallst) R 1157 1157 860 0 -1 4194308 16319 0 3 0 3224 12 0 0 25 0 1 0 106442248 0 0 1992294400 0 0 0 0 0 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/1163/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 81.07
Current children cumulated vsize (KiB) 133556

Child status: 10
Real time (s): 81.2404
CPU time (s): 81.1437
CPU user time (s): 79.7169
CPU system time (s): 1.42678
CPU usage (%): 99.881
Max. virtual memory (cumulated for all children) (KiB): 386224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.7169
system time used= 1.42678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214091
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 286

runsolver used 0.085986 second user time and 0.221966 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-27 00:14:08
IDJOB=1732916
IDBENCH=71130
IDSOLVER=527
FILE ID=node35/1732916-1240784045
PBS_JOBID= 9187284
Free space on /tmp= 66368 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK12.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732916-1240784045/watcher-1732916-1240784045 -o /tmp/evaluation-result-1732916-1240784045/solver-1732916-1240784045 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1732916-1240784045.cnf

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

MD5SUM BENCH= bcbdfe82209aa971e7a6ff7bba833b95
RANDOM SEED=1460580849

node35.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.214
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.214
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:       1577804 kB
Buffers:         49340 kB
Cached:         370368 kB
SwapCached:       5700 kB
Active:         153148 kB
Inactive:       274564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577804 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:           65852 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            36420 kB
Committed_AS:   463036 kB
PageTables:       1396 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= 66336 MiB
End job on node35 at 2009-04-27 00:15:29