Trace number 1578209

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 84.0952 84.1678

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.3138
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

35.64/35.74	c SATzilla is building models for class 3
35.64/35.74	c run presolver mxc-sr08 for 10 seconds ... 
35.64/35.74	c Bin: Executing mxc-sr08
35.64/35.74	c spawning binary file with 10 seconds ...
35.64/35.74	c child exit by a signal
35.64/35.74	c mxc-sr08 returned code 137.
35.64/35.74	c run presolver picosat846 for 5 seconds ... 
35.64/35.74	c Bin: Executing picosat846
35.64/35.74	c spawning binary file with 5 seconds ...
35.64/35.74	c child exit by a signal
35.64/35.74	c picosat846 returned code 137.
35.64/35.74	c Orignal number of varibales is 104481, number of clauses is 500875 
35.64/35.74	c predicted feature computation time is 7.346426 
35.64/35.74	c Bin: Executing satelite
35.64/35.74	c spawning binary file with 240 seconds ...
35.64/35.74	c child exited successfully
35.64/35.74	c satzilla computing base features
35.64/35.74	c Number of variabe is: 49470, Number of clause is : 300004 
35.64/35.74	c Initializing...
35.64/35.74	c satzilla doing clause learning
35.64/35.74	c start clause learning features ...
35.64/35.74	c Bin: Executing zchaff07
35.64/35.74	c spawning binary file with 2 seconds ...
35.64/35.74	c child exit by a signal
35.64/35.74	c satzilla doing survey propogation probe
35.64/35.74	c do survay propogation for 2 second ...
35.64/35.74	c satzilla doing local search probe
35.64/35.74	c features are:104481 500875 49470 300004 1.11201 0.669561 0.164898 0.424469 0.935355 1.44747 5.56852e-05 0.468302 4.04285e-05 0.000202143 1.06936 0.606772 0.850305 5.56852e-05 0.712456 2.3333e-05 0.00022333 2.88892 0.236756 0.148246 0 0.714286 2.82829 3.187e-05 0.865473 9.99987e-06 0.000149998 2.58636 0.727667 6.13376e-05 0.642245 1.66664e-05 0.00024333 18.0909 1.3158 3 90 23 4 21 4 9 33.1544 1.61985 2 198.667 34.3 2 33.3125 2 22.5238 0.547968 0.598062 2.1905e-08 0.972272 0.887857 0.0504186 0.841142 0.223097 0.703649 0.0193326 1.13697 2.5203e-07 0.158146 0.0529401 0.000112438 0.0351879 0.00212163 0.00513271 1340 0 18168 0 18168 18168 18168 0.966308 0 0.919147 0 
35.64/35.74	c satzilla's ranking:
35.64/35.74	c 1) mxc-sr08: 3.362073
35.64/35.74	c 2) zchaff_rand: 3.143267
35.64/35.74	c 3) picosat846: 3.026471
35.64/35.74	c 4) minisat20SAT07: 1.334684
35.64/35.74	c 5) march_dl2004: 0.188879
35.64/35.74	c 6) SATenstein: -10000.000000
35.64/35.74	c 7) gnovelty+: -10000.000000
35.64/35.74	c 8) adaptg2wsat+: -10000.000000
35.64/35.74	c 9) adaptg2wsat0: -10000.000000
35.64/35.74	c 10) tts-4-0: -10000.000000
35.64/35.74	c 11) vallst: -10000.000000
35.64/35.74	c 12) minisat20: -10000.000000
35.64/35.74	c 13) kcnfs04SAT07: -10000.000000
35.64/35.74	c satzilla running mxc-sr08 ... 
83.99/84.15	c Bin: Executing mxc-sr08
83.99/84.15	c spawning binary file with 1164 seconds ...
83.99/84.15	c child exited successfully
83.99/84.15	c mxc-sr08 returned code 20.
83.99/84.15	s UNSATISFIABLE
83.99/84.15	c SATZILLA_TIME=84.080000

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-1578209-1238895974/watcher-1578209-1238895974 -o /tmp/evaluation-result-1578209-1238895974/solver-1578209-1238895974 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1578209-1238895974.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.00 1.09 3/72 9586
/proc/meminfo: memFree=1697824/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=2056 CPUtime=0
/proc/9586/stat : 9586 (SATzilla2009_I) R 9584 9586 9492 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1162258645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/9586/statm: 514 112 96 399 0 111 0
[pid=9587] ppid=9586 vsize=9216 CPUtime=0
/proc/9587/stat : 9587 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 832 0 0 0 0 0 0 0 18 0 1 0 1162258646 9437184 828 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9587/statm: 2304 834 44 138 0 2163 0

[startup+0.0197129 s]
/proc/loadavg: 1.00 1.00 1.09 3/72 9586
/proc/meminfo: memFree=1697824/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=2056 CPUtime=0
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1162258645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9586/statm: 514 112 96 399 0 111 0
[pid=9587] ppid=9586 vsize=14116 CPUtime=0.01
/proc/9587/stat : 9587 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 3389 0 0 0 0 1 0 0 19 0 1 0 1162258646 14454784 3385 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9587/statm: 3529 3392 50 138 0 3388 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16172

[startup+0.101727 s]
/proc/loadavg: 1.00 1.00 1.09 3/72 9586
/proc/meminfo: memFree=1697824/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=2056 CPUtime=0
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1162258645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9586/statm: 514 112 96 399 0 111 0
[pid=9587] ppid=9586 vsize=35332 CPUtime=0.09
/proc/9587/stat : 9587 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 7309 0 0 0 6 3 0 0 19 0 1 0 1162258646 36179968 7268 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9587/statm: 8833 7268 54 138 0 8692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37388

[startup+0.301762 s]
/proc/loadavg: 1.00 1.00 1.09 3/72 9586
/proc/meminfo: memFree=1697824/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=2056 CPUtime=0
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1162258645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9586/statm: 514 112 96 399 0 111 0
[pid=9587] ppid=9586 vsize=43068 CPUtime=0.29
/proc/9587/stat : 9587 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 9203 0 0 0 25 4 0 0 21 0 1 0 1162258646 44101632 9162 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9587/statm: 10767 9162 54 138 0 10626 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45124

[startup+0.701835 s]
/proc/loadavg: 1.00 1.00 1.09 3/72 9586
/proc/meminfo: memFree=1697824/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=2056 CPUtime=0
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1162258645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9586/statm: 514 112 96 399 0 111 0
[pid=9587] ppid=9586 vsize=57804 CPUtime=0.69
/proc/9587/stat : 9587 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 12873 0 0 0 63 6 0 0 25 0 1 0 1162258646 59191296 12832 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9587/statm: 14451 12835 54 138 0 14310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59860

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 9588
/proc/meminfo: memFree=1651984/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=2056 CPUtime=0
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1162258645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9586/statm: 514 112 96 399 0 111 0
[pid=9587] ppid=9586 vsize=62100 CPUtime=1.49
/proc/9587/stat : 9587 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 15993 0 0 0 141 8 0 0 25 0 1 0 1162258646 63590400 13831 1992294400 134512640 135078026 4294956192 18446744073709551615 134569220 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9587/statm: 15525 13831 55 138 0 15384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64156

[startup+3.10227 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 9588
/proc/meminfo: memFree=1645520/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=2056 CPUtime=0
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1162258645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9586/statm: 514 112 96 399 0 111 0
[pid=9587] ppid=9586 vsize=56484 CPUtime=3.09
/proc/9587/stat : 9587 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 17005 0 0 0 301 8 0 0 25 0 1 0 1162258646 57839616 12890 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9587/statm: 14121 12890 71 138 0 13980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58540

[startup+6.30185 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 9588
/proc/meminfo: memFree=1646480/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=2056 CPUtime=0
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1162258645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9586/statm: 514 112 96 399 0 111 0
[pid=9587] ppid=9586 vsize=56484 CPUtime=6.27
/proc/9587/stat : 9587 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 17012 0 0 0 617 10 0 0 25 0 1 0 1162258646 57839616 12897 1992294400 134512640 135078026 4294956192 18446744073709551615 134533894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9587/statm: 14121 12897 71 138 0 13980 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 58540

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 9589
/proc/meminfo: memFree=1672400/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=2056 CPUtime=10
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 152 17013 0 0 0 0 989 11 16 0 1 0 1162258645 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9586/statm: 514 121 104 399 0 111 0
[pid=9589] ppid=9586 vsize=27692 CPUtime=2.66
/proc/9589/stat : 9589 (picosat846) R 9586 9586 9492 0 -1 4194304 6519 0 0 0 263 3 0 0 25 0 1 0 1162259648 28356608 6483 1992294400 134512640 134570484 4294956192 18446744073709551615 134552864 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 6923 6483 85 14 0 6589 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 29748

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 9590
/proc/meminfo: memFree=1665312/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=29656 CPUtime=25.45
/proc/9586/stat : 9586 (SATzilla2009_I) R 9584 9586 9492 0 -1 4194304 6980 41909 0 0 668 3 1844 30 25 0 1 0 1162258645 30367744 6931 1992294400 134512640 136149169 4294956224 18446744073709551615 134535043 0 0 4096 0 0 0 0 17 0 0 0
/proc/9586/statm: 7414 6931 135 399 0 7011 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 29656

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 9592
/proc/meminfo: memFree=1606040/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=36912 CPUtime=35.68
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 13988 51388 0 0 1483 11 2035 39 25 0 1 0 1162258645 37797888 8928 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9586/statm: 9228 8928 217 399 0 8825 0
[pid=9592] ppid=9586 vsize=56484 CPUtime=15.33
/proc/9592/stat : 9592 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 17013 0 0 0 1526 7 0 0 25 0 1 0 1162262220 57839616 12898 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9592/statm: 14121 12898 71 138 0 13980 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 93396

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

[startup+63.9013 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 9592
/proc/meminfo: memFree=1605976/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=36912 CPUtime=35.68
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 13988 51388 0 0 1483 11 2035 39 25 0 1 0 1162258645 37797888 8928 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9586/statm: 9228 8928 217 399 0 8825 0
[pid=9592] ppid=9586 vsize=56484 CPUtime=28.12
/proc/9592/stat : 9592 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 17013 0 0 0 2805 7 0 0 25 0 1 0 1162262220 57839616 12898 1992294400 134512640 135078026 4294956192 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9592/statm: 14121 12898 71 138 0 13980 0
Current children cumulated CPU time (s) 63.8
Current children cumulated vsize (KiB) 93396

[startup+76.7016 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 9592
/proc/meminfo: memFree=1605976/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=36912 CPUtime=35.68
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 13988 51388 0 0 1483 11 2035 39 25 0 1 0 1162258645 37797888 8928 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9586/statm: 9228 8928 217 399 0 8825 0
[pid=9592] ppid=9586 vsize=56484 CPUtime=40.91
/proc/9592/stat : 9592 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 17013 0 0 0 4084 7 0 0 25 0 1 0 1162262220 57839616 12898 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9592/statm: 14121 12898 71 138 0 13980 0
Current children cumulated CPU time (s) 76.59
Current children cumulated vsize (KiB) 93396

[startup+79.9012 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 9592
/proc/meminfo: memFree=1605976/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=36912 CPUtime=35.68
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 13988 51388 0 0 1483 11 2035 39 25 0 1 0 1162258645 37797888 8928 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9586/statm: 9228 8928 217 399 0 8825 0
[pid=9592] ppid=9586 vsize=56484 CPUtime=44.11
/proc/9592/stat : 9592 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 17013 0 0 0 4404 7 0 0 25 0 1 0 1162262220 57839616 12898 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9592/statm: 14121 12898 71 138 0 13980 0
Current children cumulated CPU time (s) 79.79
Current children cumulated vsize (KiB) 93396

[startup+81.5015 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 9592
/proc/meminfo: memFree=1605976/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=36912 CPUtime=35.68
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 13988 51388 0 0 1483 11 2035 39 25 0 1 0 1162258645 37797888 8928 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9586/statm: 9228 8928 217 399 0 8825 0
[pid=9592] ppid=9586 vsize=56484 CPUtime=45.71
/proc/9592/stat : 9592 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 17013 0 0 0 4564 7 0 0 25 0 1 0 1162262220 57839616 12898 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9592/statm: 14121 12898 71 138 0 13980 0
Current children cumulated CPU time (s) 81.39
Current children cumulated vsize (KiB) 93396

[startup+83.1018 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 9592
/proc/meminfo: memFree=1605976/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=36912 CPUtime=35.68
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 13988 51388 0 0 1483 11 2035 39 25 0 1 0 1162258645 37797888 8928 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9586/statm: 9228 8928 217 399 0 8825 0
[pid=9592] ppid=9586 vsize=56484 CPUtime=47.31
/proc/9592/stat : 9592 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 17013 0 0 0 4724 7 0 0 25 0 1 0 1162262220 57839616 12898 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9592/statm: 14121 12898 71 138 0 13980 0
Current children cumulated CPU time (s) 82.99
Current children cumulated vsize (KiB) 93396

[startup+83.9019 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 9592
/proc/meminfo: memFree=1605976/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=36912 CPUtime=35.68
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 13988 51388 0 0 1483 11 2035 39 25 0 1 0 1162258645 37797888 8928 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9586/statm: 9228 8928 217 399 0 8825 0
[pid=9592] ppid=9586 vsize=56484 CPUtime=48.11
/proc/9592/stat : 9592 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 17013 0 0 0 4804 7 0 0 25 0 1 0 1162262220 57839616 12898 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9592/statm: 14121 12898 71 138 0 13980 0
Current children cumulated CPU time (s) 83.79
Current children cumulated vsize (KiB) 93396

[startup+84.102 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 9592
/proc/meminfo: memFree=1605976/2055920 swapFree=4174716/4192956
[pid=9586] ppid=9584 vsize=36912 CPUtime=35.68
/proc/9586/stat : 9586 (SATzilla2009_I) S 9584 9586 9492 0 -1 4194304 13988 51388 0 0 1483 11 2035 39 25 0 1 0 1162258645 37797888 8928 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9586/statm: 9228 8928 217 399 0 8825 0
[pid=9592] ppid=9586 vsize=56484 CPUtime=48.31
/proc/9592/stat : 9592 (mxc-sr08) R 9586 9586 9492 0 -1 4194304 17013 0 0 0 4824 7 0 0 25 0 1 0 1162262220 57839616 12898 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9592/statm: 14121 12898 71 138 0 13980 0
Current children cumulated CPU time (s) 83.99
Current children cumulated vsize (KiB) 93396

Child status: 20
Real time (s): 84.1678
CPU time (s): 84.0952
CPU user time (s): 83.4833
CPU system time (s): 0.611906
CPU usage (%): 99.9137
Max. virtual memory (cumulated for all children) (KiB): 100380

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

runsolver used 0.107983 second user time and 0.225965 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-05 03:46:15
IDJOB=1578209
IDBENCH=70974
IDSOLVER=528
FILE ID=node67/1578209-1238895974
PBS_JOBID= 9086070
Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1578209-1238895974/watcher-1578209-1238895974 -o /tmp/evaluation-result-1578209-1238895974/solver-1578209-1238895974 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1578209-1238895974.cnf

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=774983057

node67.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.265
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.265
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:       1698376 kB
Buffers:         39488 kB
Cached:         249204 kB
SwapCached:       9692 kB
Active:          69472 kB
Inactive:       230332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698376 kB
SwapTotal:     4192956 kB
SwapFree:      4174716 kB
Dirty:           39932 kB
Writeback:           0 kB
Mapped:          16884 kB
Slab:            42832 kB
Committed_AS:  3636460 kB
PageTables:       2052 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66516 MiB
End job on node67 at 2009-04-05 03:47:39