Trace number 1728042

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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.62 1200.16

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

10.68/10.71	c run March_dl for 5 seconds ... 
10.68/10.71	c Bin: Executing march_dl
10.68/10.71	c child exit by a signal
10.68/10.71	c march_dl returned code 137.
10.68/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.68/10.71	c Bin: Executing ubcsat2006
10.68/10.71	c child exited successfully
10.68/10.71	c ubcsat2006 returned code 0.
10.68/10.71	c satzilla computing base features
10.68/10.71	c satzilla doing unit-prop probe
10.68/10.71	c satzilla doing local search probe
10.68/10.71	c satzilla doing lobjois search-space size estimate
10.68/10.71	c satzilla's ranking:
10.68/10.71	c 1) vallst+P: 2.527461
10.68/10.71	c 2) minisat20: 3.800093
10.68/10.71	c 3) zchaff_rand+P: 3.903201
10.68/10.71	c 4) march_dl+P: 4.308591
10.68/10.71	c 5) march_dl: 4.597994
10.68/10.71	c 6) minisat20+P: 4.922141
10.68/10.71	c 7) kcnfs+P: 999.000000
10.68/10.71	c 8) kcnfs: 999.000000
10.68/10.71	c 9) vallst: 999.000000
10.68/10.71	c 10) zchaff_rand: 999.000000
10.68/10.71	c satzilla running vallst with preprocessing ... 
1199.54/1200.15	c Preprocessing...
1199.54/1200.15	c Inital problem has 1015 variables, 35 nary clauses (31465 binary clauses).
1199.54/1200.15	c Num non-binary clauses 35, Average non-binary clause length 29.000
1199.54/1200.15	c Theory has no gaps
1199.54/1200.15	c Preprocessor runtime was 0.060 seconds.
1199.54/1200.15	c 
1199.54/1200.15	c Satisfiability of theory still undetermined.
1199.54/1200.15	c See file /tmp/fQCiol for simplified theory.
1199.54/1200.15	c Bin: Executing vallst
1199.54/1200.15	c child exit by a signal
1199.54/1200.15	c vallst returned code 137.
1199.54/1200.15	c vallst returned code 137.
1199.54/1200.15	c satzilla running minisat20 ... 
1199.54/1200.15	c Bin: Executing minisat20
1199.54/1200.15	c minisat20 returned code 1.
1199.54/1200.15	c minisat20 returned code 1.
1199.54/1200.15	c satzilla running zchaff_rand with preprocessing ... 
1199.54/1200.15	c Bin: Executing zchaff_rand
1199.54/1200.15	c zchaff_rand returned code 1.
1199.54/1200.15	c zchaff_rand returned code 1.
1199.54/1200.15	c satzilla running march_dl with preprocessing ... 
1199.54/1200.15	c Bin: Executing march_dl
1199.54/1200.15	c march_dl returned code 1.
1199.54/1200.15	c march_dl returned code 1.
1199.54/1200.15	c satzilla running march_dl ... 
1199.54/1200.15	c Bin: Executing march_dl
1199.54/1200.15	c march_dl returned code 1.
1199.54/1200.15	c march_dl returned code 1.
1199.54/1200.15	c satzilla running minisat20 with preprocessing ... 
1199.54/1200.15	c Bin: Executing minisat20
1199.54/1200.15	c minisat20 returned code 1.
1199.54/1200.15	c minisat20 returned code 1.
1199.54/1200.15	c satzilla running kcnfs with preprocessing ... 
1199.54/1200.15	c Bin: Executing kcnfs
1199.54/1200.15	c kcnfs returned code 1.
1199.54/1200.15	c kcnfs returned code 1.
1199.54/1200.15	c satzilla running kcnfs ... 
1199.54/1200.15	c Bin: Executing kcnfs
1199.54/1200.15	c kcnfs returned code 1.
1199.54/1200.15	c kcnfs returned code 1.
1199.54/1200.15	c satzilla running vallst ... 
1199.54/1200.15	c Bin: Executing vallst
1199.54/1200.15	c vallst returned code 1.
1199.54/1200.15	c vallst returned code 1.
1199.54/1200.15	c satzilla running zchaff_rand ... 
1199.54/1200.15	c Bin: Executing zchaff_rand
1199.54/1200.15	c zchaff_rand returned code 1.
1199.54/1200.15	c zchaff_rand returned code 1.
1199.54/1200.15	c ERROR: All Failed! 
1199.54/1200.15	c SATZILLA_TIME=1199.790000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728042-1240732129/watcher-1728042-1240732129 -o /tmp/evaluation-result-1728042-1240732129/solver-1728042-1240732129 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1728042-1240732129.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.91 0.95 0.98 3/64 25979
/proc/meminfo: memFree=1678320/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=1440 CPUtime=0
/proc/25979/stat : 25979 (SATzilla2007_C) R 25977 25979 25659 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 101241060 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 360 110 95 260 0 84 0
[pid=25980] ppid=25979 vsize=884 CPUtime=0
/proc/25980/stat : 25980 (march_dl) R 25979 25979 25659 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 101241061 905216 118 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25980/statm: 221 118 50 118 0 100 0

[startup+0.010182 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 25979
/proc/meminfo: memFree=1678320/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=1440 CPUtime=0
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 101241060 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25979/statm: 360 110 95 260 0 84 0
[pid=25980] ppid=25979 vsize=1016 CPUtime=0
/proc/25980/stat : 25980 (march_dl) R 25979 25979 25659 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 101241061 1040384 144 1992294400 134512640 134996440 4294956272 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25980/statm: 254 144 50 118 0 133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2456

[startup+0.10119 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 25979
/proc/meminfo: memFree=1678320/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=1440 CPUtime=0
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 101241060 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25979/statm: 360 110 95 260 0 84 0
[pid=25980] ppid=25979 vsize=2984 CPUtime=0.09
/proc/25980/stat : 25980 (march_dl) R 25979 25979 25659 0 -1 4194304 580 0 0 0 9 0 0 0 19 0 1 0 101241061 3055616 572 1992294400 134512640 134996440 4294956272 18446744073709551615 134563585 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25980/statm: 746 572 65 118 0 625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301212 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 25979
/proc/meminfo: memFree=1678320/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=1440 CPUtime=0
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 101241060 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25979/statm: 360 110 95 260 0 84 0
[pid=25980] ppid=25979 vsize=6184 CPUtime=0.29
/proc/25980/stat : 25980 (march_dl) R 25979 25979 25659 0 -1 4194304 2655 0 0 0 28 1 0 0 21 0 1 0 101241061 6332416 1030 1992294400 134512640 134996440 4294956272 18446744073709551615 134542899 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25980/statm: 1546 1030 73 118 0 1425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7624

[startup+0.701255 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 25979
/proc/meminfo: memFree=1678320/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=1440 CPUtime=0
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 101241060 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25979/statm: 360 110 95 260 0 84 0
[pid=25980] ppid=25979 vsize=6456 CPUtime=0.69
/proc/25980/stat : 25980 (march_dl) R 25979 25979 25659 0 -1 4194304 3130 0 0 0 68 1 0 0 25 0 1 0 101241061 6610944 1091 1992294400 134512640 134996440 4294956272 18446744073709551615 134552335 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25980/statm: 1614 1091 75 118 0 1493 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7896

[startup+1.50134 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 25981
/proc/meminfo: memFree=1674080/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=1440 CPUtime=0
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 101241060 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25979/statm: 360 110 95 260 0 84 0
[pid=25980] ppid=25979 vsize=6456 CPUtime=1.49
/proc/25980/stat : 25980 (march_dl) R 25979 25979 25659 0 -1 4194304 3133 0 0 0 148 1 0 0 25 0 1 0 101241061 6610944 1094 1992294400 134512640 134996440 4294956272 18446744073709551615 134551546 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25980/statm: 1614 1094 75 118 0 1493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7896

[startup+3.10152 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 25981
/proc/meminfo: memFree=1673952/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=1440 CPUtime=0
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 101241060 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25979/statm: 360 110 95 260 0 84 0
[pid=25980] ppid=25979 vsize=6456 CPUtime=3.08
/proc/25980/stat : 25980 (march_dl) R 25979 25979 25659 0 -1 4194304 3135 0 0 0 307 1 0 0 25 0 1 0 101241061 6610944 1096 1992294400 134512640 134996440 4294956272 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25980/statm: 1614 1096 75 118 0 1493 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7896

[startup+6.30188 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 25982
/proc/meminfo: memFree=1676064/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=1440 CPUtime=4.99
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 134 3137 0 0 0 0 498 1 16 0 1 0 101241060 1474560 111 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 360 111 96 260 0 84 0
[pid=25982] ppid=25979 vsize=6188 CPUtime=1.28
/proc/25982/stat : 25982 (ubcsat2006) R 25979 25979 25659 0 -1 4194304 596 0 0 0 122 6 0 0 25 0 1 0 101241561 6336512 579 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25982/statm: 1547 579 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 25983
/proc/meminfo: memFree=1672544/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=2820 CPUtime=1.87
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 437 0 1 0 168 19 0 0 25 0 1 0 101242141 2887680 422 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 705 422 151 55 0 295 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8040

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 25983
/proc/meminfo: memFree=1672288/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3056 CPUtime=14.66
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 509 0 1 0 1354 112 0 0 25 0 1 0 101242141 3129344 494 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 764 494 151 55 0 354 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 8276

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 25983
/proc/meminfo: memFree=1671968/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3424 CPUtime=40.26
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 592 0 1 0 3781 245 0 0 25 0 1 0 101242141 3506176 577 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 856 577 151 55 0 446 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8644

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 25983
/proc/meminfo: memFree=1671776/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3660 CPUtime=91.44
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 642 0 1 0 8703 441 0 0 25 0 1 0 101242141 3747840 627 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 915 627 151 55 0 505 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 8880

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25983
/proc/meminfo: memFree=1671712/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3660 CPUtime=151.39
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 653 0 1 0 14513 626 0 0 25 0 1 0 101242141 3747840 638 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 915 638 151 55 0 505 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 8880

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25983
/proc/meminfo: memFree=1671648/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3660 CPUtime=211.37
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 660 0 1 0 20341 796 0 0 25 0 1 0 101242141 3747840 645 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 915 645 151 55 0 505 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 8880

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25983
/proc/meminfo: memFree=1671648/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3660 CPUtime=271.35
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 665 0 1 0 26186 949 0 0 25 0 1 0 101242141 3747840 650 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 915 650 151 55 0 505 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 8880

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25983
/proc/meminfo: memFree=1671584/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3776 CPUtime=331.32
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 670 0 1 0 32039 1093 0 0 25 0 1 0 101242141 3866624 655 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 944 655 151 55 0 534 0

################
# More data... #
################


[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671064/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=751.17
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 704 0 1 0 73112 2005 0 0 25 0 1 0 101242141 3985408 689 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 689 151 55 0 563 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 9112

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671064/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=811.14
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 707 0 1 0 78994 2120 0 0 25 0 1 0 101242141 3985408 692 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 692 151 55 0 563 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 9112

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671064/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=871.12
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 709 0 1 0 84878 2234 0 0 25 0 1 0 101242141 3985408 694 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 694 151 55 0 563 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 9112

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671064/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=931.1
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 713 0 1 0 90760 2350 0 0 25 0 1 0 101242141 3985408 698 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 698 151 55 0 563 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 9112

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671064/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=991.08
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 716 0 1 0 96648 2460 0 0 25 0 1 0 101242141 3985408 701 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 701 151 55 0 563 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 9112

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671072/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=1051.04
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 718 0 1 0 102524 2580 0 0 25 0 1 0 101242141 3985408 703 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 703 151 55 0 563 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 9112

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671072/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=1111
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 722 0 1 0 108410 2690 0 0 25 0 1 0 101242141 3985408 707 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 707 151 55 0 563 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 9112

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671008/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=1170.97
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 725 0 1 0 114299 2798 0 0 25 0 1 0 101242141 3985408 710 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 710 151 55 0 563 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 9112

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671008/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=1178.96
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 725 0 1 0 115081 2815 0 0 25 0 1 0 101242141 3985408 710 1992294400 134512640 134738160 4294956288 18446744073709551615 134586284 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/25983/statm: 973 710 151 55 0 563 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 9112

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671008/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=1185.37
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 725 0 1 0 115712 2825 0 0 25 0 1 0 101242141 3985408 710 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 710 151 55 0 563 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 9112

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671008/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=1186.95
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 725 0 1 0 115868 2827 0 0 25 0 1 0 101242141 3985408 710 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 710 151 55 0 563 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 9112

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671008/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=1187.76
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 725 0 1 0 115948 2828 0 0 25 0 1 0 101242141 3985408 710 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 710 151 55 0 563 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 9112

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671008/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=1188.56
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 725 0 1 0 116025 2831 0 0 25 0 1 0 101242141 3985408 710 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 710 151 55 0 563 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 9112

[startup+1200.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25989
/proc/meminfo: memFree=1671008/2055920 swapFree=4180832/4192956
[pid=25979] ppid=25977 vsize=5220 CPUtime=10.78
/proc/25979/stat : 25979 (SATzilla2007_C) S 25977 25979 25659 0 -1 4194304 2241 3739 0 0 355 9 701 13 25 0 1 0 101241060 5345280 1125 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25979/statm: 1305 1125 164 260 0 1029 0
[pid=25983] ppid=25979 vsize=3892 CPUtime=1188.76
/proc/25983/stat : 25983 (vallst) R 25979 25979 25659 0 -1 4194304 725 0 1 0 116043 2833 0 0 25 0 1 0 101242141 3985408 710 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/25983/statm: 973 710 151 55 0 563 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 9112

Child status: 17
Real time (s): 1200.16
CPU time (s): 1199.62
CPU user time (s): 1171.04
CPU system time (s): 28.5737
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 9112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1171.04
system time used= 28.5737
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6718
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 2621

runsolver used 0.952855 second user time and 3.41948 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-26 09:48:49
IDJOB=1728042
IDBENCH=24657
IDSOLVER=558
FILE ID=node42/1728042-1240732129
PBS_JOBID= 9186924
Free space on /tmp= 66328 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728042-1240732129/watcher-1728042-1240732129 -o /tmp/evaluation-result-1728042-1240732129/solver-1728042-1240732129 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1728042-1240732129.cnf            

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

MD5SUM BENCH= 4176ac9a36a2f88072132072fe2be571
RANDOM SEED=1178656197

node42.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.232
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.232
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:       1678808 kB
Buffers:         38640 kB
Cached:         265824 kB
SwapCached:       6024 kB
Active:         136816 kB
Inactive:       176160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678808 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            8700 kB
Writeback:           0 kB
Mapped:          14100 kB
Slab:            50160 kB
Committed_AS:   486344 kB
PageTables:       1388 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= 66320 MiB
End job on node42 at 2009-04-26 10:08:49