Trace number 1784895

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) 4998.6 5000.03

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
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 variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

Solver Data

31.67/31.81	c run March_dl for 5 seconds ... 
31.67/31.81	c Bin: Executing march_dl
31.67/31.81	c child exit by a signal
31.67/31.81	c march_dl returned code 137.
31.67/31.81	c run saps (UBCSAT implementation) for 2 seconds ... 
31.67/31.81	c Bin: Executing ubcsat2006
31.67/31.81	c child exited successfully
31.67/31.81	c ubcsat2006 returned code 0.
31.67/31.81	c satzilla computing base features
31.67/31.81	c satzilla doing unit-prop probe
31.67/31.81	c satzilla doing local search probe
31.67/31.81	c satzilla doing lobjois search-space size estimate
31.67/31.81	c satzilla's ranking:
31.67/31.81	c 1) zchaff_rand+P: 0.525951
31.67/31.81	c 2) vallst+P: 2.638856
31.67/31.81	c 3) march_dl+P: 6.972453
31.67/31.81	c 4) minisat20: 7.329493
31.67/31.81	c 5) minisat20+P: 8.840737
31.67/31.81	c 6) march_dl: 9.122107
31.67/31.81	c 7) kcnfs+P: 999.000000
31.67/31.81	c 8) kcnfs: 999.000000
31.67/31.81	c 9) vallst: 999.000000
31.67/31.81	c 10) zchaff_rand: 999.000000
31.67/31.81	c satzilla running zchaff_rand with preprocessing ... 
4998.53/5000.00	c Preprocessing...
4998.53/5000.00	c Inital problem has 9528 variables, 1167 nary clauses (1017395 binary clauses).
4998.53/5000.00	c Num non-binary clauses 1167, Average non-binary clause length 8.165
4998.53/5000.00	c Theory has no gaps
4998.53/5000.00	c Preprocessor runtime was 9.430 seconds.
4998.53/5000.00	c 
4998.53/5000.00	c Satisfiability of theory still undetermined.
4998.53/5000.00	c See file /tmp/Nrdyal for simplified theory.
4998.53/5000.00	c Bin: Executing zchaff_rand
4998.53/5000.00	c child exit by a signal
4998.53/5000.00	c zchaff_rand returned code 137.
4998.53/5000.00	c zchaff_rand returned code 137.
4998.53/5000.00	c satzilla running vallst with preprocessing ... 
4998.53/5000.00	c Bin: Executing vallst
4998.53/5000.00	c vallst returned code 1.
4998.53/5000.00	c vallst returned code 1.
4998.53/5000.00	c satzilla running march_dl with preprocessing ... 
4998.53/5000.00	c Bin: Executing march_dl
4998.53/5000.00	c march_dl returned code 1.
4998.53/5000.00	c march_dl returned code 1.
4998.53/5000.00	c satzilla running minisat20 ... 
4998.53/5000.00	c Bin: Executing minisat20
4998.53/5000.00	c minisat20 returned code 1.
4998.53/5000.00	c minisat20 returned code 1.
4998.53/5000.00	c satzilla running minisat20 with preprocessing ... 
4998.53/5000.00	c Bin: Executing minisat20
4998.53/5000.00	c minisat20 returned code 1.
4998.53/5000.00	c minisat20 returned code 1.
4998.53/5000.00	c satzilla running march_dl ... 
4998.53/5000.00	c Bin: Executing march_dl
4998.53/5000.00	c march_dl returned code 1.
4998.53/5000.00	c march_dl returned code 1.
4998.53/5000.00	c satzilla running kcnfs with preprocessing ... 
4998.53/5000.00	c Bin: Executing kcnfs
4998.53/5000.00	c kcnfs returned code 1.
4998.53/5000.00	c kcnfs returned code 1.
4998.53/5000.00	c satzilla running kcnfs ... 
4998.53/5000.00	c Bin: Executing kcnfs
4998.53/5000.00	c kcnfs returned code 1.
4998.53/5000.00	c kcnfs returned code 1.
4998.53/5000.00	c satzilla running vallst ... 
4998.53/5000.00	c Bin: Executing vallst
4998.53/5000.00	c vallst returned code 1.
4998.53/5000.00	c vallst returned code 1.
4998.53/5000.00	c satzilla running zchaff_rand ... 
4998.53/5000.01	c Bin: Executing zchaff_rand
4998.53/5000.01	c zchaff_rand returned code 1.
4998.53/5000.01	c zchaff_rand returned code 1.
4998.53/5000.01	c ERROR: All Failed! 
4998.53/5000.01	c SATZILLA_TIME=4999.310000

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-1784895-1241872015/watcher-1784895-1241872015 -o /tmp/evaluation-result-1784895-1241872015/solver-1784895-1241872015 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784895-1241872015.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 32345
/proc/meminfo: memFree=1446544/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=1440 CPUtime=0
/proc/32345/stat : 32345 (SATzilla2007_C) R 32343 32345 32196 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 215235695 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/32345/statm: 360 110 95 260 0 84 0
[pid=32346] ppid=32345 vsize=4616 CPUtime=0
/proc/32346/stat : 32346 (march_dl) R 32345 32345 32196 0 -1 4194304 785 0 0 0 0 0 0 0 18 0 1 0 215235696 4726784 780 1992294400 134512640 134996440 4294956256 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32346/statm: 1154 788 49 118 0 1033 0

[startup+0.037723 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 32345
/proc/meminfo: memFree=1446544/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=1440 CPUtime=0
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215235695 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32345/statm: 360 110 95 260 0 84 0
[pid=32346] ppid=32345 vsize=9588 CPUtime=0.03
/proc/32346/stat : 32346 (march_dl) R 32345 32345 32196 0 -1 4194304 1330 0 0 0 3 0 0 0 18 0 1 0 215235696 9818112 1325 1992294400 134512640 134996440 4294956256 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32346/statm: 2397 1325 50 118 0 2276 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11028

[startup+0.101712 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 32345
/proc/meminfo: memFree=1446544/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=1440 CPUtime=0
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215235695 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32345/statm: 360 110 95 260 0 84 0
[pid=32346] ppid=32345 vsize=10512 CPUtime=0.09
/proc/32346/stat : 32346 (march_dl) R 32345 32345 32196 0 -1 4194304 1614 0 0 0 9 0 0 0 19 0 1 0 215235696 10764288 1609 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32346/statm: 2628 1609 50 118 0 2507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11952

[startup+0.301728 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 32345
/proc/meminfo: memFree=1446544/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=1440 CPUtime=0
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215235695 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32345/statm: 360 110 95 260 0 84 0
[pid=32346] ppid=32345 vsize=13284 CPUtime=0.29
/proc/32346/stat : 32346 (march_dl) R 32345 32345 32196 0 -1 4194304 2503 0 0 0 28 1 0 0 21 0 1 0 215235696 13602816 2498 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32346/statm: 3321 2499 50 118 0 3200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14724

[startup+0.701764 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 32345
/proc/meminfo: memFree=1446544/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=1440 CPUtime=0
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215235695 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32345/statm: 360 110 95 260 0 84 0
[pid=32346] ppid=32345 vsize=18960 CPUtime=0.69
/proc/32346/stat : 32346 (march_dl) R 32345 32345 32196 0 -1 4194304 4277 0 0 0 67 2 0 0 25 0 1 0 215235696 19415040 4272 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32346/statm: 4740 4272 50 118 0 4619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20400

[startup+1.50182 s]
/proc/loadavg: 0.92 0.98 0.95 2/66 32347
/proc/meminfo: memFree=1423552/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=1440 CPUtime=0
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215235695 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32345/statm: 360 110 95 260 0 84 0
[pid=32346] ppid=32345 vsize=45412 CPUtime=1.49
/proc/32346/stat : 32346 (march_dl) R 32345 32345 32196 0 -1 4194304 9500 0 0 0 144 5 0 0 25 0 1 0 215235696 46501888 6433 1992294400 134512640 134996440 4294956256 18446744073709551615 134544598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32346/statm: 11353 6433 53 118 0 11232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46852

[startup+3.10196 s]
/proc/loadavg: 0.93 0.98 0.95 2/66 32347
/proc/meminfo: memFree=1419264/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=1440 CPUtime=0
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215235695 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32345/statm: 360 110 95 260 0 84 0
[pid=32346] ppid=32345 vsize=61928 CPUtime=3.09
/proc/32346/stat : 32346 (march_dl) R 32345 32345 32196 0 -1 4194304 15498 0 0 0 302 7 0 0 25 0 1 0 215235696 63414272 11436 1992294400 134512640 134996440 4294956256 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32346/statm: 15482 11436 55 118 0 15361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63368

[startup+6.30222 s]
/proc/loadavg: 0.93 0.98 0.95 2/66 32348
/proc/meminfo: memFree=1440448/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=1440 CPUtime=4.99
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 135 31992 0 0 0 0 484 15 16 0 1 0 215235695 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 360 111 96 260 0 84 0
[pid=32348] ppid=32345 vsize=63136 CPUtime=1.17
/proc/32348/stat : 32348 (ubcsat2006) R 32345 32345 32196 0 -1 4194304 9238 0 13 0 113 4 0 0 25 0 1 0 215236196 64651264 9234 1992294400 134512640 134777720 4294956112 18446744073709551615 134701972 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32348/statm: 15784 9241 155 64 0 15365 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 64576

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.95 2/65 32348
/proc/meminfo: memFree=1403080/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=43368 CPUtime=12.57
/proc/32345/stat : 32345 (SATzilla2007_C) R 32343 32345 32196 0 -1 4194304 24744 43551 0 13 428 13 793 23 25 0 1 0 215235695 44408832 10613 1992294400 134512640 135579813 4294956224 18446744073709551615 135327290 0 0 4096 0 0 0 0 17 1 0 0
/proc/32345/statm: 10841 10613 124 260 0 10565 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 43368

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.95 2/65 32348
/proc/meminfo: memFree=1402056/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=44584 CPUtime=25.36
/proc/32345/stat : 32345 (SATzilla2007_C) R 32343 32345 32196 0 -1 4194304 30014 43551 0 13 1701 19 793 23 25 0 1 0 215235695 45654016 10943 1992294400 134512640 135579813 4294956224 18446744073709551615 135327290 0 0 4096 0 0 0 0 17 1 0 0
/proc/32345/statm: 11146 10943 124 260 0 10870 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 44584

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.95 2/66 32349
/proc/meminfo: memFree=1248832/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=93816 CPUtime=8.68
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 21750 0 0 0 856 12 0 0 25 0 1 0 215239935 96067584 16656 1992294400 134512640 135365884 4294956304 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 23454 16656 112 208 0 23226 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 213116

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.95 2/66 32349
/proc/meminfo: memFree=1245952/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=95292 CPUtime=59.87
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 22469 0 0 0 5957 30 0 0 25 0 1 0 215239935 97579008 17375 1992294400 134512640 135365884 4294956304 18446744073709551615 134543513 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 23823 17375 112 208 0 23595 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 214592

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/66 32349
/proc/meminfo: memFree=1240448/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=134020 CPUtime=119.85
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 28983 0 0 0 11935 50 0 0 25 0 1 0 215239935 137236480 18768 1992294400 134512640 135365884 4294956304 18446744073709551615 135090373 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 33505 18768 112 208 0 33277 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 253320

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/66 32349
/proc/meminfo: memFree=1235008/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=135952 CPUtime=179.84
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 30347 0 0 0 17920 64 0 0 25 0 1 0 215239935 139214848 20132 1992294400 134512640 135365884 4294956304 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 33988 20132 112 208 0 33760 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 255252

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/66 32349
/proc/meminfo: memFree=1231232/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=137412 CPUtime=239.82
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 31272 0 0 0 23908 74 0 0 25 0 1 0 215239935 140709888 21057 1992294400 134512640 135365884 4294956304 18446744073709551615 134543625 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 34353 21057 112 208 0 34125 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 256712

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/66 32349
/proc/meminfo: memFree=1228360/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=138488 CPUtime=299.8
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 31966 0 0 0 29894 86 0 0 25 0 1 0 215239935 141811712 21751 1992294400 134512640 135365884 4294956304 18446744073709551615 134543952 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 34622 21751 112 208 0 34394 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 257788

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/66 32349
/proc/meminfo: memFree=1224712/2055920 swapFree=4191900/4192956

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1099144/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=279680 CPUtime=4678.65
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 64052 0 0 0 467436 429 0 0 25 0 1 0 215239935 286392320 53705 1992294400 134512640 135365884 4294956304 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 69920 53705 112 208 0 69692 0
Current children cumulated CPU time (s) 4720.91
Current children cumulated vsize (KiB) 398980

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1098312/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=280040 CPUtime=4738.63
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 64254 0 0 0 473430 433 0 0 25 0 1 0 215239935 286760960 53907 1992294400 134512640 135365884 4294956304 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70010 53907 112 208 0 69782 0
Current children cumulated CPU time (s) 4780.89
Current children cumulated vsize (KiB) 399340

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1096520/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=280364 CPUtime=4798.62
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 64687 0 0 0 479426 436 0 0 25 0 1 0 215239935 287092736 54340 1992294400 134512640 135365884 4294956304 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70091 54340 112 208 0 69863 0
Current children cumulated CPU time (s) 4840.88
Current children cumulated vsize (KiB) 399664

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1095496/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=280804 CPUtime=4858.6
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 64990 0 0 0 485422 438 0 0 25 0 1 0 215239935 287543296 54577 1992294400 134512640 135365884 4294956304 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70201 54577 112 208 0 69973 0
Current children cumulated CPU time (s) 4900.86
Current children cumulated vsize (KiB) 400104

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1094408/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=281312 CPUtime=4918.58
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 65321 0 0 0 491417 441 0 0 25 0 1 0 215239935 288063488 54875 1992294400 134512640 135365884 4294956304 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70328 54875 112 208 0 70100 0
Current children cumulated CPU time (s) 4960.84
Current children cumulated vsize (KiB) 400612

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1094216/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=281312 CPUtime=4922.58
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 65374 0 0 0 491816 442 0 0 25 0 1 0 215239935 288063488 54928 1992294400 134512640 135365884 4294956304 18446744073709551615 134543553 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70328 54928 112 208 0 70100 0
Current children cumulated CPU time (s) 4964.84
Current children cumulated vsize (KiB) 400612

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.98 3/66 32359
/proc/meminfo: memFree=1094024/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=281424 CPUtime=4935.38
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 65424 0 0 0 493095 443 0 0 25 0 1 0 215239935 288178176 54978 1992294400 134512640 135365884 4294956304 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70356 54978 112 208 0 70128 0
Current children cumulated CPU time (s) 4977.64
Current children cumulated vsize (KiB) 400724

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1093896/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=281424 CPUtime=4948.18
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 65436 0 0 0 494374 444 0 0 25 0 1 0 215239935 288178176 54990 1992294400 134512640 135365884 4294956304 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70356 54990 112 208 0 70128 0
Current children cumulated CPU time (s) 4990.44
Current children cumulated vsize (KiB) 400724

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1093896/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=281424 CPUtime=4951.38
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 65438 0 0 0 494694 444 0 0 25 0 1 0 215239935 288178176 54992 1992294400 134512640 135365884 4294956304 18446744073709551615 134543954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70356 54992 112 208 0 70128 0
Current children cumulated CPU time (s) 4993.64
Current children cumulated vsize (KiB) 400724

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1093768/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=281488 CPUtime=4954.58
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 65455 0 0 0 495014 444 0 0 25 0 1 0 215239935 288243712 55009 1992294400 134512640 135365884 4294956304 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70372 55009 112 208 0 70144 0
Current children cumulated CPU time (s) 4996.84
Current children cumulated vsize (KiB) 400788

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1093768/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=281488 CPUtime=4955.37
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 65456 0 0 0 495093 444 0 0 25 0 1 0 215239935 288243712 55010 1992294400 134512640 135365884 4294956304 18446744073709551615 134543553 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70372 55010 112 208 0 70144 0
Current children cumulated CPU time (s) 4997.63
Current children cumulated vsize (KiB) 400788

[startup+4999.51 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1093768/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=281488 CPUtime=4955.78
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 65456 0 0 0 495134 444 0 0 25 0 1 0 215239935 288243712 55010 1992294400 134512640 135365884 4294956304 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70372 55010 112 208 0 70144 0
Current children cumulated CPU time (s) 4998.04
Current children cumulated vsize (KiB) 400788

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1093768/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=281488 CPUtime=4956.17
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4194304 65456 0 0 0 495173 444 0 0 25 0 1 0 215239935 288243712 55010 1992294400 134512640 135365884 4294956304 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 70372 55010 112 208 0 70144 0
Current children cumulated CPU time (s) 4998.43
Current children cumulated vsize (KiB) 400788

[startup+5000 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32359
/proc/meminfo: memFree=1093768/2055920 swapFree=4191900/4192956
[pid=32345] ppid=32343 vsize=119300 CPUtime=42.26
/proc/32345/stat : 32345 (SATzilla2007_C) S 32343 32345 32196 0 -1 4194304 69931 43551 0 13 3360 50 793 23 25 0 1 0 215235695 122163200 29394 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32345/statm: 29825 29394 165 260 0 29549 0
[pid=32349] ppid=32345 vsize=0 CPUtime=4956.27
/proc/32349/stat : 32349 (zchaff_rand) R 32345 32345 32196 0 -1 4195332 65456 0 0 0 495180 447 0 0 25 0 1 0 215239935 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/32349/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.53
Current children cumulated vsize (KiB) 119300

Child status: 17
Real time (s): 5000.03
CPU time (s): 4998.6
CPU user time (s): 4993.35
CPU system time (s): 5.2452
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 400788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4993.35
system time used= 5.2452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178951
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 9853

runsolver used 5.58115 second user time and 12.4811 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-09 14:26:57
IDJOB=1784895
IDBENCH=24638
IDSOLVER=640
FILE ID=node3/1784895-1241872015
PBS_JOBID= 9264609
Free space on /tmp= 66128 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784895-1241872015/watcher-1784895-1241872015 -o /tmp/evaluation-result-1784895-1241872015/solver-1784895-1241872015 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784895-1241872015.cnf            

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

MD5SUM BENCH= ff7bc04717f7472a7de76a6b5c02e3a4
RANDOM SEED=1316060940

node3.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.212
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.212
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:       1447024 kB
Buffers:         34736 kB
Cached:         483436 kB
SwapCached:        260 kB
Active:          88828 kB
Inactive:       443096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447024 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           21092 kB
Writeback:           0 kB
Mapped:          22344 kB
Slab:            63032 kB
Committed_AS:   789244 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66120 MiB
End job on node3 at 2009-05-09 15:50:17