Trace number 1725895

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_R 2009-03-22UNSAT 763.237 763.504

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.2727
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

65.14/65.23	c SATzilla is building models for class 1
65.14/65.23	c run presolver SATenstein for 30 seconds ... 
65.14/65.23	c Bin: Executing SATenstein
65.14/65.23	c spawning binary file with 30 seconds ...
65.14/65.23	c child exit by a signal
65.14/65.23	c SATenstein returned code 137.
65.14/65.23	c run presolver mxc-sr08 for 30 seconds ... 
65.14/65.23	c Bin: Executing mxc-sr08
65.14/65.23	c spawning binary file with 30 seconds ...
65.14/65.23	c child exit by a signal
65.14/65.23	c mxc-sr08 returned code 137.
65.14/65.23	c Orignal number of varibales is 169, number of clauses is 562 
65.14/65.23	c predicted feature computation time is 6.136497 
65.14/65.23	c Bin: Executing satelite
65.14/65.23	c spawning binary file with 240 seconds ...
65.14/65.23	c child exited successfully
65.14/65.23	c satzilla computing base features
65.14/65.23	c Number of variabe is: 168, Number of clause is : 561 
65.14/65.23	c Initializing...
65.14/65.23	c satzilla compute diameter ...
65.14/65.23	c start diameter features ...
65.14/65.23	c satzilla doing clause learning
65.14/65.23	c start clause learning features ...
65.14/65.23	c Bin: Executing zchaff07
65.14/65.23	c spawning binary file with 2 seconds ...
65.14/65.23	c child exit by a signal
65.14/65.23	c satzilla doing survey propogation probe
65.14/65.23	c do survay propogation for 2 second ...
65.14/65.23	c satzilla doing local search probe
65.14/65.23	c satzilla doing lobjois search-space size estimate
65.14/65.23	c features are:169 562 168 561 0.00595238 0.00178253 0.299465 0.489602 0.578974 0.55818 0.0178465 0.0140692 0.0119048 0.0178571 0.0130639 0.00178253 1 0.0178465 0.0108329 0.0178253 0.0196078 0.0645814 0.199675 0.0173481 0 0.272727 0.100944 0.00890205 0.227571 0.00356506 0.0142602 1.52196 0.499109 0.00713012 0 0.00713012 0.00713012 8.16766 0.110205 7 10 1.26731 4595.67 0.0428005 4318 4749 4749 4318 4749 4318 4720 32.4717 0.0105284 32.215 32.9549 32.9549 32.215 32.9549 32.215 32.2453 0.259371 0.10504 0.0975515 0.47673 0.258285 0.257646 0.258047 0.257976 0.257998 0.110213 0.0381192 0.0726269 0.110944 0.110912 0.110124 0.110888 0.110838 0.110861 9.17175 0.386023 31.5335 0.136958 31 26 37 0.922511 0.264067 0.823915 0.0859361 0.12644 0.643615 
65.14/65.23	c satzilla's ranking:
65.14/65.23	c 1) picosat846: 8.775040
65.14/65.23	c 2) march_dl2004: 2.325273
65.14/65.23	c 3) kcnfs04SAT07: 2.099870
65.14/65.23	c 4) gnovelty+: 0.801365
65.14/65.23	c 5) adaptg2wsat0: 0.792073
65.14/65.23	c 6) SATenstein: 0.466416
65.14/65.23	c 7) adaptg2wsat+: -2.699021
65.14/65.23	c 8) mxc-sr08: -10000.000000
65.14/65.23	c 9) tts-4-0: -10000.000000
65.14/65.23	c 10) zchaff_rand: -10000.000000
65.14/65.23	c 11) vallst: -10000.000000
65.14/65.23	c 12) minisat20: -10000.000000
65.14/65.23	c 13) minisat20SAT07: -10000.000000
65.14/65.23	c satzilla running picosat846 ... 
763.10/763.50	c Bin: Executing picosat846
763.10/763.50	c spawning binary file with 1134 seconds ...
763.10/763.50	c child exited successfully
763.10/763.50	c picosat846 returned code 20.
763.10/763.50	s UNSATISFIABLE
763.10/763.50	c SATZILLA_TIME=763.330000

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-1725895-1240707441/watcher-1725895-1240707441 -o /tmp/evaluation-result-1725895-1240707441/solver-1725895-1240707441 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1725895-1240707441.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.02 3/65 14867
/proc/meminfo: memFree=1594944/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=0
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98773447 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 112 96 399 0 111 0
[pid=14868] ppid=14867 vsize=6508 CPUtime=0
/proc/14868/stat : 14868 (SATenstein) R 14867 14867 14569 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 98773447 6664192 259 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14868/statm: 1626 258 151 83 0 1187 0

[startup+0.106234 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 14867
/proc/meminfo: memFree=1594944/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=0
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98773447 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 112 96 399 0 111 0
[pid=14868] ppid=14867 vsize=6504 CPUtime=0.1
/proc/14868/stat : 14868 (SATenstein) R 14867 14867 14569 0 -1 4194304 322 0 0 0 10 0 0 0 20 0 1 0 98773447 6660096 300 1992294400 134512640 134854740 4294955360 18446744073709551615 134761109 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14868/statm: 1626 300 174 83 0 1187 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8560

[startup+0.201244 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 14867
/proc/meminfo: memFree=1594944/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=0
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98773447 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 112 96 399 0 111 0
[pid=14868] ppid=14867 vsize=6504 CPUtime=0.19
/proc/14868/stat : 14868 (SATenstein) R 14867 14867 14569 0 -1 4194304 322 0 0 0 19 0 0 0 20 0 1 0 98773447 6660096 300 1992294400 134512640 134854740 4294955360 18446744073709551615 134763522 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14868/statm: 1626 300 174 83 0 1187 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8560

[startup+0.301255 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 14867
/proc/meminfo: memFree=1594944/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=0
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98773447 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 112 96 399 0 111 0
[pid=14868] ppid=14867 vsize=6504 CPUtime=0.29
/proc/14868/stat : 14868 (SATenstein) R 14867 14867 14569 0 -1 4194304 322 0 0 0 29 0 0 0 21 0 1 0 98773447 6660096 300 1992294400 134512640 134854740 4294955360 18446744073709551615 134760597 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14868/statm: 1626 300 174 83 0 1187 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8560

[startup+0.701295 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 14867
/proc/meminfo: memFree=1594944/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=0
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98773447 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 112 96 399 0 111 0
[pid=14868] ppid=14867 vsize=6504 CPUtime=0.69
/proc/14868/stat : 14868 (SATenstein) R 14867 14867 14569 0 -1 4194304 322 0 0 0 69 0 0 0 25 0 1 0 98773447 6660096 300 1992294400 134512640 134854740 4294955360 18446744073709551615 134760103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14868/statm: 1626 300 174 83 0 1187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8560

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 14869
/proc/meminfo: memFree=1594288/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=0
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98773447 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 112 96 399 0 111 0
[pid=14868] ppid=14867 vsize=6504 CPUtime=1.49
/proc/14868/stat : 14868 (SATenstein) R 14867 14867 14569 0 -1 4194304 322 0 0 0 149 0 0 0 25 0 1 0 98773447 6660096 300 1992294400 134512640 134854740 4294955360 18446744073709551615 134761063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14868/statm: 1626 300 174 83 0 1187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8560

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 14869
/proc/meminfo: memFree=1594160/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=0
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98773447 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 112 96 399 0 111 0
[pid=14868] ppid=14867 vsize=6504 CPUtime=3.09
/proc/14868/stat : 14868 (SATenstein) R 14867 14867 14569 0 -1 4194304 322 0 0 0 309 0 0 0 25 0 1 0 98773447 6660096 300 1992294400 134512640 134854740 4294955360 18446744073709551615 134759990 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14868/statm: 1626 300 174 83 0 1187 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8560

[startup+6.30188 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 14869
/proc/meminfo: memFree=1593008/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=0
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98773447 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 112 96 399 0 111 0
[pid=14868] ppid=14867 vsize=6504 CPUtime=6.29
/proc/14868/stat : 14868 (SATenstein) R 14867 14867 14569 0 -1 4194304 322 0 0 0 629 0 0 0 25 0 1 0 98773447 6660096 300 1992294400 134512640 134854740 4294955360 18446744073709551615 134760280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14868/statm: 1626 300 174 83 0 1187 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8560

[startup+12.7015 s]
/proc/loadavg: 1.16 1.03 1.03 2/67 14869
/proc/meminfo: memFree=1592880/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=0
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98773447 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 112 96 399 0 111 0
[pid=14868] ppid=14867 vsize=6504 CPUtime=12.68
/proc/14868/stat : 14868 (SATenstein) R 14867 14867 14569 0 -1 4194304 322 0 0 0 1268 0 0 0 25 0 1 0 98773447 6660096 300 1992294400 134512640 134854740 4294955360 18446744073709551615 134760960 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14868/statm: 1626 300 174 83 0 1187 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8560

[startup+25.5019 s]
/proc/loadavg: 1.43 1.10 1.05 2/67 14869
/proc/meminfo: memFree=1593136/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=0
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98773447 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 112 96 399 0 111 0
[pid=14868] ppid=14867 vsize=6504 CPUtime=25.48
/proc/14868/stat : 14868 (SATenstein) R 14867 14867 14569 0 -1 4194304 322 0 0 0 2548 0 0 0 25 0 1 0 98773447 6660096 300 1992294400 134512640 134854740 4294955360 18446744073709551615 134568396 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14868/statm: 1626 300 174 83 0 1187 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8560

[startup+51.1016 s]
/proc/loadavg: 1.47 1.13 1.06 2/67 14870
/proc/meminfo: memFree=1593072/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=2056 CPUtime=29.99
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 152 322 0 0 0 0 2999 0 19 0 1 0 98773447 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 514 121 104 399 0 111 0
[pid=14870] ppid=14867 vsize=2484 CPUtime=21.07
/proc/14870/stat : 14870 (mxc-sr08) R 14867 14867 14569 0 -1 4194304 536 0 0 0 2107 0 0 0 25 0 1 0 98776448 2543616 532 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14870/statm: 621 532 71 138 0 480 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 4540

[startup+102.302 s]
/proc/loadavg: 1.20 1.11 1.06 2/67 14873
/proc/meminfo: memFree=1594288/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=1624 CPUtime=37.05
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 167 0 0 0 3705 0 0 0 25 0 1 0 98779970 1662976 156 1992294400 134512640 134570484 4294956192 18446744073709551615 134545533 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 406 156 84 14 0 72 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 4836

[startup+162.301 s]
/proc/loadavg: 1.07 1.09 1.05 2/67 14873
/proc/meminfo: memFree=1594224/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=1748 CPUtime=97.03
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 200 0 0 0 9703 0 0 0 25 0 1 0 98779970 1789952 189 1992294400 134512640 134570484 4294956192 18446744073709551615 134523552 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 437 189 84 14 0 103 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 4960

[startup+222.305 s]
/proc/loadavg: 1.02 1.07 1.04 2/67 14879
/proc/meminfo: memFree=1593888/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=1876 CPUtime=157
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 220 0 0 0 15700 0 0 0 25 0 1 0 98779970 1921024 209 1992294400 134512640 134570484 4294956192 18446744073709551615 134553332 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14873/statm: 469 209 84 14 0 135 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 5088

[startup+282.302 s]
/proc/loadavg: 1.01 1.05 1.04 2/67 14879
/proc/meminfo: memFree=1593968/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=1876 CPUtime=216.97
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 236 0 0 0 21697 0 0 0 25 0 1 0 98779970 1921024 225 1992294400 134512640 134570484 4294956192 18446744073709551615 134524171 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 469 225 84 14 0 135 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 5088

[startup+342.302 s]
/proc/loadavg: 1.00 1.04 1.03 2/67 14879
/proc/meminfo: memFree=1593904/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2000 CPUtime=276.94
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 243 0 0 0 27694 0 0 0 25 0 1 0 98779970 2048000 232 1992294400 134512640 134570484 4294956192 18446744073709551615 134551651 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 500 232 84 14 0 166 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 5212

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.03 2/67 14879
/proc/meminfo: memFree=1593840/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2000 CPUtime=336.93
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 265 0 0 0 33693 0 0 0 25 0 1 0 98779970 2048000 254 1992294400 134512640 134570484 4294956192 18446744073709551615 134545339 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 500 254 84 14 0 166 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 5212

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.02 2/67 14879
/proc/meminfo: memFree=1593840/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2120 CPUtime=396.91
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 268 0 0 0 39691 0 0 0 25 0 1 0 98779970 2170880 257 1992294400 134512640 134570484 4294956192 18446744073709551615 134553107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 530 257 84 14 0 196 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 5332

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/67 14879
/proc/meminfo: memFree=1593776/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2116 CPUtime=456.89
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 289 0 0 0 45689 0 0 0 25 0 1 0 98779970 2166784 278 1992294400 134512640 134570484 4294956192 18446744073709551615 134552901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 529 278 84 14 0 195 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 5328

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.01 2/67 14879
/proc/meminfo: memFree=1593712/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2116 CPUtime=516.88
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 289 0 0 0 51688 0 0 0 25 0 1 0 98779970 2166784 278 1992294400 134512640 134570484 4294956192 18446744073709551615 134553032 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 529 278 84 14 0 195 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 5328

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 14879
/proc/meminfo: memFree=1593712/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2116 CPUtime=576.86
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 294 0 0 0 57686 0 0 0 25 0 1 0 98779970 2166784 283 1992294400 134512640 134570484 4294956192 18446744073709551615 134552549 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 529 283 84 14 0 195 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 5328

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14879
/proc/meminfo: memFree=1593648/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2240 CPUtime=636.84
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 295 0 0 0 63684 0 0 0 25 0 1 0 98779970 2293760 284 1992294400 134512640 134570484 4294956192 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 560 284 84 14 0 226 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 5452

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14879
/proc/meminfo: memFree=1593584/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2232 CPUtime=696.82
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 303 0 0 0 69682 0 0 0 25 0 1 0 98779970 2285568 292 1992294400 134512640 134570484 4294956192 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 558 292 84 14 0 224 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 5444

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

[startup+762.407 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14879
/proc/meminfo: memFree=1593584/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2232 CPUtime=696.92
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 303 0 0 0 69692 0 0 0 25 0 1 0 98779970 2285568 292 1992294400 134512640 134570484 4294956192 18446744073709551615 134553332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 558 292 84 14 0 224 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 5444

[startup+763.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14879
/proc/meminfo: memFree=1593584/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2232 CPUtime=697.72
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 303 0 0 0 69772 0 0 0 25 0 1 0 98779970 2285568 292 1992294400 134512640 134570484 4294956192 18446744073709551615 134522947 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 558 292 84 14 0 224 0
Current children cumulated CPU time (s) 762.9
Current children cumulated vsize (KiB) 5444

[startup+763.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14879
/proc/meminfo: memFree=1593584/2055924 swapFree=4181440/4192956
[pid=14867] ppid=14865 vsize=3212 CPUtime=65.18
/proc/14867/stat : 14867 (SATzilla2009_R) S 14865 14867 14569 0 -1 4194304 460 1987 0 0 289 31 6197 1 25 0 1 0 98773447 3289088 334 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14867/statm: 803 334 219 399 0 400 0
[pid=14873] ppid=14867 vsize=2232 CPUtime=697.92
/proc/14873/stat : 14873 (picosat846) R 14867 14867 14569 0 -1 4194304 303 0 0 0 69792 0 0 0 25 0 1 0 98779970 2285568 292 1992294400 134512640 134570484 4294956192 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14873/statm: 558 292 84 14 0 224 0
Current children cumulated CPU time (s) 763.1
Current children cumulated vsize (KiB) 5444

Child status: 20
Real time (s): 763.504
CPU time (s): 763.237
CPU user time (s): 762.889
CPU system time (s): 0.347947
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 8560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 762.889
system time used= 0.347947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2763
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= 37
involuntary context switches= 1207

runsolver used 0.806877 second user time and 1.9787 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-26 02:57:21
IDJOB=1725895
IDBENCH=24600
IDSOLVER=526
FILE ID=node83/1725895-1240707441
PBS_JOBID= 9186819
Free space on /tmp= 66028 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725895-1240707441/watcher-1725895-1240707441 -o /tmp/evaluation-result-1725895-1240707441/solver-1725895-1240707441 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1725895-1240707441.cnf

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

MD5SUM BENCH= ab810788a5ff5edde690e75706c8dd18
RANDOM SEED=322357957

node83.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1595488 kB
Buffers:         44076 kB
Cached:         357432 kB
SwapCached:       5336 kB
Active:         120336 kB
Inactive:       290088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1595488 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:           31460 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            36056 kB
Committed_AS:   375316 kB
PageTables:       1384 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= 66000 MiB
End job on node83 at 2009-04-26 03:10:05