Trace number 334818

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.42

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
MD5SUM58af3687ccec42ccd800f9557db434fc
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 variables16489
Number of clauses2248381
Sum of the clauses size4509197
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22246354
Number of clauses of size 30
Number of clauses of size 44
Number of clauses of size 58
Number of clauses of size over 52015

Solver Data (download as text)

106.45/106.58	c run March_dl for 5 seconds ... 
106.45/106.58	c Bin: Executing march_dl
106.45/106.58	c child exit by a signal
106.45/106.58	c march_dl returned code 137.
106.45/106.58	c run saps for 2 seconds ... 
106.45/106.58	c Bin: Executing ubcsat2006
106.45/106.58	c child exited successfully
106.45/106.58	c ubcsat2006 returned code 0.
106.45/106.58	c satzilla computing base features
106.45/106.58	c satzilla doing unit-prop probe
106.45/106.58	c satzilla doing local search probe
106.45/106.58	c satzilla doing lobjois search-space size estimate
106.45/106.58	c satzilla's ranking:
106.45/106.58	c 1) march_dl: 3.066066
106.45/106.58	c 2) zchaff_rand: 3.248188
106.45/106.58	c 3) eureka: 3.630106
106.45/106.58	c 4) minisat20: 3.856201
106.45/106.58	c 5) vallst: 3.936719
106.45/106.58	c 6) kcnfs: 4.487317
106.45/106.58	c 7) kcnfs+P: 999.000000
106.45/106.58	c 8) march_dl+P: 999.000000
106.45/106.58	c 9) vallst+P: 999.000000
106.45/106.58	c 10) zchaff_rand+P: 999.000000
106.45/106.58	c 11) rsat+P: 999.000000
106.45/106.58	c 12) eureka+P: 999.000000
106.45/106.58	c 13) minisat20+P: 999.000000
106.45/106.58	c 14) rsat: 999.000000
106.45/106.58	c satzilla running march_dl ... 
1199.31/1199.77	c Bin: Executing march_dl
1199.31/1199.77	c child exit by a signal
1199.31/1199.77	c march_dl returned code 137.
1199.31/1199.77	c march_dl returned code 137.
1199.31/1199.77	c satzilla running zchaff_rand ... 
1199.31/1199.77	c Bin: Executing zchaff_rand
1199.31/1199.77	c zchaff_rand returned code 1.
1199.31/1199.77	c zchaff_rand returned code 1.
1199.31/1199.77	c satzilla running eureka ... 
1199.31/1199.77	c Bin: Executing eureka
1199.31/1199.77	c eureka returned code 1.
1199.31/1199.77	c eureka returned code 1.
1199.31/1199.77	c satzilla running minisat20 ... 
1199.31/1199.77	c Bin: Executing minisat20
1199.31/1199.77	c minisat20 returned code 1.
1199.31/1199.77	c minisat20 returned code 1.
1199.31/1199.77	c satzilla running vallst ... 
1199.31/1199.77	c Bin: Executing vallst
1199.31/1199.77	c vallst returned code 1.
1199.31/1199.77	c vallst returned code 1.
1199.31/1199.77	c satzilla running kcnfs ... 
1199.31/1199.77	c Bin: Executing kcnfs
1199.31/1199.77	c kcnfs returned code 1.
1199.31/1199.77	c kcnfs returned code 1.
1199.31/1199.77	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/node19/watcher-334818-1173594259 -o ROOT/results/node19/solver-334818-1173594259 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334818-1173594259/SATzilla2007_F /tmp/evaluation/334818-1173594259/instance-334818-1173594259.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.97 0.97 0.99 3/77 7505
/proc/meminfo: memFree=1519288/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=1512 CPUtime=0
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379380432 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 378 125 110 260 0 84 0
[pid=7506] ppid=7505 vsize=9420 CPUtime=0
/proc/7506/stat : 7506 (march_dl) R 7505 7505 6346 0 -1 4194304 829 0 0 0 0 0 0 0 19 0 1 0 379380433 9646080 823 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549401 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7506/statm: 2355 830 49 118 0 2234 0

[startup+0.087921 s]
/proc/loadavg: 0.97 0.97 0.99 3/77 7505
/proc/meminfo: memFree=1519288/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=1512 CPUtime=0
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379380432 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 378 125 110 260 0 84 0
[pid=7506] ppid=7505 vsize=20184 CPUtime=0.08
/proc/7506/stat : 7506 (march_dl) R 7505 7505 6346 0 -1 4194304 2826 0 0 0 7 1 0 0 19 0 1 0 379380433 20668416 2820 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7506/statm: 5046 2820 50 118 0 4925 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21696

[startup+0.101921 s]
/proc/loadavg: 0.97 0.97 0.99 3/77 7505
/proc/meminfo: memFree=1519288/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=1512 CPUtime=0
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379380432 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 378 125 110 260 0 84 0
[pid=7506] ppid=7505 vsize=20448 CPUtime=0.09
/proc/7506/stat : 7506 (march_dl) R 7505 7505 6346 0 -1 4194304 2887 0 0 0 8 1 0 0 19 0 1 0 379380433 20938752 2881 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7506/statm: 5112 2882 50 118 0 4991 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21960

[startup+0.301944 s]
/proc/loadavg: 0.97 0.97 0.99 3/77 7505
/proc/meminfo: memFree=1519288/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=1512 CPUtime=0
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379380432 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 378 125 110 260 0 84 0
[pid=7506] ppid=7505 vsize=23220 CPUtime=0.29
/proc/7506/stat : 7506 (march_dl) R 7505 7505 6346 0 -1 4194304 3773 0 0 0 28 1 0 0 21 0 1 0 379380433 23777280 3767 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7506/statm: 5805 3768 50 118 0 5684 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24732

[startup+0.701986 s]
/proc/loadavg: 0.97 0.97 0.99 3/77 7505
/proc/meminfo: memFree=1519288/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=1512 CPUtime=0
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379380432 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 378 125 110 260 0 84 0
[pid=7506] ppid=7505 vsize=28896 CPUtime=0.69
/proc/7506/stat : 7506 (march_dl) R 7505 7505 6346 0 -1 4194304 5551 0 0 0 67 2 0 0 25 0 1 0 379380433 29589504 5545 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7506/statm: 7224 5545 50 118 0 7103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30408

[startup+1.50107 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 7507
/proc/meminfo: memFree=1491816/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=1512 CPUtime=0
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379380432 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 378 125 110 260 0 84 0
[pid=7506] ppid=7505 vsize=40380 CPUtime=1.49
/proc/7506/stat : 7506 (march_dl) R 7505 7505 6346 0 -1 4194304 9111 0 0 0 144 5 0 0 25 0 1 0 379380433 41349120 9105 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7506/statm: 10095 9105 50 118 0 9974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41892

[startup+3.10125 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 7507
/proc/meminfo: memFree=1472104/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=1512 CPUtime=0
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379380432 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 378 125 110 260 0 84 0
[pid=7506] ppid=7505 vsize=98992 CPUtime=3.09
/proc/7506/stat : 7506 (march_dl) R 7505 7505 6346 0 -1 4194304 20580 0 0 0 298 11 0 0 25 0 1 0 379380433 101367808 13829 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7506/statm: 24748 13829 53 118 0 24627 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100504

[startup+6.30259 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 7508
/proc/meminfo: memFree=1513128/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=1512 CPUtime=4.99
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 149 21540 0 0 0 0 487 12 18 0 1 0 379380432 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7505/statm: 378 125 110 260 0 84 0
[pid=7508] ppid=7505 vsize=36060 CPUtime=1.28
/proc/7508/stat : 7508 (ubcsat2006) R 7505 7505 6346 0 -1 4194304 5029 0 0 0 125 3 0 0 25 0 1 0 379380934 36925440 5012 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7508/statm: 9015 5012 141 64 0 8596 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37572

[startup+12.7013 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 7508
/proc/meminfo: memFree=1461936/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=81356 CPUtime=12.67
/proc/7505/stat : 7505 (SATzilla2007_F) R 7503 7505 6346 0 -1 4194304 19085 46728 0 0 284 11 944 28 25 0 1 0 379380432 83308544 19054 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/7505/statm: 20339 19054 128 260 0 20045 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 81356

[startup+25.5017 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 7508
/proc/meminfo: memFree=1431856/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=88692 CPUtime=25.46
/proc/7505/stat : 7505 (SATzilla2007_F) R 7503 7505 6346 0 -1 4194304 54341 46728 0 0 1544 30 944 28 25 0 1 0 379380432 90820608 21926 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/7505/statm: 22173 21926 137 260 0 21879 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 88692

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7508
/proc/meminfo: memFree=1430192/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=90040 CPUtime=51.06
/proc/7505/stat : 7505 (SATzilla2007_F) R 7503 7505 6346 0 -1 4194304 68916 46728 0 0 4090 44 944 28 25 0 1 0 379380432 92200960 22283 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/7505/statm: 22510 22283 137 260 0 22216 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 90040

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7508
/proc/meminfo: memFree=1426480/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=112800 CPUtime=102.25
/proc/7505/stat : 7505 (SATzilla2007_F) R 7503 7505 6346 0 -1 4194304 127360 46728 0 0 9163 90 944 28 25 0 1 0 379380432 115507200 23767 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135223229 0 0 4096 0 0 0 0 17 1 0 0
/proc/7505/statm: 28200 23769 168 260 0 27906 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 112800

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 7509
/proc/meminfo: memFree=1315688/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=148772 CPUtime=55.68
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 139390 0 0 0 5502 66 0 0 25 0 1 0 379391091 152342528 28327 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 37193 28327 65 118 0 37072 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 240016

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 7509
/proc/meminfo: memFree=1200616/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342304 CPUtime=115.66
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198407 0 0 0 11468 98 0 0 25 0 1 0 379391091 350519296 57097 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532744 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85576 57097 75 118 0 85455 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 433548

[startup+282.302 s]
/proc/loadavg: 1.04 0.99 1.00 2/79 7509
/proc/meminfo: memFree=1200360/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342328 CPUtime=175.65
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198448 0 0 0 17466 99 0 0 25 0 1 0 379391091 350543872 57138 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85582 57138 75 118 0 85461 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 433572

[startup+342.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 7509
/proc/meminfo: memFree=1200360/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=235.63
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198451 0 0 0 23464 99 0 0 25 0 1 0 379391091 350552064 57141 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57141 75 118 0 85463 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 433580

[startup+402.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=295.61
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198452 0 0 0 29462 99 0 0 25 0 1 0 379391091 350552064 57142 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57142 75 118 0 85463 0

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

[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=355.6
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 35460 100 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 433580

[startup+522.302 s]
/proc/loadavg: 1.12 1.04 1.00 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=415.58
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 41457 101 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528378 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 433580

[startup+582.301 s]
/proc/loadavg: 1.16 1.06 1.01 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=475.56
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 47455 101 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 433580

[startup+642.302 s]
/proc/loadavg: 1.31 1.11 1.03 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=535.55
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 53453 102 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 433580

[startup+702.301 s]
/proc/loadavg: 1.17 1.11 1.02 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=595.52
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 59450 102 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 433580

[startup+762.306 s]
/proc/loadavg: 1.06 1.08 1.02 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=655.52
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 65449 103 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 433580

[startup+822.301 s]
/proc/loadavg: 1.02 1.07 1.01 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=715.49
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 71446 103 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 433580

[startup+882.302 s]
/proc/loadavg: 1.01 1.05 1.01 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=775.48
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 77444 104 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 433580

[startup+942.301 s]
/proc/loadavg: 1.00 1.04 1.00 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=835.46
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 83442 104 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 433580

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=895.44
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 89439 105 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552086 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 433580

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 7509
/proc/meminfo: memFree=1200360/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=955.42
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 95437 105 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 433580

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 7509
/proc/meminfo: memFree=1200296/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=1015.41
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 101435 106 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552115 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 433580

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 7509
/proc/meminfo: memFree=1200360/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=91244 CPUtime=106.53
/proc/7505/stat : 7505 (SATzilla2007_F) S 7503 7505 6346 0 -1 4194304 146971 46728 0 0 9578 103 944 28 25 0 1 0 379380432 93433856 22610 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7505/statm: 22811 22610 169 260 0 22517 0
[pid=7509] ppid=7505 vsize=342336 CPUtime=1075.39
/proc/7509/stat : 7509 (march_dl) R 7505 7505 6346 0 -1 4194304 198453 0 0 0 107433 106 0 0 25 0 1 0 379391091 350552064 57143 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551961 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7509/statm: 85584 57143 75 118 0 85463 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 433580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 7511
/proc/meminfo: memFree=1410928/2055920 swapFree=4169404/4192956
[pid=7505] ppid=7503 vsize=109728 CPUtime=1200.03
/proc/7505/stat : 7505 (SATzilla2007_F) R 7503 7505 6346 0 -1 4194304 152511 245181 0 0 9638 106 110121 138 23 0 1 0 379380432 112361472 27228 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/7505/statm: 27432 27228 170 260 0 27138 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 109728

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1197.6
CPU system time (s): 2.47162
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 433580

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

runsolver used 1.18182 second user time and 3.19351 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Mar 11 06:24:24 UTC 2007

IDJOB= 334818
IDBENCH= 24636
IDSOLVER= 136
FILE ID= node19/334818-1173594259

PBS_JOBID= 4101223

Free space on /tmp= 66517 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  58af3687ccec42ccd800f9557db434fc

RANDOM SEED= 10992316

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1519568 kB
Buffers:         45580 kB
Cached:         406968 kB
SwapCached:       2440 kB
Active:         357084 kB
Inactive:       118260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519568 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:           40312 kB
Writeback:           0 kB
Mapped:          30164 kB
Slab:            46364 kB
Committed_AS:  1438284 kB
PageTables:       1756 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= 66517 MiB

End job on node19 on Sun Mar 11 06:44:27 UTC 2007