Trace number 1555044

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_C 2009-03-22UNSAT 100.854 100.897

General information on the benchmark

NameAPPLICATIONS/bitverif/
icbrt/icbrt1_32.cnf
MD5SUM157e258753171ede0eac48b41cfa7b1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.2104
Satisfiable
(Un)Satisfiability was proved
Number of variables11309
Number of clauses33833
Sum of the clauses size78941
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 222554
Number of clauses of size 311277
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.96/19.00	c SATzilla is building models for class 2
18.96/19.00	c run presolver march_dl2004 for 5 seconds ... 
18.96/19.00	c Bin: Executing march_dl2004
18.96/19.00	c spawning binary file with 5 seconds ...
18.96/19.00	c child exit by a signal
18.96/19.00	c march_dl2004 returned code 137.
18.96/19.00	c run presolver mxc-sr08 for 5 seconds ... 
18.96/19.00	c Bin: Executing mxc-sr08
18.96/19.00	c spawning binary file with 5 seconds ...
18.96/19.00	c child exit by a signal
18.96/19.00	c mxc-sr08 returned code 137.
18.96/19.00	c Orignal number of varibales is 11309, number of clauses is 33833 
18.96/19.00	c predicted feature computation time is 9.462931 
18.96/19.00	c Bin: Executing satelite
18.96/19.00	c spawning binary file with 240 seconds ...
18.96/19.00	c child exited successfully
18.96/19.00	c satzilla computing base features
18.96/19.00	c Number of variabe is: 5436, Number of clause is : 24515 
18.96/19.00	c Initializing...
18.96/19.00	c satzilla compute diameter ...
18.96/19.00	c start diameter features ...
18.96/19.00	c satzilla doing clause learning
18.96/19.00	c start clause learning features ...
18.96/19.00	c Bin: Executing zchaff07
18.96/19.00	c spawning binary file with 2 seconds ...
18.96/19.00	c child exit by a signal
18.96/19.00	c satzilla doing survey propogation probe
18.96/19.00	c do survay propogation for 2 second ...
18.96/19.00	c satzilla doing local search probe
18.96/19.00	c satzilla doing lobjois search-space size estimate
18.96/19.00	c features are:11309 33833 5436 24515 1.08039 0.380094 0.221742 0.394254 0.816702 1.37441 0.000540816 0.43789 0.000367918 0.0115894 1.16051 0.332368 0.804365 0.000540816 1.48989 0.000326331 0.0197022 2.09005 0.133256 0.096094 0 0.927273 2.20222 0.000218822 1.71251 4.07914e-05 0.00934122 1.7043 0.501774 0.00045924 1.67896 0.000203957 0.017214 7.1167 0.0550313 6 8 0.521868 2799 0 2799 2799 2799 2799 2799 2799 2799 109.053 0 109.053 109.053 109.053 109.053 109.053 109.053 109.053 0.237999 0.753659 1.63659e-06 0.902562 0.527813 0.0258316 0.33987 0.086204 0.220503 0.0338283 0.76461 -5.55112e-17 0.370509 0.0478268 0.0134119 0.0469271 0.0178471 0.0251202 329 0.137443 1140.93 0.0184844 1141 1112 1162 0.46706 0.501783 0.865264 0.0164915 0.156773 0.91885 
18.96/19.00	c satzilla's ranking:
18.96/19.00	c 1) march_dl2004: 5.184738
18.96/19.00	c 2) minisat20SAT07: 3.278374
18.96/19.00	c 3) mxc-sr08: 3.275237
18.96/19.00	c 4) minisat20: 3.183064
18.96/19.00	c 5) vallst: 0.793927
18.96/19.00	c 6) zchaff_rand: 0.439807
18.96/19.00	c 7) tts-4-0: -0.049846
18.96/19.00	c 8) SATenstein: -10000.000000
18.96/19.00	c 9) gnovelty+: -10000.000000
18.96/19.00	c 10) adaptg2wsat+: -10000.000000
18.96/19.00	c 11) adaptg2wsat0: -10000.000000
18.96/19.00	c 12) picosat846: -10000.000000
18.96/19.00	c 13) kcnfs04SAT07: -10000.000000
18.96/19.00	c satzilla running march_dl2004 ... 
100.73/100.89	c Bin: Executing march_dl2004
100.73/100.89	c spawning binary file with 1181 seconds ...
100.73/100.89	c child exited successfully
100.73/100.89	c march_dl2004 returned code 20.
100.73/100.89	s UNSATISFIABLE
100.73/100.89	c SATZILLA_TIME=100.860000

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-1555044-1238736491/watcher-1555044-1238736491 -o /tmp/evaluation-result-1555044-1238736491/solver-1555044-1238736491 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1555044-1238736491.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.98 1.00 3/80 14077
/proc/meminfo: memFree=1713952/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=2056 CPUtime=0
/proc/14077/stat : 14077 (SATzilla2009_C) R 14075 14077 13527 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1146313011 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/14077/statm: 514 112 96 399 0 111 0
[pid=14078] ppid=14077 vsize=1572 CPUtime=0
/proc/14078/stat : 14078 (march_dl2004) R 14077 14077 13527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1146313011 1609728 273 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14078/statm: 393 273 50 118 0 272 0

[startup+0.0349831 s]
/proc/loadavg: 0.99 0.98 1.00 3/80 14077
/proc/meminfo: memFree=1713952/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=2056 CPUtime=0
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146313011 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 514 112 96 399 0 111 0
[pid=14078] ppid=14077 vsize=1968 CPUtime=0.02
/proc/14078/stat : 14078 (march_dl2004) R 14077 14077 13527 0 -1 4194304 388 0 0 0 2 0 0 0 19 0 1 0 1146313011 2015232 383 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14078/statm: 492 383 50 118 0 371 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4024

[startup+0.101985 s]
/proc/loadavg: 0.99 0.98 1.00 3/80 14077
/proc/meminfo: memFree=1713952/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=2056 CPUtime=0
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146313011 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 514 112 96 399 0 111 0
[pid=14078] ppid=14077 vsize=3400 CPUtime=0.09
/proc/14078/stat : 14078 (march_dl2004) R 14077 14077 13527 0 -1 4194304 1677 0 0 0 9 0 0 0 19 0 1 0 1146313011 3481600 623 1992294400 134512640 134996440 4294956176 18446744073709551615 134617278 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14078/statm: 850 623 55 118 0 729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5456

[startup+0.302004 s]
/proc/loadavg: 0.99 0.98 1.00 3/80 14077
/proc/meminfo: memFree=1713952/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=2056 CPUtime=0
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146313011 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 514 112 96 399 0 111 0
[pid=14078] ppid=14077 vsize=8788 CPUtime=0.29
/proc/14078/stat : 14078 (march_dl2004) R 14077 14077 13527 0 -1 4194304 4903 0 0 0 28 1 0 0 21 0 1 0 1146313011 8998912 1960 1992294400 134512640 134996440 4294956176 18446744073709551615 134559512 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14078/statm: 2197 1960 65 118 0 2076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10844

[startup+0.701045 s]
/proc/loadavg: 0.99 0.98 1.00 3/80 14077
/proc/meminfo: memFree=1713952/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=2056 CPUtime=0
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146313011 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 514 112 96 399 0 111 0
[pid=14078] ppid=14077 vsize=10308 CPUtime=0.68
/proc/14078/stat : 14078 (march_dl2004) R 14077 14077 13527 0 -1 4194304 5656 0 0 0 67 1 0 0 24 0 1 0 1146313011 10555392 2332 1992294400 134512640 134996440 4294956176 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14078/statm: 2577 2332 65 118 0 2456 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12364

[startup+1.50113 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14079
/proc/meminfo: memFree=1704080/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=2056 CPUtime=0
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146313011 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 514 112 96 399 0 111 0
[pid=14078] ppid=14077 vsize=10792 CPUtime=1.49
/proc/14078/stat : 14078 (march_dl2004) R 14077 14077 13527 0 -1 4194304 6657 0 0 0 147 2 0 0 25 0 1 0 1146313011 11051008 2473 1992294400 134512640 134996440 4294956176 18446744073709551615 134563083 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14078/statm: 2698 2473 65 118 0 2577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12848

[startup+3.10129 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14079
/proc/meminfo: memFree=1703888/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=2056 CPUtime=0
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146313011 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 514 112 96 399 0 111 0
[pid=14078] ppid=14077 vsize=10308 CPUtime=3.09
/proc/14078/stat : 14078 (march_dl2004) R 14077 14077 13527 0 -1 4194304 8266 0 0 0 306 3 0 0 25 0 1 0 1146313011 10555392 2362 1992294400 134512640 134996440 4294956176 18446744073709551615 134644080 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14078/statm: 2577 2362 65 118 0 2456 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12364

[startup+6.30262 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14080
/proc/meminfo: memFree=1707344/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=2056 CPUtime=4.99
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 156 12926 0 0 0 0 490 9 16 0 1 0 1146313011 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 514 125 107 399 0 111 0
[pid=14080] ppid=14077 vsize=7080 CPUtime=1.28
/proc/14080/stat : 14080 (mxc-sr08) R 14077 14077 13527 0 -1 4194304 1874 0 0 0 128 0 0 0 25 0 1 0 1146313511 7249920 1626 1992294400 134512640 135078026 4294956176 18446744073709551615 134521963 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14080/statm: 1770 1626 71 138 0 1629 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9136

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 1.00 2/81 14081
/proc/meminfo: memFree=1710936/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=4148 CPUtime=12.39
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 839 16408 0 0 214 0 1013 12 25 0 1 0 1146313011 4247552 690 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1037 690 136 399 0 634 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 4148

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14083
/proc/meminfo: memFree=1697936/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=5156 CPUtime=18.97
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 2007 17982 0 0 653 19 1212 13 25 0 1 0 1146313011 5279744 917 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1289 917 220 399 0 886 0
[pid=14083] ppid=14077 vsize=15128 CPUtime=6.48
/proc/14083/stat : 14083 (march_dl2004) R 14077 14077 13527 0 -1 4194304 12926 0 0 0 639 9 0 0 25 0 1 0 1146314911 15491072 3259 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14083/statm: 3782 3259 75 118 0 3661 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 20284

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14083
/proc/meminfo: memFree=1690192/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=5156 CPUtime=18.97
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 2007 17982 0 0 653 19 1212 13 25 0 1 0 1146313011 5279744 917 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1289 917 220 399 0 886 0
[pid=14083] ppid=14077 vsize=23412 CPUtime=32.07
/proc/14083/stat : 14083 (march_dl2004) R 14077 14077 13527 0 -1 4194304 14868 0 0 0 3197 10 0 0 25 0 1 0 1146314911 23973888 5201 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14083/statm: 5853 5201 75 118 0 5732 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 28568

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

[startup+76.7019 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14083
/proc/meminfo: memFree=1688144/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=5156 CPUtime=18.97
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 2007 17982 0 0 653 19 1212 13 25 0 1 0 1146313011 5279744 917 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1289 917 220 399 0 886 0
[pid=14083] ppid=14077 vsize=25340 CPUtime=57.66
/proc/14083/stat : 14083 (march_dl2004) R 14077 14077 13527 0 -1 4194304 15363 0 0 0 5755 11 0 0 25 0 1 0 1146314911 25948160 5696 1992294400 134512640 134996440 4294956176 18446744073709551615 134527828 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14083/statm: 6335 5696 75 118 0 6214 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 30496

[startup+89.5013 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14083
/proc/meminfo: memFree=1686480/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=5156 CPUtime=18.97
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 2007 17982 0 0 653 19 1212 13 25 0 1 0 1146313011 5279744 917 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1289 917 220 399 0 886 0
[pid=14083] ppid=14077 vsize=27112 CPUtime=70.47
/proc/14083/stat : 14083 (march_dl2004) R 14077 14077 13527 0 -1 4194304 15787 0 0 0 7035 12 0 0 25 0 1 0 1146314911 27762688 6120 1992294400 134512640 134996440 4294956176 18446744073709551615 134527730 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14083/statm: 6778 6120 75 118 0 6657 0
Current children cumulated CPU time (s) 89.44
Current children cumulated vsize (KiB) 32268

[startup+95.9019 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14083
/proc/meminfo: memFree=1685904/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=5156 CPUtime=18.97
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 2007 17982 0 0 653 19 1212 13 25 0 1 0 1146313011 5279744 917 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1289 917 220 399 0 886 0
[pid=14083] ppid=14077 vsize=27728 CPUtime=76.86
/proc/14083/stat : 14083 (march_dl2004) R 14077 14077 13527 0 -1 4194304 15909 0 0 0 7674 12 0 0 25 0 1 0 1146314911 28393472 6242 1992294400 134512640 134996440 4294956176 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14083/statm: 6932 6242 75 118 0 6811 0
Current children cumulated CPU time (s) 95.83
Current children cumulated vsize (KiB) 32884

[startup+99.1012 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14083
/proc/meminfo: memFree=1685648/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=5156 CPUtime=18.97
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 2007 17982 0 0 653 19 1212 13 25 0 1 0 1146313011 5279744 917 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1289 917 220 399 0 886 0
[pid=14083] ppid=14077 vsize=27992 CPUtime=80.06
/proc/14083/stat : 14083 (march_dl2004) R 14077 14077 13527 0 -1 4194304 15981 0 0 0 7994 12 0 0 25 0 1 0 1146314911 28663808 6314 1992294400 134512640 134996440 4294956176 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14083/statm: 6998 6314 75 118 0 6877 0
Current children cumulated CPU time (s) 99.03
Current children cumulated vsize (KiB) 33148

[startup+99.9023 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14083
/proc/meminfo: memFree=1685648/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=5156 CPUtime=18.97
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 2007 17982 0 0 653 19 1212 13 25 0 1 0 1146313011 5279744 917 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1289 917 220 399 0 886 0
[pid=14083] ppid=14077 vsize=27992 CPUtime=80.86
/proc/14083/stat : 14083 (march_dl2004) R 14077 14077 13527 0 -1 4194304 15986 0 0 0 8074 12 0 0 25 0 1 0 1146314911 28663808 6319 1992294400 134512640 134996440 4294956176 18446744073709551615 134553203 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14083/statm: 6998 6319 75 118 0 6877 0
Current children cumulated CPU time (s) 99.83
Current children cumulated vsize (KiB) 33148

[startup+100.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14083
/proc/meminfo: memFree=1685584/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=5156 CPUtime=18.97
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 2007 17982 0 0 653 19 1212 13 25 0 1 0 1146313011 5279744 917 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1289 917 220 399 0 886 0
[pid=14083] ppid=14077 vsize=28256 CPUtime=81.26
/proc/14083/stat : 14083 (march_dl2004) R 14077 14077 13527 0 -1 4194304 16061 0 0 0 8114 12 0 0 25 0 1 0 1146314911 28934144 6394 1992294400 134512640 134996440 4294956176 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14083/statm: 7064 6394 75 118 0 6943 0
Current children cumulated CPU time (s) 100.23
Current children cumulated vsize (KiB) 33412

[startup+100.702 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14083
/proc/meminfo: memFree=1685584/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=5156 CPUtime=18.97
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 2007 17982 0 0 653 19 1212 13 25 0 1 0 1146313011 5279744 917 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1289 917 220 399 0 886 0
[pid=14083] ppid=14077 vsize=28256 CPUtime=81.66
/proc/14083/stat : 14083 (march_dl2004) R 14077 14077 13527 0 -1 4194304 16061 0 0 0 8154 12 0 0 25 0 1 0 1146314911 28934144 6394 1992294400 134512640 134996440 4294956176 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14083/statm: 7064 6394 75 118 0 6943 0
Current children cumulated CPU time (s) 100.63
Current children cumulated vsize (KiB) 33412

[startup+100.802 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14083
/proc/meminfo: memFree=1685584/2055912 swapFree=4170688/4192956
[pid=14077] ppid=14075 vsize=5156 CPUtime=18.97
/proc/14077/stat : 14077 (SATzilla2009_C) S 14075 14077 13527 0 -1 4194304 2007 17982 0 0 653 19 1212 13 25 0 1 0 1146313011 5279744 917 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/14077/statm: 1289 917 220 399 0 886 0
[pid=14083] ppid=14077 vsize=28392 CPUtime=81.76
/proc/14083/stat : 14083 (march_dl2004) R 14077 14077 13527 0 -1 4194304 16087 0 0 0 8164 12 0 0 25 0 1 0 1146314911 29073408 6420 1992294400 134512640 134996440 4294956176 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14083/statm: 7098 6420 75 118 0 6977 0
Current children cumulated CPU time (s) 100.73
Current children cumulated vsize (KiB) 33548

Child status: 20
Real time (s): 100.897
CPU time (s): 100.854
CPU user time (s): 100.387
CPU system time (s): 0.466929
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 33548

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

runsolver used 0.114982 second user time and 0.351946 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-03 07:28:11
IDJOB=1555044
IDBENCH=70792
IDSOLVER=527
FILE ID=node78/1555044-1238736491
PBS_JOBID= 9085353
Free space on /tmp= 126852 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/icbrt/icbrt1_32.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555044-1238736491/watcher-1555044-1238736491 -o /tmp/evaluation-result-1555044-1238736491/solver-1555044-1238736491 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1555044-1238736491.cnf

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

MD5SUM BENCH= 157e258753171ede0eac48b41cfa7b1d
RANDOM SEED=1475879638

node78.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.214
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.214
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:      2055912 kB
MemFree:       1714432 kB
Buffers:         45416 kB
Cached:         212468 kB
SwapCached:       7792 kB
Active:         108632 kB
Inactive:       159764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1714432 kB
SwapTotal:     4192956 kB
SwapFree:      4170688 kB
Dirty:           32060 kB
Writeback:           0 kB
Mapped:          16140 kB
Slab:            57372 kB
Committed_AS:  2838492 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126820 MiB
End job on node78 at 2009-04-03 07:29:52