Trace number 1772960

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-22UNSAT 252.323 252.488

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.6953
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

58.93/59.06	c SATzilla is building models for class 3
58.93/59.06	c run presolver mxc-sr08 for 10 seconds ... 
58.93/59.06	c Bin: Executing mxc-sr08
58.93/59.06	c spawning binary file with 10 seconds ...
58.93/59.06	c child exit by a signal
58.93/59.06	c mxc-sr08 returned code 137.
58.93/59.06	c run presolver picosat846 for 5 seconds ... 
58.93/59.06	c Bin: Executing picosat846
58.93/59.06	c spawning binary file with 5 seconds ...
58.93/59.06	c child exit by a signal
58.93/59.06	c picosat846 returned code 137.
58.93/59.06	c Orignal number of varibales is 151768, number of clauses is 761906 
58.93/59.06	c predicted feature computation time is 14.364409 
58.93/59.06	c Bin: Executing satelite
58.93/59.06	c spawning binary file with 240 seconds ...
58.93/59.06	c child exited successfully
58.93/59.06	c satzilla computing base features
58.93/59.06	c Number of variabe is: 11671, Number of clause is : 481437 
58.93/59.06	c Initializing...
58.93/59.06	c satzilla doing clause learning
58.93/59.06	c start clause learning features ...
58.93/59.06	c Bin: Executing zchaff07
58.93/59.06	c spawning binary file with 2 seconds ...
58.93/59.06	c child exit by a signal
58.93/59.06	c satzilla doing survey propogation probe
58.93/59.06	c do survay propogation for 2 second ...
58.93/59.06	c satzilla doing local search probe
58.93/59.06	c features are:151768 761906 11671 481437 12.0039 0.582566 0.024242 0.222731 1.58099 1.51677 0.000524329 2.89104 0.000171365 0.0506383 1.61921 0.684835 0.761369 0.000524329 1.89674 1.24627e-05 0.00564144 5.71897 0.403343 0.311241 0 0.990917 4.25589 0.00033705 2.5695 8.30846e-06 0.00530495 4.40878 0.806151 0.00045043 1.69958 1.24627e-05 0.00442425 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.690692 0.470265 0 1 0.980339 0.132818 0.951644 0.438249 0.856588 0.151097 1.13327 -1.11022e-16 0.5 0.453848 0.000127357 0.302813 0.0104782 0.0637485 850.667 0.323071 2563.33 0.866057 3826 0 3826 13.6169 0.645484 1.00065 0.01041 
58.93/59.07	c satzilla's ranking:
58.93/59.07	c 1) mxc-sr08: 3.293982
58.93/59.07	c 2) picosat846: 2.988914
58.93/59.07	c 3) minisat20SAT07: 2.812741
58.93/59.07	c 4) zchaff_rand: 2.082015
58.93/59.07	c 5) march_dl2004: -0.054948
58.93/59.07	c 6) SATenstein: -10000.000000
58.93/59.07	c 7) gnovelty+: -10000.000000
58.93/59.07	c 8) adaptg2wsat+: -10000.000000
58.93/59.07	c 9) adaptg2wsat0: -10000.000000
58.93/59.07	c 10) tts-4-0: -10000.000000
58.93/59.07	c 11) vallst: -10000.000000
58.93/59.07	c 12) minisat20: -10000.000000
58.93/59.07	c 13) kcnfs04SAT07: -10000.000000
58.93/59.07	c satzilla running mxc-sr08 ... 
252.20/252.46	c Bin: Executing mxc-sr08
252.20/252.46	c spawning binary file with 9940 seconds ...
252.20/252.46	c child exited successfully
252.20/252.46	c mxc-sr08 returned code 20.
252.20/252.46	s UNSATISFIABLE
252.20/252.46	c SATZILLA_TIME=252.320000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772960-1241345668/watcher-1772960-1241345668 -o /tmp/evaluation-result-1772960-1241345668/solver-1772960-1241345668 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772960-1241345668.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 4250
/proc/meminfo: memFree=1358536/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=2056 CPUtime=0
/proc/4250/stat : 4250 (SATzilla2009_I) R 4248 4250 4181 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162600216 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/4250/statm: 514 112 96 399 0 111 0
[pid=4251] ppid=4250 vsize=14488 CPUtime=0
/proc/4251/stat : 4251 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 702 0 0 0 0 0 0 0 18 0 1 0 162600216 14835712 698 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4251/statm: 3622 705 44 138 0 3481 0

[startup+0.0331559 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 4250
/proc/meminfo: memFree=1358536/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=2056 CPUtime=0
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162600216 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4250/statm: 514 112 96 399 0 111 0
[pid=4251] ppid=4250 vsize=25176 CPUtime=0.02
/proc/4251/stat : 4251 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 5814 0 0 0 0 2 0 0 18 0 1 0 162600216 25780224 5810 1992294400 134512640 135078026 4294956192 18446744073709551615 134535636 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4251/statm: 6294 5817 50 138 0 6153 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27232

[startup+0.101162 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 4250
/proc/meminfo: memFree=1358536/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=2056 CPUtime=0
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162600216 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4250/statm: 514 112 96 399 0 111 0
[pid=4251] ppid=4250 vsize=47500 CPUtime=0.09
/proc/4251/stat : 4251 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 10124 0 0 0 5 4 0 0 20 0 1 0 162600216 48640000 10096 1992294400 134512640 135078026 4294956192 18446744073709551615 134735986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4251/statm: 11875 10096 54 138 0 11734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49556

[startup+0.301182 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 4250
/proc/meminfo: memFree=1358536/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=2056 CPUtime=0
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162600216 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4250/statm: 514 112 96 399 0 111 0
[pid=4251] ppid=4250 vsize=62012 CPUtime=0.28
/proc/4251/stat : 4251 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 13715 0 0 0 23 5 0 0 21 0 1 0 162600216 63500288 13687 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4251/statm: 15503 13689 54 138 0 15362 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64068

[startup+0.701224 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 4250
/proc/meminfo: memFree=1358536/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=2056 CPUtime=0
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162600216 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4250/statm: 514 112 96 399 0 111 0
[pid=4251] ppid=4250 vsize=91204 CPUtime=0.69
/proc/4251/stat : 4251 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 20471 0 0 0 61 8 0 0 25 0 1 0 162600216 93392896 20443 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4251/statm: 22801 20444 54 138 0 22660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93260

[startup+1.50131 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 4252
/proc/meminfo: memFree=1289400/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=2056 CPUtime=0
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162600216 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4250/statm: 514 112 96 399 0 111 0
[pid=4251] ppid=4250 vsize=78108 CPUtime=1.49
/proc/4251/stat : 4251 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 20676 0 0 0 140 9 0 0 25 0 1 0 162600216 79982592 17209 1992294400 134512640 135078026 4294956192 18446744073709551615 134561025 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4251/statm: 19527 17209 55 138 0 19386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80164

[startup+3.10248 s]
/proc/loadavg: 1.06 0.99 0.99 2/66 4252
/proc/meminfo: memFree=1288504/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=2056 CPUtime=0
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162600216 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4250/statm: 514 112 96 399 0 111 0
[pid=4251] ppid=4250 vsize=78108 CPUtime=3.09
/proc/4251/stat : 4251 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 20676 0 0 0 298 11 0 0 25 0 1 0 162600216 79982592 17209 1992294400 134512640 135078026 4294956192 18446744073709551615 134560760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4251/statm: 19527 17209 55 138 0 19386 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80164

[startup+6.30182 s]
/proc/loadavg: 1.06 0.99 0.99 2/66 4252
/proc/meminfo: memFree=1237048/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=2056 CPUtime=0
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162600216 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4250/statm: 514 112 96 399 0 111 0
[pid=4251] ppid=4250 vsize=136476 CPUtime=6.29
/proc/4251/stat : 4251 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 34964 0 0 0 611 18 0 0 25 0 1 0 162600216 139751424 31497 1992294400 134512640 135078026 4294956192 18446744073709551615 134561025 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4251/statm: 34119 31497 55 138 0 33978 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138532

[startup+12.7015 s]
/proc/loadavg: 1.05 0.99 0.99 2/66 4253
/proc/meminfo: memFree=1321912/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=2056 CPUtime=10.01
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 152 35719 0 0 0 0 981 20 16 0 1 0 162600216 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 514 121 104 399 0 111 0
[pid=4253] ppid=4250 vsize=39728 CPUtime=2.66
/proc/4253/stat : 4253 (picosat846) R 4250 4250 4181 0 -1 4194304 9300 0 0 0 261 5 0 0 25 0 1 0 162601218 40681472 9289 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4253/statm: 9932 9289 85 14 0 9598 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 41784

[startup+25.5019 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 4254
/proc/meminfo: memFree=1229176/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=2056 CPUtime=15.01
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 179 45170 0 0 0 0 1475 26 16 0 1 0 162600216 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 514 138 120 399 0 111 0
[pid=4254] ppid=4250 vsize=122692 CPUtime=10.45
/proc/4254/stat : 4254 (satelite) R 4250 4250 4181 0 -1 4194304 26506 0 0 0 1015 30 0 0 25 0 1 0 162601719 125636608 25837 1992294400 134512640 135037501 4294956176 18446744073709551615 134589746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4254/statm: 30673 25837 67 128 0 30542 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 124748

[startup+51.1016 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 4255
/proc/meminfo: memFree=1260672/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=83796 CPUtime=51.03
/proc/4250/stat : 4250 (SATzilla2009_I) R 4248 4250 4181 0 -1 4194304 24792 84920 0 0 1688 14 3328 73 25 0 1 0 162600216 85807104 20328 1992294400 134512640 136149169 4294956224 18446744073709551615 134847684 0 0 4096 3 0 0 0 17 0 0 0
/proc/4250/statm: 20949 20328 151 399 0 20546 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 83796

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=43.18
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38633 0 0 0 4300 18 0 0 25 0 1 0 162606123 133701632 30957 1992294400 134512640 135078026 4294956192 18446744073709551615 134539291 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30957 71 138 0 32501 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 211420

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=103.15
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38635 0 0 0 10297 18 0 0 25 0 1 0 162606123 133701632 30959 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30959 71 138 0 32501 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 211420

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=163.12
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38635 0 0 0 16294 18 0 0 25 0 1 0 162606123 133701632 30959 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30959 71 138 0 32501 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 211420

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

[startup+230.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=171.11
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38635 0 0 0 17093 18 0 0 25 0 1 0 162606123 133701632 30959 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30959 71 138 0 32501 0
Current children cumulated CPU time (s) 230.1
Current children cumulated vsize (KiB) 211420

[startup+243.106 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=183.91
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38635 0 0 0 18373 18 0 0 25 0 1 0 162606123 133701632 30959 1992294400 134512640 135078026 4294956192 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30959 71 138 0 32501 0
Current children cumulated CPU time (s) 242.9
Current children cumulated vsize (KiB) 211420

[startup+246.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=187.11
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38635 0 0 0 18693 18 0 0 25 0 1 0 162606123 133701632 30959 1992294400 134512640 135078026 4294956192 18446744073709551615 134522567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30959 71 138 0 32501 0
Current children cumulated CPU time (s) 246.1
Current children cumulated vsize (KiB) 211420

[startup+249.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=190.31
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38635 0 0 0 19013 18 0 0 25 0 1 0 162606123 133701632 30959 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30959 71 138 0 32501 0
Current children cumulated CPU time (s) 249.3
Current children cumulated vsize (KiB) 211420

[startup+251.103 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=191.91
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38635 0 0 0 19173 18 0 0 25 0 1 0 162606123 133701632 30959 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30959 71 138 0 32501 0
Current children cumulated CPU time (s) 250.9
Current children cumulated vsize (KiB) 211420

[startup+251.906 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=192.71
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38635 0 0 0 19253 18 0 0 25 0 1 0 162606123 133701632 30959 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30959 71 138 0 32501 0
Current children cumulated CPU time (s) 251.7
Current children cumulated vsize (KiB) 211420

[startup+252.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=193.11
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38635 0 0 0 19293 18 0 0 25 0 1 0 162606123 133701632 30959 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30959 71 138 0 32501 0
Current children cumulated CPU time (s) 252.1
Current children cumulated vsize (KiB) 211420

[startup+252.402 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4256
/proc/meminfo: memFree=1138872/2055920 swapFree=4180872/4192956
[pid=4250] ppid=4248 vsize=80852 CPUtime=58.99
/proc/4250/stat : 4250 (SATzilla2009_I) S 4248 4250 4181 0 -1 4194304 25464 84920 0 0 2481 17 3328 73 25 0 1 0 162600216 82792448 19908 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4250/statm: 20213 19908 216 399 0 19810 0
[pid=4256] ppid=4250 vsize=130568 CPUtime=193.21
/proc/4256/stat : 4256 (mxc-sr08) R 4250 4250 4181 0 -1 4194304 38635 0 0 0 19303 18 0 0 25 0 1 0 162606123 133701632 30959 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4256/statm: 32642 30959 71 138 0 32501 0
Current children cumulated CPU time (s) 252.2
Current children cumulated vsize (KiB) 211420

Child status: 20
Real time (s): 252.488
CPU time (s): 252.323
CPU user time (s): 251.186
CPU system time (s): 1.13683
CPU usage (%): 99.9347
Max. virtual memory (cumulated for all children) (KiB): 229712

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

runsolver used 0.187971 second user time and 0.737887 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-03 12:14:29
IDJOB=1772960
IDBENCH=20419
IDSOLVER=616
FILE ID=node19/1772960-1241345668
PBS_JOBID= 9225527
Free space on /tmp= 66484 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772960-1241345668/watcher-1772960-1241345668 -o /tmp/evaluation-result-1772960-1241345668/solver-1772960-1241345668 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772960-1241345668.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=1109319879

node19.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.236
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.236
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:       1359016 kB
Buffers:         85304 kB
Cached:         511796 kB
SwapCached:       6808 kB
Active:         196928 kB
Inactive:       408960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1359016 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:           45204 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            76988 kB
Committed_AS:   733068 kB
PageTables:       1464 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= 66456 MiB
End job on node19 at 2009-05-03 12:18:42