Trace number 334902

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, and are wall clock time (not CPU 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
SATzilla FULL? (TO) 1200.07 1200.52

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 (download as text)

31.06/31.14	c run March_dl for 5 seconds ... 
31.06/31.14	c Bin: Executing march_dl
31.06/31.14	c child exit by a signal
31.06/31.14	c march_dl returned code 137.
31.06/31.14	c run saps for 2 seconds ... 
31.06/31.14	c Bin: Executing ubcsat2006
31.06/31.14	c child exited successfully
31.06/31.14	c ubcsat2006 returned code 0.
31.06/31.14	c satzilla computing base features
31.06/31.14	c satzilla doing unit-prop probe
31.06/31.14	c satzilla doing local search probe
31.06/31.14	c satzilla doing lobjois search-space size estimate
31.06/31.14	c satzilla's ranking:
31.06/31.14	c 1) march_dl: 2.032753
31.06/31.14	c 2) vallst: 2.740260
31.06/31.14	c 3) minisat20: 3.630743
31.06/31.14	c 4) kcnfs: 4.170671
31.06/31.14	c 5) zchaff_rand: 4.284937
31.06/31.14	c 6) eureka: 4.444193
31.06/31.14	c 7) kcnfs+P: 999.000000
31.06/31.14	c 8) march_dl+P: 999.000000
31.06/31.14	c 9) vallst+P: 999.000000
31.06/31.14	c 10) zchaff_rand+P: 999.000000
31.06/31.14	c 11) rsat+P: 999.000000
31.06/31.14	c 12) eureka+P: 999.000000
31.06/31.14	c 13) minisat20+P: 999.000000
31.06/31.14	c 14) rsat: 999.000000
31.06/31.14	c satzilla running march_dl ... 
1198.92/1199.41	c Bin: Executing march_dl
1198.92/1199.41	c child exit by a signal
1198.92/1199.41	c march_dl returned code 137.
1198.92/1199.41	c march_dl returned code 137.
1198.92/1199.41	c satzilla running vallst ... 
1198.92/1199.41	c Bin: Executing vallst
1198.92/1199.41	c vallst returned code 1.
1198.92/1199.41	c vallst returned code 1.
1198.92/1199.41	c satzilla running minisat20 ... 
1198.92/1199.41	c Bin: Executing minisat20
1198.92/1199.41	c minisat20 returned code 1.
1198.92/1199.41	c minisat20 returned code 1.
1198.92/1199.41	c satzilla running kcnfs ... 
1198.92/1199.41	c Bin: Executing kcnfs
1198.92/1199.41	c kcnfs returned code 1.
1198.92/1199.41	c kcnfs returned code 1.
1198.92/1199.41	c satzilla running zchaff_rand ... 
1198.92/1199.41	c Bin: Executing zchaff_rand
1198.92/1199.41	c zchaff_rand returned code 1.
1198.92/1199.41	c zchaff_rand returned code 1.
1198.92/1199.41	c satzilla running eureka ... 
1198.92/1199.41	c Bin: Executing eureka
1198.92/1199.41	c eureka returned code 1.
1198.92/1199.41	c eureka returned code 1.
1198.92/1199.41	c satzilla running kcnfs with preprocessing ... 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-334902-1173599155 -o ROOT/results/node14/solver-334902-1173599155 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334902-1173599155/SATzilla2007_F /tmp/evaluation/334902-1173599155/instance-334902-1173599155.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): 2400 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.97 0.99 3/77 9244
/proc/meminfo: memFree=1514488/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=1512 CPUtime=0
/proc/9244/stat : 9244 (SATzilla2007_F) R 9242 9244 8079 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 379870157 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/9244/statm: 378 125 110 260 0 84 0
[pid=9245] ppid=9244 vsize=4616 CPUtime=0
/proc/9245/stat : 9245 (march_dl) R 9244 9244 8079 0 -1 4194304 812 0 0 0 0 0 0 0 18 0 1 0 379870157 4726784 806 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9245/statm: 1154 813 49 118 0 1033 0

[startup+0.0226921 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 9244
/proc/meminfo: memFree=1514488/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=1512 CPUtime=0
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379870157 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9244/statm: 378 125 110 260 0 84 0
[pid=9245] ppid=9244 vsize=9324 CPUtime=0.01
/proc/9245/stat : 9245 (march_dl) R 9244 9244 8079 0 -1 4194304 1267 0 0 0 1 0 0 0 19 0 1 0 379870157 9547776 1261 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134778036 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9245/statm: 2331 1261 50 118 0 2210 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10836

[startup+0.101699 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 9244
/proc/meminfo: memFree=1514488/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=1512 CPUtime=0
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379870157 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9244/statm: 378 125 110 260 0 84 0
[pid=9245] ppid=9244 vsize=10512 CPUtime=0.08
/proc/9245/stat : 9245 (march_dl) R 9244 9244 8079 0 -1 4194304 1625 0 0 0 8 0 0 0 19 0 1 0 379870157 10764288 1619 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9245/statm: 2628 1619 50 118 0 2507 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12024

[startup+0.301718 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 9244
/proc/meminfo: memFree=1514488/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=1512 CPUtime=0
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379870157 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9244/statm: 378 125 110 260 0 84 0
[pid=9245] ppid=9244 vsize=13416 CPUtime=0.29
/proc/9245/stat : 9245 (march_dl) R 9244 9244 8079 0 -1 4194304 2530 0 0 0 28 1 0 0 21 0 1 0 379870157 13737984 2524 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134777301 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9245/statm: 3354 2525 50 118 0 3233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14928

[startup+0.701756 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 9244
/proc/meminfo: memFree=1514488/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=1512 CPUtime=0
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379870157 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9244/statm: 378 125 110 260 0 84 0
[pid=9245] ppid=9244 vsize=19224 CPUtime=0.69
/proc/9245/stat : 9245 (march_dl) R 9244 9244 8079 0 -1 4194304 4346 0 0 0 67 2 0 0 25 0 1 0 379870157 19685376 4340 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9245/statm: 4806 4340 50 118 0 4685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20736

[startup+1.50183 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 9246
/proc/meminfo: memFree=1491688/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=1512 CPUtime=0
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379870157 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9244/statm: 378 125 110 260 0 84 0
[pid=9245] ppid=9244 vsize=45412 CPUtime=1.49
/proc/9245/stat : 9245 (march_dl) R 9244 9244 8079 0 -1 4194304 9624 0 0 0 144 5 0 0 25 0 1 0 379870157 46501888 6556 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9245/statm: 11353 6556 53 118 0 11232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46924

[startup+3.10198 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 9246
/proc/meminfo: memFree=1486568/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=1512 CPUtime=0
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379870157 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9244/statm: 378 125 110 260 0 84 0
[pid=9245] ppid=9244 vsize=61928 CPUtime=3.09
/proc/9245/stat : 9245 (march_dl) R 9244 9244 8079 0 -1 4194304 15499 0 0 0 301 8 0 0 25 0 1 0 379870157 63414272 11436 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9245/statm: 15482 11436 55 118 0 15361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63440

[startup+6.30128 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 9247
/proc/meminfo: memFree=1508072/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=1512 CPUtime=5
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 149 31993 0 0 0 0 484 16 16 0 1 0 379870157 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9244/statm: 378 125 110 260 0 84 0
[pid=9247] ppid=9244 vsize=63136 CPUtime=1.27
/proc/9247/stat : 9247 (ubcsat2006) R 9244 9244 8079 0 -1 4194304 11545 0 0 0 124 3 0 0 25 0 1 0 379870658 64651264 11527 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134718023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9247/statm: 15784 11527 155 64 0 15365 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 64648

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 9247
/proc/meminfo: memFree=1472304/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=43324 CPUtime=12.68
/proc/9244/stat : 9244 (SATzilla2007_F) R 9242 9244 8079 0 -1 4194304 24763 43561 0 0 436 13 797 22 25 0 1 0 379870157 44363776 10624 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134543059 0 0 4096 0 0 0 0 17 1 0 0
/proc/9244/statm: 10831 10624 137 260 0 10537 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 43324

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 9247
/proc/meminfo: memFree=1471024/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=44432 CPUtime=25.47
/proc/9244/stat : 9244 (SATzilla2007_F) R 9242 9244 8079 0 -1 4194304 30180 43561 0 0 1709 19 797 22 25 0 1 0 379870157 45498368 10901 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135328746 0 0 4096 0 0 0 0 17 1 0 0
/proc/9244/statm: 11108 10901 137 260 0 10814 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44432

[startup+51.1025 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1421864/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=66844 CPUtime=19.93
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 68645 0 0 0 1962 31 0 0 25 0 1 0 379873271 68448256 12640 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134560194 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 16711 12640 65 118 0 16590 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 113668

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371304/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=71.12
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98355 0 0 0 7066 46 0 0 25 0 1 0 379873271 153280512 24415 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24415 75 118 0 37301 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 196512

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371240/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=131.1
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98358 0 0 0 13063 47 0 0 25 0 1 0 379873271 153280512 24418 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134571518 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24418 75 118 0 37301 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 196512

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371240/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=191.08
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98358 0 0 0 19061 47 0 0 25 0 1 0 379873271 153280512 24418 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134565284 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24418 75 118 0 37301 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 196512

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371240/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=251.07
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98358 0 0 0 25059 48 0 0 25 0 1 0 379873271 153280512 24418 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551965 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24418 75 118 0 37301 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 196512

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371240/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=311.05
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98358 0 0 0 31057 48 0 0 25 0 1 0 379873271 153280512 24418 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552072 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24418 75 118 0 37301 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 196512

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371240/2055920 swapFree=4146600/4192956

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

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371240/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=491.01
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98358 0 0 0 49051 50 0 0 25 0 1 0 379873271 153280512 24418 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552200 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24418 75 118 0 37301 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 196512

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371240/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=550.99
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98358 0 0 0 55049 50 0 0 25 0 1 0 379873271 153280512 24418 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552069 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24418 75 118 0 37301 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 196512

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371304/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=610.98
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98358 0 0 0 61047 51 0 0 25 0 1 0 379873271 153280512 24418 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552079 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24418 75 118 0 37301 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 196512

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371240/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=670.95
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98358 0 0 0 67044 51 0 0 25 0 1 0 379873271 153280512 24418 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552115 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24418 75 118 0 37301 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 196512

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371240/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=730.94
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98361 0 0 0 73043 51 0 0 25 0 1 0 379873271 153280512 24421 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552059 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24421 75 118 0 37301 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 196512

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371176/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=790.92
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98361 0 0 0 79040 52 0 0 25 0 1 0 379873271 153280512 24421 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552200 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24421 75 118 0 37301 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 196512

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9248
/proc/meminfo: memFree=1371176/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=850.9
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98361 0 0 0 85038 52 0 0 25 0 1 0 379873271 153280512 24421 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24421 75 118 0 37301 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 196512

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 9364
/proc/meminfo: memFree=1369904/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=910.85
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98361 0 0 0 91030 55 0 0 25 0 1 0 379873271 153280512 24421 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551990 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24421 75 118 0 37301 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 196512

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9446
/proc/meminfo: memFree=1370920/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=970.77
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98361 0 0 0 97021 56 0 0 25 0 1 0 379873271 153280512 24421 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134565276 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24421 75 118 0 37301 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 196512

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9446
/proc/meminfo: memFree=1370920/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=1030.75
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98361 0 0 0 103019 56 0 0 25 0 1 0 379873271 153280512 24421 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24421 75 118 0 37301 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 196512

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9446
/proc/meminfo: memFree=1370920/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=1090.74
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98361 0 0 0 109017 57 0 0 25 0 1 0 379873271 153280512 24421 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552115 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24421 75 118 0 37301 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 196512

[startup+1182.3 s]
/proc/loadavg: 1.06 0.99 0.99 2/79 9446
/proc/meminfo: memFree=1370984/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=46824 CPUtime=31.1
/proc/9244/stat : 9244 (SATzilla2007_F) S 9242 9244 8079 0 -1 4194304 51758 43561 0 0 2260 31 797 22 25 0 1 0 379870157 47947776 11509 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 11706 11509 170 260 0 11412 0
[pid=9248] ppid=9244 vsize=149688 CPUtime=1150.72
/proc/9248/stat : 9248 (march_dl) R 9244 9244 8079 0 -1 4194304 98361 0 0 0 115015 57 0 0 25 0 1 0 379873271 153280512 24421 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552115 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9248/statm: 37422 24421 75 118 0 37301 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 196512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 9446
/proc/meminfo: memFree=1432624/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=82996 CPUtime=1200.04
/proc/9244/stat : 9244 (SATzilla2007_F) R 9242 9244 8079 0 -1 4194304 61727 141922 0 0 2364 37 117521 82 25 0 1 0 379870157 84987904 20553 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134588654 0 0 4096 0 0 0 0 17 1 0 0
/proc/9244/statm: 20749 20553 171 260 0 20455 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 82996

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 9446
/proc/meminfo: memFree=1432624/2055920 swapFree=4146600/4192956
[pid=9244] ppid=9242 vsize=82996 CPUtime=1200.04
/proc/9244/stat : 9244 (SATzilla2007_F) R 9242 9244 8079 0 -1 4194304 61727 141922 0 0 2364 37 117521 82 25 0 1 0 379870157 84987904 20553 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134588654 0 0 4096 0 0 0 0 17 1 0 0
/proc/9244/statm: 20749 20553 171 260 0 20455 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 82996

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1198.86
CPU system time (s): 1.20682
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 201924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.86
system time used= 1.20682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203649
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= 28
involuntary context switches= 26290

runsolver used 1.13483 second user time and 3.24051 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Mar 11 07:45:57 UTC 2007

IDJOB= 334902
IDBENCH= 24638
IDSOLVER= 136
FILE ID= node14/334902-1173599155

PBS_JOBID= 4101236

Free space on /tmp= 66518 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334902-1173599155/SATzilla2007_F /tmp/evaluation/334902-1173599155/instance-334902-1173599155.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-334902-1173599155 -o ROOT/results/node14/solver-334902-1173599155 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334902-1173599155/SATzilla2007_F /tmp/evaluation/334902-1173599155/instance-334902-1173599155.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  ff7bc04717f7472a7de76a6b5c02e3a4

RANDOM SEED= 829985465

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.216
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.216
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:       1514896 kB
Buffers:         54248 kB
Cached:         393124 kB
SwapCached:      14960 kB
Active:          96940 kB
Inactive:       373828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514896 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:           22888 kB
Writeback:           0 kB
Mapped:          30116 kB
Slab:            55804 kB
Committed_AS:  1290084 kB
PageTables:       1740 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= 66518 MiB

End job on node14 on Sun Mar 11 08:06:00 UTC 2007