Trace number 1715707

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 184.226 184.349

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-13-u.cnf
MD5SUM127968d7d14f3ab7655995f561e62ed8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.5733
Satisfiable
(Un)Satisfiability was proved
Number of variables178708
Number of clauses806681
Sum of the clauses size1842626
Maximum clause length10
Minimum clause length1
Number of clauses of size 115072
Number of clauses of size 2648853
Number of clauses of size 3108896
Number of clauses of size 43760
Number of clauses of size 515040
Number of clauses of size over 515060

Solver Data

41.03/41.13	c SATzilla is building models for class 3
41.03/41.13	c run presolver mxc-sr08 for 10 seconds ... 
41.03/41.13	c Bin: Executing mxc-sr08
41.03/41.13	c spawning binary file with 10 seconds ...
41.03/41.13	c child exit by a signal
41.03/41.13	c mxc-sr08 returned code 137.
41.03/41.13	c run presolver picosat846 for 5 seconds ... 
41.03/41.13	c Bin: Executing picosat846
41.03/41.13	c spawning binary file with 5 seconds ...
41.03/41.13	c child exit by a signal
41.03/41.13	c picosat846 returned code 137.
41.03/41.13	c Orignal number of varibales is 178708, number of clauses is 806681 
41.03/41.13	c predicted feature computation time is 17.929082 
41.03/41.13	c Bin: Executing satelite
41.03/41.13	c spawning binary file with 240 seconds ...
41.03/41.13	c child exited successfully
41.03/41.13	c satzilla computing base features
41.03/41.13	c Number of variabe is: 58111, Number of clause is : 330007 
41.03/41.13	c Initializing...
41.03/41.13	c satzilla doing clause learning
41.03/41.13	c start clause learning features ...
41.03/41.13	c Bin: Executing zchaff07
41.03/41.13	c spawning binary file with 2 seconds ...
41.03/41.13	c child exit by a signal
41.03/41.13	c satzilla doing survey propogation probe
41.03/41.13	c do survay propogation for 2 second ...
41.03/41.13	c satzilla doing local search probe
41.03/41.13	c features are:178708 806681 58111 330007 2.07529 1.44444 0.17609 0.370265 1.04172 1.37111 4.56574e-05 0.444786 3.44169e-05 0.000206501 1.01075 0.613532 0.895984 4.56574e-05 0.442942 1.81814e-05 0.000103028 2.71223 0.251853 0.158037 0 0.764706 3.07039 2.85253e-05 0.449672 9.09072e-06 8.48467e-05 2.43774 0.756823 4.66925e-05 0.44995 1.2121e-05 0.000115149 61.6667 0.583533 30 112 112 30 112 30 43 6.68899 0.291143 5.16279 9.4375 9.4375 5.16279 9.4375 5.16279 5.46667 0.539856 0.568137 2.78203e-09 0.950938 0.860976 0.0590171 0.810269 0.234613 0.663913 0.0151517 0.862617 3.43878e-07 0.201232 0.0317623 2.04326e-05 0.0254645 0.00216229 0.0131515 2626 0 19789 0 19789 19789 19789 1.41412 0 0.911035 0 
41.03/41.13	c satzilla's ranking:
41.03/41.13	c 1) mxc-sr08: 3.272711
41.03/41.13	c 2) picosat846: 3.109456
41.03/41.13	c 3) zchaff_rand: 2.884766
41.03/41.13	c 4) minisat20SAT07: 1.274526
41.03/41.13	c 5) march_dl2004: 0.223228
41.03/41.13	c 6) SATenstein: -10000.000000
41.03/41.13	c 7) gnovelty+: -10000.000000
41.03/41.13	c 8) adaptg2wsat+: -10000.000000
41.03/41.13	c 9) adaptg2wsat0: -10000.000000
41.03/41.13	c 10) tts-4-0: -10000.000000
41.03/41.13	c 11) vallst: -10000.000000
41.03/41.13	c 12) minisat20: -10000.000000
41.03/41.13	c 13) kcnfs04SAT07: -10000.000000
41.03/41.13	c satzilla running mxc-sr08 ... 
184.14/184.33	c Bin: Executing mxc-sr08
184.14/184.33	c spawning binary file with 1158 seconds ...
184.14/184.33	c child exited successfully
184.14/184.33	c mxc-sr08 returned code 20.
184.14/184.33	s UNSATISFIABLE
184.14/184.33	c SATZILLA_TIME=184.230000

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-1715707-1240606045/watcher-1715707-1240606045 -o /tmp/evaluation-result-1715707-1240606045/solver-1715707-1240606045 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1715707-1240606045.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.64 0.27 3/64 19674
/proc/meminfo: memFree=1110728/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=2056 CPUtime=0
/proc/19674/stat : 19674 (SATzilla2009_I) R 19672 19674 19565 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 88638574 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 514 112 96 399 0 111 0
[pid=19675] ppid=19674 vsize=14860 CPUtime=0
/proc/19675/stat : 19675 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 712 0 0 0 0 0 0 0 18 0 1 0 88638574 15216640 708 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19675/statm: 3715 715 44 138 0 3574 0

[startup+0.078785 s]
/proc/loadavg: 0.99 0.64 0.27 3/64 19674
/proc/meminfo: memFree=1110728/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=2056 CPUtime=0
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88638574 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19674/statm: 514 112 96 399 0 111 0
[pid=19675] ppid=19674 vsize=46140 CPUtime=0.07
/proc/19675/stat : 19675 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 9978 0 0 0 3 4 0 0 19 0 1 0 88638574 47247360 9950 1992294400 134512640 135078026 4294956192 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19675/statm: 11535 9953 52 138 0 11394 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 48196

[startup+0.101787 s]
/proc/loadavg: 0.99 0.64 0.27 3/64 19674
/proc/meminfo: memFree=1110728/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=2056 CPUtime=0
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88638574 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19674/statm: 514 112 96 399 0 111 0
[pid=19675] ppid=19674 vsize=52324 CPUtime=0.09
/proc/19675/stat : 19675 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 11053 0 0 0 4 5 0 0 19 0 1 0 88638574 53579776 11025 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19675/statm: 13081 11025 54 138 0 12940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54380

[startup+0.301822 s]
/proc/loadavg: 0.99 0.64 0.27 3/64 19674
/proc/meminfo: memFree=1110728/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=2056 CPUtime=0
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88638574 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19674/statm: 514 112 96 399 0 111 0
[pid=19675] ppid=19674 vsize=67324 CPUtime=0.29
/proc/19675/stat : 19675 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 14738 0 0 0 23 6 0 0 21 0 1 0 88638574 68939776 14710 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19675/statm: 16831 14711 54 138 0 16690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69380

[startup+0.701891 s]
/proc/loadavg: 0.99 0.64 0.27 3/64 19674
/proc/meminfo: memFree=1110728/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=2056 CPUtime=0
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88638574 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19674/statm: 514 112 96 399 0 111 0
[pid=19675] ppid=19674 vsize=89900 CPUtime=0.69
/proc/19675/stat : 19675 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 20376 0 0 0 60 9 0 0 25 0 1 0 88638574 92057600 20348 1992294400 134512640 135078026 4294956192 18446744073709551615 134566526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19675/statm: 22475 20348 54 138 0 22334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91956

[startup+1.50204 s]
/proc/loadavg: 0.99 0.64 0.28 2/66 19676
/proc/meminfo: memFree=1035320/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=2056 CPUtime=0
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88638574 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19674/statm: 514 112 96 399 0 111 0
[pid=19675] ppid=19674 vsize=90528 CPUtime=1.49
/proc/19675/stat : 19675 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 23376 0 0 0 138 11 0 0 25 0 1 0 88638574 92700672 19816 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19675/statm: 22632 19816 55 138 0 22491 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92584

[startup+3.10132 s]
/proc/loadavg: 0.99 0.64 0.28 2/66 19676
/proc/meminfo: memFree=1019576/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=2056 CPUtime=0
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88638574 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19674/statm: 514 112 96 399 0 111 0
[pid=19675] ppid=19674 vsize=108312 CPUtime=3.09
/proc/19675/stat : 19675 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 27991 0 0 0 295 14 0 0 25 0 1 0 88638574 110911488 24422 1992294400 134512640 135078026 4294956192 18446744073709551615 134552348 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19675/statm: 27078 24422 55 138 0 26937 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110368

[startup+6.30287 s]
/proc/loadavg: 0.99 0.65 0.28 2/66 19676
/proc/meminfo: memFree=1023480/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=2056 CPUtime=0
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88638574 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19674/statm: 514 112 96 399 0 111 0
[pid=19675] ppid=19674 vsize=93516 CPUtime=6.27
/proc/19675/stat : 19675 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28875 0 0 0 611 16 0 0 25 0 1 0 88638574 95760384 21848 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19675/statm: 23379 21848 71 138 0 23238 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 95572

[startup+12.702 s]
/proc/loadavg: 0.99 0.65 0.28 2/66 19677
/proc/meminfo: memFree=1070904/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=2056 CPUtime=10.01
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 152 28875 0 0 0 0 983 18 16 0 1 0 88638574 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 514 121 104 399 0 111 0
[pid=19677] ppid=19674 vsize=42892 CPUtime=2.65
/proc/19677/stat : 19677 (picosat846) R 19674 19674 19565 0 -1 4194304 10117 0 0 0 260 5 0 0 25 0 1 0 88639577 43921408 10106 1992294400 134512640 134570484 4294956208 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19677/statm: 10723 10106 85 14 0 10389 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 44948

[startup+25.5012 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 19678
/proc/meminfo: memFree=1075776/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=32296 CPUtime=25.44
/proc/19674/stat : 19674 (SATzilla2009_I) R 19672 19674 19565 0 -1 4194304 7517 73878 0 0 464 3 2030 47 25 0 1 0 88638574 33071104 7468 1992294400 134512640 136149169 4294956224 18446744073709551615 134535500 0 0 4096 0 0 0 0 17 0 0 0
/proc/19674/statm: 8074 7468 135 399 0 7671 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 32296

[startup+51.1017 s]
/proc/loadavg: 0.99 0.69 0.31 2/66 19680
/proc/meminfo: memFree=979384/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=40516 CPUtime=41.06
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 15967 83567 0 0 1817 12 2224 53 25 0 1 0 88638574 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 10129 9851 217 399 0 9726 0
[pid=19680] ppid=19674 vsize=93516 CPUtime=9.95
/proc/19680/stat : 19680 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28875 0 0 0 982 13 0 0 25 0 1 0 88642687 95760384 21848 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19680/statm: 23379 21848 71 138 0 23238 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 134032

[startup+102.307 s]
/proc/loadavg: 0.99 0.74 0.34 2/66 19680
/proc/meminfo: memFree=979192/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=40516 CPUtime=41.06
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 15967 83567 0 0 1817 12 2224 53 25 0 1 0 88638574 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 10129 9851 217 399 0 9726 0
[pid=19680] ppid=19674 vsize=93516 CPUtime=61.13
/proc/19680/stat : 19680 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28877 0 0 0 6100 13 0 0 25 0 1 0 88642687 95760384 21850 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19680/statm: 23379 21850 71 138 0 23238 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 134032

[startup+162.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/66 19680
/proc/meminfo: memFree=979192/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=40516 CPUtime=41.06
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 15967 83567 0 0 1817 12 2224 53 25 0 1 0 88638574 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 10129 9851 217 399 0 9726 0
[pid=19680] ppid=19674 vsize=93516 CPUtime=121.08
/proc/19680/stat : 19680 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28877 0 0 0 12095 13 0 0 25 0 1 0 88642687 95760384 21850 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19680/statm: 23379 21850 71 138 0 23238 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 134032

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.79 0.39 2/66 19680
/proc/meminfo: memFree=979192/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=40516 CPUtime=41.06
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 15967 83567 0 0 1817 12 2224 53 25 0 1 0 88638574 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 10129 9851 217 399 0 9726 0
[pid=19680] ppid=19674 vsize=93516 CPUtime=125.08
/proc/19680/stat : 19680 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28877 0 0 0 12495 13 0 0 25 0 1 0 88642687 95760384 21850 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19680/statm: 23379 21850 71 138 0 23238 0
Current children cumulated CPU time (s) 166.14
Current children cumulated vsize (KiB) 134032

[startup+172.706 s]
/proc/loadavg: 0.99 0.79 0.39 2/66 19680
/proc/meminfo: memFree=979192/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=40516 CPUtime=41.06
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 15967 83567 0 0 1817 12 2224 53 25 0 1 0 88638574 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 10129 9851 217 399 0 9726 0
[pid=19680] ppid=19674 vsize=93516 CPUtime=131.49
/proc/19680/stat : 19680 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28877 0 0 0 13136 13 0 0 25 0 1 0 88642687 95760384 21850 1992294400 134512640 135078026 4294956192 18446744073709551615 134523842 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19680/statm: 23379 21850 71 138 0 23238 0
Current children cumulated CPU time (s) 172.55
Current children cumulated vsize (KiB) 134032

[startup+179.102 s]
/proc/loadavg: 0.99 0.79 0.39 2/66 19680
/proc/meminfo: memFree=979192/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=40516 CPUtime=41.06
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 15967 83567 0 0 1817 12 2224 53 25 0 1 0 88638574 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 10129 9851 217 399 0 9726 0
[pid=19680] ppid=19674 vsize=93708 CPUtime=137.88
/proc/19680/stat : 19680 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28901 0 0 0 13775 13 0 0 25 0 1 0 88642687 95956992 21874 1992294400 134512640 135078026 4294956192 18446744073709551615 134523635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19680/statm: 23427 21874 71 138 0 23286 0
Current children cumulated CPU time (s) 178.94
Current children cumulated vsize (KiB) 134224

[startup+182.302 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 19680
/proc/meminfo: memFree=979128/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=40516 CPUtime=41.06
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 15967 83567 0 0 1817 12 2224 53 25 0 1 0 88638574 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 10129 9851 217 399 0 9726 0
[pid=19680] ppid=19674 vsize=93708 CPUtime=141.08
/proc/19680/stat : 19680 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28902 0 0 0 14095 13 0 0 25 0 1 0 88642687 95956992 21875 1992294400 134512640 135078026 4294956192 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19680/statm: 23427 21875 71 138 0 23286 0
Current children cumulated CPU time (s) 182.14
Current children cumulated vsize (KiB) 134224

[startup+183.102 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 19680
/proc/meminfo: memFree=979128/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=40516 CPUtime=41.06
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 15967 83567 0 0 1817 12 2224 53 25 0 1 0 88638574 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 10129 9851 217 399 0 9726 0
[pid=19680] ppid=19674 vsize=93708 CPUtime=141.88
/proc/19680/stat : 19680 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28902 0 0 0 14175 13 0 0 25 0 1 0 88642687 95956992 21875 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19680/statm: 23427 21875 71 138 0 23286 0
Current children cumulated CPU time (s) 182.94
Current children cumulated vsize (KiB) 134224

[startup+183.903 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 19680
/proc/meminfo: memFree=979128/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=40516 CPUtime=41.06
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 15967 83567 0 0 1817 12 2224 53 25 0 1 0 88638574 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 10129 9851 217 399 0 9726 0
[pid=19680] ppid=19674 vsize=93708 CPUtime=142.68
/proc/19680/stat : 19680 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28902 0 0 0 14255 13 0 0 25 0 1 0 88642687 95956992 21875 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19680/statm: 23427 21875 71 138 0 23286 0
Current children cumulated CPU time (s) 183.74
Current children cumulated vsize (KiB) 134224

[startup+184.303 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 19680
/proc/meminfo: memFree=979128/2055920 swapFree=4192956/4192956
[pid=19674] ppid=19672 vsize=40516 CPUtime=41.06
/proc/19674/stat : 19674 (SATzilla2009_I) S 19672 19674 19565 0 -1 4194304 15967 83567 0 0 1817 12 2224 53 25 0 1 0 88638574 41488384 9851 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19674/statm: 10129 9851 217 399 0 9726 0
[pid=19680] ppid=19674 vsize=93708 CPUtime=143.08
/proc/19680/stat : 19680 (mxc-sr08) R 19674 19674 19565 0 -1 4194304 28902 0 0 0 14295 13 0 0 25 0 1 0 88642687 95956992 21875 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19680/statm: 23427 21875 71 138 0 23286 0
Current children cumulated CPU time (s) 184.14
Current children cumulated vsize (KiB) 134224

Child status: 20
Real time (s): 184.349
CPU time (s): 184.226
CPU user time (s): 183.402
CPU system time (s): 0.823874
CPU usage (%): 99.9335
Max. virtual memory (cumulated for all children) (KiB): 148828

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

runsolver used 0.156976 second user time and 0.52092 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-24 22:47:26
IDJOB=1715707
IDBENCH=20347
IDSOLVER=528
FILE ID=node4/1715707-1240606045
PBS_JOBID= 9186310
Free space on /tmp= 66192 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715707-1240606045/watcher-1715707-1240606045 -o /tmp/evaluation-result-1715707-1240606045/solver-1715707-1240606045 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1715707-1240606045.cnf

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED=390131881

node4.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:       1111272 kB
Buffers:         94924 kB
Cached:         748208 kB
SwapCached:          0 kB
Active:         214068 kB
Inactive:       643000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111272 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           45584 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            73568 kB
Committed_AS:   370824 kB
PageTables:       1468 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= 66164 MiB
End job on node4 at 2009-04-24 22:50:30