Trace number 1594729

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) 1198.94 1199.57

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_9gates_u2_autoenc.cnf
MD5SUMf36884385029d184241b6634aaaa22ac
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 variables426
Number of clauses92955
Sum of the clauses size544296
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21566
Number of clauses of size 34
Number of clauses of size 4733
Number of clauses of size 55420
Number of clauses of size over 585168

Solver Data

11.47/11.58	c run March_dl for 5 seconds ... 
11.47/11.58	c Bin: Executing march_dl
11.47/11.58	c child exit by a signal
11.47/11.58	c march_dl returned code 137.
11.47/11.58	c run saps (UBCSAT implementation) for 2 seconds ... 
11.47/11.58	c Bin: Executing ubcsat2006
11.47/11.58	c child exited successfully
11.47/11.58	c ubcsat2006 returned code 0.
11.47/11.58	c satzilla computing base features
11.47/11.58	c satzilla doing unit-prop probe
11.47/11.58	c satzilla doing local search probe
11.47/11.58	c satzilla doing lobjois search-space size estimate
11.47/11.58	c satzilla's ranking:
11.47/11.58	c 1) zchaff_rand+P: -6.657197
11.47/11.58	c 2) vallst+P: -0.847014
11.47/11.58	c 3) minisat20+P: 1.395626
11.47/11.58	c 4) minisat20: 1.767687
11.47/11.58	c 5) march_dl: 4.435250
11.47/11.58	c 6) march_dl+P: 5.392314
11.47/11.58	c 7) kcnfs+P: 999.000000
11.47/11.58	c 8) kcnfs: 999.000000
11.47/11.58	c 9) vallst: 999.000000
11.47/11.58	c 10) zchaff_rand: 999.000000
11.47/11.58	c satzilla running zchaff_rand with preprocessing ... 
1198.85/1199.56	c Preprocessing...
1198.85/1199.56	c Inital problem has 426 variables, 91389 nary clauses (1566 binary clauses).
1198.85/1199.56	c Num non-binary clauses 91325, Average non-binary clause length 5.925
1198.85/1199.56	c Theory has no gaps
1198.85/1199.56	c Preprocessor runtime was 0.340 seconds.
1198.85/1199.56	c 
1198.85/1199.56	c Satisfiability of theory still undetermined.
1198.85/1199.56	c See file /tmp/3EVBBI for simplified theory.
1198.85/1199.56	c Bin: Executing zchaff_rand
1198.85/1199.56	c child exit by a signal
1198.85/1199.56	c zchaff_rand returned code 137.
1198.85/1199.56	c zchaff_rand returned code 137.
1198.85/1199.56	c satzilla running vallst with preprocessing ... 
1198.85/1199.56	c Bin: Executing vallst
1198.85/1199.56	c vallst returned code 1.
1198.85/1199.56	c vallst returned code 1.
1198.85/1199.56	c satzilla running minisat20 with preprocessing ... 
1198.85/1199.56	c Bin: Executing minisat20
1198.85/1199.56	c minisat20 returned code 1.
1198.85/1199.56	c minisat20 returned code 1.
1198.85/1199.56	c satzilla running minisat20 ... 
1198.85/1199.56	c Bin: Executing minisat20
1198.85/1199.56	c minisat20 returned code 1.
1198.85/1199.56	c minisat20 returned code 1.
1198.85/1199.56	c satzilla running march_dl ... 
1198.85/1199.56	c Bin: Executing march_dl
1198.85/1199.56	c march_dl returned code 1.
1198.85/1199.56	c march_dl returned code 1.
1198.85/1199.56	c satzilla running march_dl with preprocessing ... 
1198.85/1199.56	c Bin: Executing march_dl
1198.85/1199.56	c march_dl returned code 1.
1198.85/1199.56	c march_dl returned code 1.
1198.85/1199.56	c satzilla running kcnfs with preprocessing ... 
1198.85/1199.56	c Bin: Executing kcnfs
1198.85/1199.56	c kcnfs returned code 1.
1198.85/1199.56	c kcnfs returned code 1.
1198.85/1199.56	c satzilla running kcnfs ... 
1198.85/1199.57	c Bin: Executing kcnfs
1198.85/1199.57	c kcnfs returned code 1.
1198.85/1199.57	c kcnfs returned code 1.
1198.85/1199.57	c satzilla running vallst ... 
1198.85/1199.57	c Bin: Executing vallst
1198.85/1199.57	c vallst returned code 1.
1198.85/1199.57	c vallst returned code 1.
1198.85/1199.57	c satzilla running zchaff_rand ... 
1198.85/1199.57	c Bin: Executing zchaff_rand
1198.85/1199.57	c zchaff_rand returned code 1.
1198.85/1199.57	c zchaff_rand returned code 1.
1198.85/1199.57	c ERROR: All Failed! 
1198.85/1199.57	c SATZILLA_TIME=1199.100000

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-1594729-1239279469/watcher-1594729-1239279469 -o /tmp/evaluation-result-1594729-1239279469/solver-1594729-1239279469 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1594729-1239279469.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.00 0.00 0.00 3/64 24231
/proc/meminfo: memFree=1342792/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=1440 CPUtime=0
/proc/24231/stat : 24231 (SATzilla2007_C) R 24229 24231 24194 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 1200613882 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/24231/statm: 360 110 95 260 0 84 0
[pid=24232] ppid=24231 vsize=1364 CPUtime=0
/proc/24232/stat : 24232 (march_dl) R 24231 24231 24194 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 1200613882 1396736 172 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24232/statm: 341 172 50 118 0 220 0

[startup+0.01769 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 24231
/proc/meminfo: memFree=1342792/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=1440 CPUtime=0
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1200613882 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24231/statm: 360 110 95 260 0 84 0
[pid=24232] ppid=24231 vsize=1628 CPUtime=0.01
/proc/24232/stat : 24232 (march_dl) R 24231 24231 24194 0 -1 4194304 230 0 0 0 1 0 0 0 18 0 1 0 1200613882 1667072 225 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24232/statm: 407 225 50 118 0 286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3068

[startup+0.101698 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 24231
/proc/meminfo: memFree=1342792/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=1440 CPUtime=0
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1200613882 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24231/statm: 360 110 95 260 0 84 0
[pid=24232] ppid=24231 vsize=2816 CPUtime=0.09
/proc/24232/stat : 24232 (march_dl) R 24231 24231 24194 0 -1 4194304 582 0 0 0 9 0 0 0 19 0 1 0 1200613882 2883584 577 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24232/statm: 704 577 50 118 0 583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4256

[startup+0.301721 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 24231
/proc/meminfo: memFree=1342792/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=1440 CPUtime=0
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1200613882 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24231/statm: 360 110 95 260 0 84 0
[pid=24232] ppid=24231 vsize=6884 CPUtime=0.29
/proc/24232/stat : 24232 (march_dl) R 24231 24231 24194 0 -1 4194304 3181 0 0 0 28 1 0 0 21 0 1 0 1200613882 7049216 1253 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24232/statm: 1721 1264 55 118 0 1600 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8324

[startup+0.701767 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 24231
/proc/meminfo: memFree=1342792/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=1440 CPUtime=0
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1200613882 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24231/statm: 360 110 95 260 0 84 0
[pid=24232] ppid=24231 vsize=9324 CPUtime=0.69
/proc/24232/stat : 24232 (march_dl) R 24231 24231 24194 0 -1 4194304 10312 0 0 0 65 4 0 0 25 0 1 0 1200613882 9547776 1377 1992294400 134512640 134996440 4294956272 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24232/statm: 2331 1377 67 118 0 2210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10764

[startup+1.50186 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 24233
/proc/meminfo: memFree=1337400/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=1440 CPUtime=0
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1200613882 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24231/statm: 360 110 95 260 0 84 0
[pid=24232] ppid=24231 vsize=9324 CPUtime=1.49
/proc/24232/stat : 24232 (march_dl) R 24231 24231 24194 0 -1 4194304 10320 0 0 0 145 4 0 0 25 0 1 0 1200613882 9547776 1385 1992294400 134512640 134996440 4294956272 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24232/statm: 2331 1385 67 118 0 2210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10764

[startup+3.10105 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 24233
/proc/meminfo: memFree=1337272/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=1440 CPUtime=0
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1200613882 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24231/statm: 360 110 95 260 0 84 0
[pid=24232] ppid=24231 vsize=10676 CPUtime=3.09
/proc/24232/stat : 24232 (march_dl) R 24231 24231 24194 0 -1 4194304 11617 0 0 0 287 22 0 0 25 0 1 0 1200613882 10932224 2203 1992294400 134512640 134996440 4294956272 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24232/statm: 2669 2203 73 118 0 2548 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12116

[startup+6.30147 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 24234
/proc/meminfo: memFree=1335352/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=1440 CPUtime=4.99
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 134 12728 0 0 0 0 440 59 16 0 1 0 1200613882 1474560 111 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24231/statm: 360 111 96 260 0 84 0
[pid=24234] ppid=24231 vsize=10288 CPUtime=1.27
/proc/24234/stat : 24234 (ubcsat2006) R 24231 24231 24194 0 -1 4194304 1942 0 0 0 125 2 0 0 25 0 1 0 1200614383 10534912 1925 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24234/statm: 2572 1925 156 64 0 2153 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11728

[startup+12.7012 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 24234
/proc/meminfo: memFree=1322944/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 24712

[startup+25.5017 s]
/proc/loadavg: 0.34 0.08 0.02 2/66 24235
/proc/meminfo: memFree=1313016/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=11788 CPUtime=13.36
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 2894 0 0 0 1316 20 0 0 25 0 1 0 1200615094 12070912 2283 1992294400 134512640 135365884 4294956304 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 2947 2283 112 208 0 2719 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36500

[startup+51.1017 s]
/proc/loadavg: 0.56 0.15 0.05 2/66 24235
/proc/meminfo: memFree=1308600/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=20280 CPUtime=38.95
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 4647 0 0 0 3860 35 0 0 25 0 1 0 1200615094 20766720 3395 1992294400 134512640 135365884 4294956304 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 5070 3395 112 208 0 4842 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 44992

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.10 2/66 24235
/proc/meminfo: memFree=1303224/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=22648 CPUtime=90.14
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 5978 0 0 0 8961 53 0 0 25 0 1 0 1200615094 23191552 4726 1992294400 134512640 135365884 4294956304 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 5662 4726 112 208 0 5434 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 47360

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/66 24235
/proc/meminfo: memFree=1299192/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=33116 CPUtime=150.1
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 6971 0 0 0 14940 70 0 0 25 0 1 0 1200615094 33910784 5719 1992294400 134512640 135365884 4294956304 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 8279 5719 112 208 0 8051 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 57828

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/66 24235
/proc/meminfo: memFree=1295736/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=39664 CPUtime=210.08
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 9126 0 0 0 20924 84 0 0 25 0 1 0 1200615094 40615936 6593 1992294400 134512640 135365884 4294956304 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 9916 6593 112 208 0 9688 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 64376

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/66 24235
/proc/meminfo: memFree=1292856/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=40768 CPUtime=270.04
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 9873 0 0 0 26908 96 0 0 25 0 1 0 1200615094 41746432 7340 1992294400 134512640 135365884 4294956304 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 10192 7340 112 208 0 9964 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 65480

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/66 24235
/proc/meminfo: memFree=1289912/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=42144 CPUtime=330.01
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 10622 0 0 0 32894 107 0 0 25 0 1 0 1200615094 43155456 8089 1992294400 134512640 135365884 4294956304 18446744073709551615 135090392 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 10536 8089 112 208 0 10308 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 66856


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


[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.53 2/66 24235
/proc/meminfo: memFree=1275448/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=65428 CPUtime=749.81
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 14187 0 0 0 74811 170 0 0 25 0 1 0 1200615094 66998272 11654 1992294400 134512640 135365884 4294956304 18446744073709551615 134576774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 16357 11654 112 208 0 16129 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 90140

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/66 24235
/proc/meminfo: memFree=1273784/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=66136 CPUtime=809.77
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 14589 0 0 0 80799 178 0 0 25 0 1 0 1200615094 67723264 12056 1992294400 134512640 135365884 4294956304 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 16534 12056 112 208 0 16306 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 90848

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/66 24235
/proc/meminfo: memFree=1272248/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=66784 CPUtime=869.74
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 14976 0 0 0 86788 186 0 0 25 0 1 0 1200615094 68386816 12443 1992294400 134512640 135365884 4294956304 18446744073709551615 134543639 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 16696 12443 112 208 0 16468 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 91496

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/66 24235
/proc/meminfo: memFree=1270968/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=67300 CPUtime=929.69
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 15287 0 0 0 92776 193 0 0 25 0 1 0 1200615094 68915200 12754 1992294400 134512640 135365884 4294956304 18446744073709551615 134576744 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 16825 12754 112 208 0 16597 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 92012

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/66 24235
/proc/meminfo: memFree=1269560/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=67784 CPUtime=989.66
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 15643 0 0 0 98765 201 0 0 25 0 1 0 1200615094 69410816 13110 1992294400 134512640 135365884 4294956304 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 16946 13110 112 208 0 16718 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 92496

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/66 24235
/proc/meminfo: memFree=1268152/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=68636 CPUtime=1049.64
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 16007 0 0 0 104757 207 0 0 25 0 1 0 1200615094 70283264 13474 1992294400 134512640 135365884 4294956304 18446744073709551615 134553806 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 17159 13474 112 208 0 16931 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 93348

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 24235
/proc/meminfo: memFree=1266744/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=69060 CPUtime=1109.59
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 16346 0 0 0 110746 213 0 0 25 0 1 0 1200615094 70717440 13813 1992294400 134512640 135365884 4294956304 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 17265 13813 112 208 0 17037 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 93772

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/66 24235
/proc/meminfo: memFree=1265592/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=79852 CPUtime=1169.56
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 19231 0 0 0 116737 219 0 0 25 0 1 0 1200615094 81768448 14104 1992294400 134512640 135365884 4294956304 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 19963 14104 112 208 0 19735 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 104564

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 24235
/proc/meminfo: memFree=1265336/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=80012 CPUtime=1177.55
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 19287 0 0 0 117535 220 0 0 25 0 1 0 1200615094 81932288 14160 1992294400 134512640 135365884 4294956304 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 20003 14160 112 208 0 19775 0
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (KiB) 104724

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 24235
/proc/meminfo: memFree=1265208/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=80012 CPUtime=1180.76
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 19305 0 0 0 117855 221 0 0 25 0 1 0 1200615094 81932288 14178 1992294400 134512640 135365884 4294956304 18446744073709551615 134544116 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 20003 14178 112 208 0 19775 0
Current children cumulated CPU time (s) 1192.86
Current children cumulated vsize (KiB) 104724

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 24235
/proc/meminfo: memFree=1265144/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=80012 CPUtime=1183.96
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 19327 0 0 0 118175 221 0 0 25 0 1 0 1200615094 81932288 14200 1992294400 134512640 135365884 4294956304 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 20003 14200 112 208 0 19775 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 104724

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 24235
/proc/meminfo: memFree=1265080/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=80204 CPUtime=1185.55
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 19346 0 0 0 118334 221 0 0 25 0 1 0 1200615094 82128896 14219 1992294400 134512640 135365884 4294956304 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 20051 14219 112 208 0 19823 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 104916

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 24235
/proc/meminfo: memFree=1265080/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=80204 CPUtime=1186.35
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 19349 0 0 0 118414 221 0 0 25 0 1 0 1200615094 82128896 14222 1992294400 134512640 135365884 4294956304 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 20051 14222 112 208 0 19823 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 104916

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 24235
/proc/meminfo: memFree=1265080/2055920 swapFree=4178472/4192956
[pid=24231] ppid=24229 vsize=24712 CPUtime=12.1
/proc/24231/stat : 24231 (SATzilla2007_C) S 24229 24231 24194 0 -1 4194304 9814 14676 0 0 477 9 660 64 25 0 1 0 1200613882 25305088 5081 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24231/statm: 6178 5081 164 260 0 5902 0
[pid=24235] ppid=24231 vsize=80204 CPUtime=1186.75
/proc/24235/stat : 24235 (zchaff_rand) R 24231 24231 24194 0 -1 4194304 19352 0 0 0 118454 221 0 0 25 0 1 0 1200615094 82128896 14225 1992294400 134512640 135365884 4294956304 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24235/statm: 20051 14225 112 208 0 19823 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 104916

Child status: 17
Real time (s): 1199.57
CPU time (s): 1198.94
CPU user time (s): 1195.98
CPU system time (s): 2.96655
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 104916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.98
system time used= 2.96655
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43855
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= 18
involuntary context switches= 4566

runsolver used 0.979851 second user time and 3.39148 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-09 14:17:49
IDJOB=1594729
IDBENCH=71148
IDSOLVER=558
FILE ID=node1/1594729-1239279469
PBS_JOBID= 9115481
Free space on /tmp= 65552 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1594729-1239279469/watcher-1594729-1239279469 -o /tmp/evaluation-result-1594729-1239279469/solver-1594729-1239279469 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1594729-1239279469.cnf            

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=1642817486

node1.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.229
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.229
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:       1343336 kB
Buffers:         70784 kB
Cached:         560264 kB
SwapCached:       8424 kB
Active:          35136 kB
Inactive:       605928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343336 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:           10944 kB
Writeback:           0 kB
Mapped:          15736 kB
Slab:            57512 kB
Committed_AS:  3570344 kB
PageTables:       1440 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= 65544 MiB
End job on node1 at 2009-04-09 14:37:49