Trace number 1719971

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 778.021 778.481

General information on the benchmark

Namemanol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark286.744
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

30.14/30.25	c SATzilla is building models for class 3
30.14/30.25	c run presolver mxc-sr08 for 10 seconds ... 
30.14/30.25	c Bin: Executing mxc-sr08
30.14/30.25	c spawning binary file with 10 seconds ...
30.14/30.25	c child exit by a signal
30.14/30.25	c mxc-sr08 returned code 137.
30.14/30.25	c run presolver picosat846 for 5 seconds ... 
30.14/30.25	c Bin: Executing picosat846
30.14/30.25	c spawning binary file with 5 seconds ...
30.14/30.25	c child exit by a signal
30.14/30.25	c picosat846 returned code 137.
30.14/30.25	c Orignal number of varibales is 183371, number of clauses is 547078 
30.14/30.25	c predicted feature computation time is 15.228665 
30.14/30.25	c Bin: Executing satelite
30.14/30.25	c spawning binary file with 240 seconds ...
30.14/30.25	c child exited successfully
30.14/30.25	c satzilla computing base features
30.14/30.25	c Number of variabe is: 28754, Number of clause is : 222774 
30.14/30.25	c Initializing...
30.14/30.25	c satzilla doing clause learning
30.14/30.25	c start clause learning features ...
30.14/30.25	c Bin: Executing zchaff07
30.14/30.25	c spawning binary file with 2 seconds ...
30.14/30.25	c child exit by a signal
30.14/30.25	c satzilla doing survey propogation probe
30.14/30.25	c do survay propogation for 2 second ...
30.14/30.25	c satzilla doing local search probe
30.14/30.25	c features are:183371 547078 28754 222774 5.37723 1.45575 0.129073 0.361499 0.743745 1.80184 0.000138103 0.414544 6.95555e-05 0.000730333 1.67759 0.141771 0.510432 0.000138103 1.70028 3.1422e-05 0.00469534 3.03422 0.198025 0.148749 0 0.965812 2.93721 5.63754e-05 1.96838 0 0.00215914 2.61202 0.529626 0.000111066 1.54155 2.24443e-05 0.00281451 359.333 0.191225 293 454 454 293 454 293 331 18.3782 0.230869 14.8701 24.3481 24.3481 14.8701 24.3481 14.8701 15.9163 0.604339 0.44466 2.36403e-10 0.999999 0.890527 0.106408 0.813149 0.477565 0.653843 0.0683701 0.871287 -1.11022e-16 0.458803 0.149954 0.00115987 0.113609 0.0191313 0.0537552 2139.5 0.763788 3936 1.41421 3936 0 0 1.33464 0.999147 1.02946 0.19906 
30.14/30.25	c satzilla's ranking:
30.14/30.25	c 1) mxc-sr08: 2.858239
30.14/30.25	c 2) picosat846: 2.341224
30.14/30.25	c 3) zchaff_rand: 1.705042
30.14/30.25	c 4) minisat20SAT07: 1.284231
30.14/30.25	c 5) march_dl2004: -0.048262
30.14/30.25	c 6) SATenstein: -10000.000000
30.14/30.25	c 7) gnovelty+: -10000.000000
30.14/30.25	c 8) adaptg2wsat+: -10000.000000
30.14/30.25	c 9) adaptg2wsat0: -10000.000000
30.14/30.25	c 10) tts-4-0: -10000.000000
30.14/30.25	c 11) vallst: -10000.000000
30.14/30.25	c 12) minisat20: -10000.000000
30.14/30.25	c 13) kcnfs04SAT07: -10000.000000
30.14/30.25	c satzilla running mxc-sr08 ... 
777.90/778.47	c Bin: Executing mxc-sr08
777.90/778.47	c spawning binary file with 1169 seconds ...
777.90/778.47	c child exited successfully
777.90/778.47	c mxc-sr08 returned code 20.
777.90/778.47	s UNSATISFIABLE
777.90/778.47	c SATZILLA_TIME=778.110000

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-1719971-1240651371/watcher-1719971-1240651371 -o /tmp/evaluation-result-1719971-1240651371/solver-1719971-1240651371 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1719971-1240651371.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.92 1.00 1.09 3/64 18792
/proc/meminfo: memFree=1692480/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=2056 CPUtime=0
/proc/18792/stat : 18792 (SATzilla2009_I) R 18790 18792 18669 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 93170890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/18792/statm: 514 112 96 399 0 111 0
[pid=18793] ppid=18792 vsize=10276 CPUtime=0
/proc/18793/stat : 18793 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 729 0 0 0 0 0 0 0 18 0 1 0 93170890 10522624 725 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18793/statm: 2569 732 44 138 0 2428 0

[startup+0.0883849 s]
/proc/loadavg: 0.92 1.00 1.09 3/64 18792
/proc/meminfo: memFree=1692480/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=2056 CPUtime=0
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93170890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18792/statm: 514 112 96 399 0 111 0
[pid=18793] ppid=18792 vsize=47580 CPUtime=0.07
/proc/18793/stat : 18793 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 9912 0 0 0 3 4 0 0 19 0 1 0 93170890 48721920 9884 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18793/statm: 11895 9884 54 138 0 11754 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 49636

[startup+0.101387 s]
/proc/loadavg: 0.92 1.00 1.09 3/64 18792
/proc/meminfo: memFree=1692480/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=2056 CPUtime=0
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93170890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18792/statm: 514 112 96 399 0 111 0
[pid=18793] ppid=18792 vsize=48488 CPUtime=0.09
/proc/18793/stat : 18793 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 10147 0 0 0 5 4 0 0 19 0 1 0 93170890 49651712 10119 1992294400 134512640 135078026 4294956192 18446744073709551615 134735986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18793/statm: 12122 10119 54 138 0 11981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50544

[startup+0.301431 s]
/proc/loadavg: 0.92 1.00 1.09 3/64 18792
/proc/meminfo: memFree=1692480/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=2056 CPUtime=0
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93170890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18792/statm: 514 112 96 399 0 111 0
[pid=18793] ppid=18792 vsize=62932 CPUtime=0.29
/proc/18793/stat : 18793 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 13672 0 0 0 23 6 0 0 21 0 1 0 93170890 64442368 13644 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18793/statm: 15733 13644 54 138 0 15592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64988

[startup+0.701515 s]
/proc/loadavg: 0.92 1.00 1.09 3/64 18792
/proc/meminfo: memFree=1692480/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=2056 CPUtime=0
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93170890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18792/statm: 514 112 96 399 0 111 0
[pid=18793] ppid=18792 vsize=72400 CPUtime=0.69
/proc/18793/stat : 18793 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 18246 0 0 0 60 9 0 0 25 0 1 0 93170890 74137600 15832 1992294400 134512640 135078026 4294956192 18446744073709551615 134725658 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18793/statm: 18100 15832 55 138 0 17959 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74456

[startup+1.50169 s]
/proc/loadavg: 0.92 1.00 1.09 2/66 18794
/proc/meminfo: memFree=1618800/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=2056 CPUtime=0
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93170890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18792/statm: 514 112 96 399 0 111 0
[pid=18793] ppid=18792 vsize=98500 CPUtime=1.49
/proc/18793/stat : 18793 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 24528 0 0 0 138 11 0 0 25 0 1 0 93170890 100864000 22114 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18793/statm: 24625 22115 55 138 0 24484 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100556

[startup+3.10204 s]
/proc/loadavg: 0.92 1.00 1.09 2/66 18794
/proc/meminfo: memFree=1589872/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=2056 CPUtime=0
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93170890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18792/statm: 514 112 96 399 0 111 0
[pid=18793] ppid=18792 vsize=123316 CPUtime=3.08
/proc/18793/stat : 18793 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 31210 0 0 0 295 13 0 0 25 0 1 0 93170890 126275584 28796 1992294400 134512640 135078026 4294956192 18446744073709551615 134569231 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18793/statm: 30829 28796 55 138 0 30688 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 125372

[startup+6.30172 s]
/proc/loadavg: 1.01 1.01 1.10 2/66 18794
/proc/meminfo: memFree=1583664/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=2056 CPUtime=0
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93170890 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18792/statm: 514 112 96 399 0 111 0
[pid=18793] ppid=18792 vsize=115148 CPUtime=6.27
/proc/18793/stat : 18793 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 32786 0 0 0 613 14 0 0 25 0 1 0 93170890 117911552 27282 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18793/statm: 28787 27282 71 138 0 28646 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 117204

[startup+12.7011 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 18795
/proc/meminfo: memFree=1662256/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=2056 CPUtime=10
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 152 32788 0 0 0 0 984 16 16 0 1 0 93170890 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 514 121 104 399 0 111 0
[pid=18795] ppid=18792 vsize=34544 CPUtime=2.65
/proc/18795/stat : 18795 (picosat846) R 18792 18792 18669 0 -1 4194304 7735 0 0 0 262 3 0 0 25 0 1 0 93171893 35373056 7714 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18795/statm: 8636 7714 85 14 0 8302 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 36600

[startup+25.5018 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 18797
/proc/meminfo: memFree=1657912/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=35868 CPUtime=25.44
/proc/18792/stat : 18792 (SATzilla2009_I) R 18790 18792 18669 0 -1 4194304 10919 70830 0 0 423 5 2066 50 25 0 1 0 93170890 36728832 8487 1992294400 134512640 136149169 4294956224 18446744073709551615 134872456 0 0 4096 3 0 0 0 17 0 0 0
/proc/18792/statm: 8967 8487 152 399 0 8564 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 35868

[startup+51.1013 s]
/proc/loadavg: 1.08 1.03 1.09 2/66 18798
/proc/meminfo: memFree=1546992/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=115148 CPUtime=20.81
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 32788 0 0 0 2065 16 0 0 25 0 1 0 93173915 117911552 27284 1992294400 134512640 135078026 4294956192 18446744073709551615 134534342 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 28787 27284 71 138 0 28646 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 148144

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.09 2/66 18798
/proc/meminfo: memFree=1546800/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=115408 CPUtime=71.98
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 32834 0 0 0 7182 16 0 0 25 0 1 0 93173915 118177792 27330 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 28852 27330 71 138 0 28711 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 148404

[startup+162.301 s]
/proc/loadavg: 1.12 1.04 1.09 2/66 18798
/proc/meminfo: memFree=1540336/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=122108 CPUtime=131.95
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 34452 0 0 0 13177 18 0 0 25 0 1 0 93173915 125038592 28948 1992294400 134512640 135078026 4294956192 18446744073709551615 134524338 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 30527 28948 71 138 0 30386 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 155104

[startup+222.302 s]
/proc/loadavg: 1.12 1.05 1.09 2/66 18798
/proc/meminfo: memFree=1532720/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=129792 CPUtime=191.9
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 36358 0 0 0 19170 20 0 0 25 0 1 0 93173915 132907008 30854 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 32448 30854 71 138 0 32307 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 162788

[startup+282.302 s]
/proc/loadavg: 1.04 1.04 1.08 2/66 18798
/proc/meminfo: memFree=1531376/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=131524 CPUtime=251.88
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 36669 0 0 0 25167 21 0 0 25 0 1 0 93173915 134680576 31165 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 32881 31165 71 138 0 32740 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 164520

[startup+342.302 s]
/proc/loadavg: 1.01 1.03 1.08 2/66 18798
/proc/meminfo: memFree=1521328/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=141728 CPUtime=311.85
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 39202 0 0 0 31162 23 0 0 25 0 1 0 93173915 145129472 33698 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 35432 33698 71 138 0 35291 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 174724

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 18798
/proc/meminfo: memFree=1516208/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=146820 CPUtime=371.82
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 40454 0 0 0 37158 24 0 0 25 0 1 0 93173915 150343680 34950 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 36705 34950 71 138 0 36564 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 179816

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 18798
/proc/meminfo: memFree=1516144/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=146820 CPUtime=431.79
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 40464 0 0 0 43155 24 0 0 25 0 1 0 93173915 150343680 34960 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 36705 34960 71 138 0 36564 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 179816

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 18798
/proc/meminfo: memFree=1515440/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=147780 CPUtime=491.76
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 40681 0 0 0 49152 24 0 0 25 0 1 0 93173915 151326720 35177 1992294400 134512640 135078026 4294956192 18446744073709551615 134534492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 36945 35177 71 138 0 36804 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 180776

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 18798
/proc/meminfo: memFree=1508144/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=155096 CPUtime=551.71
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 42458 0 0 0 55145 26 0 0 25 0 1 0 93173915 158818304 36954 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 38774 36954 71 138 0 38633 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 188092

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 18798
/proc/meminfo: memFree=1503408/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=161140 CPUtime=611.69
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 43620 0 0 0 61142 27 0 0 25 0 1 0 93173915 165007360 38116 1992294400 134512640 135078026 4294956192 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 40285 38116 71 138 0 40144 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 194136

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18798
/proc/meminfo: memFree=1499952/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=164564 CPUtime=671.66
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 44457 0 0 0 67138 28 0 0 25 0 1 0 93173915 168513536 38953 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 41141 38953 71 138 0 41000 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 197560

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18798
/proc/meminfo: memFree=1498032/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=166596 CPUtime=731.63
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 44935 0 0 0 73134 29 0 0 25 0 1 0 93173915 170594304 39431 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 41649 39431 71 138 0 41508 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 199592

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

[startup+767.901 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18798
/proc/meminfo: memFree=1498032/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=166596 CPUtime=737.22
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 44942 0 0 0 73693 29 0 0 25 0 1 0 93173915 170594304 39438 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 41649 39438 71 138 0 41508 0
Current children cumulated CPU time (s) 767.4
Current children cumulated vsize (KiB) 199592

[startup+774.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18798
/proc/meminfo: memFree=1497904/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=166596 CPUtime=743.62
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 44959 0 0 0 74333 29 0 0 25 0 1 0 93173915 170594304 39455 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 41649 39455 71 138 0 41508 0
Current children cumulated CPU time (s) 773.8
Current children cumulated vsize (KiB) 199592

[startup+775.903 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18798
/proc/meminfo: memFree=1497904/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=166596 CPUtime=745.22
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 44961 0 0 0 74493 29 0 0 25 0 1 0 93173915 170594304 39457 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 41649 39457 71 138 0 41508 0
Current children cumulated CPU time (s) 775.4
Current children cumulated vsize (KiB) 199592

[startup+777.501 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18798
/proc/meminfo: memFree=1497904/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=166596 CPUtime=746.82
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 44970 0 0 0 74653 29 0 0 25 0 1 0 93173915 170594304 39466 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 41649 39466 71 138 0 41508 0
Current children cumulated CPU time (s) 777
Current children cumulated vsize (KiB) 199592

[startup+777.901 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18798
/proc/meminfo: memFree=1497904/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=166596 CPUtime=747.22
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 44972 0 0 0 74693 29 0 0 25 0 1 0 93173915 170594304 39468 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 41649 39468 71 138 0 41508 0
Current children cumulated CPU time (s) 777.4
Current children cumulated vsize (KiB) 199592

[startup+778.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18798
/proc/meminfo: memFree=1497904/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=166596 CPUtime=747.62
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 44973 0 0 0 74733 29 0 0 25 0 1 0 93173915 170594304 39469 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 41649 39469 71 138 0 41508 0
Current children cumulated CPU time (s) 777.8
Current children cumulated vsize (KiB) 199592

[startup+778.401 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18798
/proc/meminfo: memFree=1497904/2055920 swapFree=4192812/4192956
[pid=18792] ppid=18790 vsize=32996 CPUtime=30.18
/proc/18792/stat : 18792 (SATzilla2009_I) S 18790 18792 18669 0 -1 4194304 11500 70830 0 0 893 9 2066 50 25 0 1 0 93170890 33787904 7999 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18792/statm: 8249 7999 217 399 0 7846 0
[pid=18798] ppid=18792 vsize=166596 CPUtime=747.72
/proc/18798/stat : 18798 (mxc-sr08) R 18792 18792 18669 0 -1 4194304 44973 0 0 0 74743 29 0 0 25 0 1 0 93173915 170594304 39469 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18798/statm: 41649 39469 71 138 0 41508 0
Current children cumulated CPU time (s) 777.9
Current children cumulated vsize (KiB) 199592

Child status: 20
Real time (s): 778.481
CPU time (s): 778.021
CPU user time (s): 777.085
CPU system time (s): 0.935857
CPU usage (%): 99.9408
Max. virtual memory (cumulated for all children) (KiB): 199592

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

runsolver used 0.6519 second user time and 2.18467 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 11:22:52
IDJOB=1719971
IDBENCH=69586
IDSOLVER=528
FILE ID=node10/1719971-1240651371
PBS_JOBID= 9186531
Free space on /tmp= 66332 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f9b.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719971-1240651371/watcher-1719971-1240651371 -o /tmp/evaluation-result-1719971-1240651371/solver-1719971-1240651371 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1719971-1240651371.cnf

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED=1512570046

node10.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.263
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	: 5931.00
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.263
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:       1692960 kB
Buffers:          9904 kB
Cached:         276580 kB
SwapCached:          0 kB
Active:         106048 kB
Inactive:       194332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           40992 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            48584 kB
Committed_AS:   331188 kB
PageTables:       1372 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= 66300 MiB
End job on node10 at 2009-04-25 11:35:51