Trace number 334776

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.05 1200.52

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data (download as text)

31.57/31.66	c run March_dl for 5 seconds ... 
31.57/31.66	c Bin: Executing march_dl
31.57/31.66	c child exit by a signal
31.57/31.66	c march_dl returned code 137.
31.57/31.66	c run saps for 2 seconds ... 
31.57/31.66	c Bin: Executing ubcsat2006
31.57/31.66	c child exited successfully
31.57/31.66	c ubcsat2006 returned code 0.
31.57/31.66	c satzilla computing base features
31.57/31.66	c satzilla doing unit-prop probe
31.57/31.66	c satzilla doing local search probe
31.57/31.66	c satzilla doing lobjois search-space size estimate
31.57/31.66	c satzilla's ranking:
31.57/31.66	c 1) eureka: 3.163473
31.57/31.66	c 2) march_dl: 3.183483
31.57/31.66	c 3) zchaff_rand: 3.447867
31.57/31.66	c 4) minisat20: 3.912348
31.57/31.66	c 5) vallst: 3.950058
31.57/31.66	c 6) kcnfs: 4.399148
31.57/31.66	c 7) kcnfs+P: 999.000000
31.57/31.66	c 8) march_dl+P: 999.000000
31.57/31.66	c 9) vallst+P: 999.000000
31.57/31.66	c 10) zchaff_rand+P: 999.000000
31.57/31.66	c 11) rsat+P: 999.000000
31.57/31.66	c 12) eureka+P: 999.000000
31.57/31.66	c 13) minisat20+P: 999.000000
31.57/31.66	c 14) rsat: 999.000000
31.57/31.66	c satzilla running eureka ... 
1199.40/1199.97	c Bin: Executing eureka
1199.40/1199.97	c child exit by a signal
1199.40/1199.97	c eureka returned code 137.
1199.40/1199.97	c eureka returned code 137.
1199.40/1199.97	c satzilla running march_dl ... 
1199.40/1199.97	c Bin: Executing march_dl
1199.40/1199.97	c march_dl returned code 1.
1199.40/1199.97	c march_dl returned code 1.
1199.40/1199.97	c satzilla running zchaff_rand ... 
1199.40/1199.97	c Bin: Executing zchaff_rand
1199.40/1199.97	c zchaff_rand returned code 1.
1199.40/1199.97	c zchaff_rand returned code 1.
1199.40/1199.97	c satzilla running minisat20 ... 
1199.40/1199.97	c Bin: Executing minisat20
1199.40/1199.97	c minisat20 returned code 1.
1199.40/1199.97	c minisat20 returned code 1.
1199.40/1199.97	c satzilla running vallst ... 
1199.40/1199.97	c Bin: Executing vallst
1199.40/1199.97	c vallst returned code 1.
1199.40/1199.97	c vallst returned code 1.
1199.40/1199.97	c satzilla running kcnfs ... 
1199.40/1199.97	c Bin: Executing kcnfs
1199.40/1199.97	c kcnfs returned code 1.
1199.40/1199.97	c kcnfs returned code 1.
1199.40/1199.97	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/node2/watcher-334776-1173592321 -o ROOT/results/node2/solver-334776-1173592321 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334776-1173592321/SATzilla2007_F /tmp/evaluation/334776-1173592321/instance-334776-1173592321.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.93 0.98 0.99 3/77 4811
/proc/meminfo: memFree=1479616/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=1512 CPUtime=0
/proc/4811/stat : 4811 (SATzilla2007_F) R 4809 4811 4189 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 379187474 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/4811/statm: 378 125 110 260 0 84 0
[pid=4812] ppid=4811 vsize=7464 CPUtime=0
/proc/4812/stat : 4812 (march_dl) R 4811 4811 4189 0 -1 4194304 852 0 0 0 0 0 0 0 18 0 1 0 379187474 7643136 846 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4812/statm: 1866 853 49 118 0 1745 0

[startup+0.078221 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 4811
/proc/meminfo: memFree=1479616/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=1512 CPUtime=0
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379187474 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 378 125 110 260 0 84 0
[pid=4812] ppid=4811 vsize=17124 CPUtime=0.06
/proc/4812/stat : 4812 (march_dl) R 4811 4811 4189 0 -1 4194304 2536 0 0 0 6 0 0 0 19 0 1 0 379187474 17534976 2530 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4812/statm: 4281 2530 50 118 0 4160 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18636

[startup+0.101223 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 4811
/proc/meminfo: memFree=1479616/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=1512 CPUtime=0
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379187474 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 378 125 110 260 0 84 0
[pid=4812] ppid=4811 vsize=17388 CPUtime=0.09
/proc/4812/stat : 4812 (march_dl) R 4811 4811 4189 0 -1 4194304 2634 0 0 0 8 1 0 0 19 0 1 0 379187474 17805312 2628 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4812/statm: 4347 2628 50 118 0 4226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18900

[startup+0.301245 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 4811
/proc/meminfo: memFree=1479616/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=1512 CPUtime=0
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379187474 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 378 125 110 260 0 84 0
[pid=4812] ppid=4811 vsize=20160 CPUtime=0.29
/proc/4812/stat : 4812 (march_dl) R 4811 4811 4189 0 -1 4194304 3493 0 0 0 28 1 0 0 21 0 1 0 379187474 20643840 3487 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4812/statm: 5040 3487 50 118 0 4919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21672

[startup+0.701285 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 4811
/proc/meminfo: memFree=1479616/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=1512 CPUtime=0
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379187474 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 378 125 110 260 0 84 0
[pid=4812] ppid=4811 vsize=25704 CPUtime=0.69
/proc/4812/stat : 4812 (march_dl) R 4811 4811 4189 0 -1 4194304 5215 0 0 0 67 2 0 0 24 0 1 0 379187474 26320896 5209 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4812/statm: 6426 5209 50 118 0 6305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27216

[startup+1.50137 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 4813
/proc/meminfo: memFree=1454192/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=1512 CPUtime=0
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379187474 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 378 125 110 260 0 84 0
[pid=4812] ppid=4811 vsize=36660 CPUtime=1.49
/proc/4812/stat : 4812 (march_dl) R 4811 4811 4189 0 -1 4194304 8660 0 0 0 145 4 0 0 25 0 1 0 379187474 37539840 8654 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4812/statm: 9165 8654 50 118 0 9044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38172

[startup+3.10153 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 4813
/proc/meminfo: memFree=1414512/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=1512 CPUtime=0
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379187474 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 378 125 110 260 0 84 0
[pid=4812] ppid=4811 vsize=77960 CPUtime=3.08
/proc/4812/stat : 4812 (march_dl) R 4811 4811 4189 0 -1 4194304 16847 0 0 0 300 8 0 0 25 0 1 0 379187474 79831040 11491 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544548 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4812/statm: 19490 11491 53 118 0 19369 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 79472

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 4814
/proc/meminfo: memFree=1474160/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=1512 CPUtime=5
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 149 19771 0 0 0 0 489 11 16 0 1 0 379187474 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4811/statm: 378 125 110 260 0 84 0
[pid=4814] ppid=4811 vsize=31860 CPUtime=1.28
/proc/4814/stat : 4814 (ubcsat2006) R 4811 4811 4189 0 -1 4194304 4917 0 0 0 125 3 0 0 25 0 1 0 379187975 32624640 4900 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4814/statm: 7965 4900 141 64 0 7546 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33372

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 4814
/proc/meminfo: memFree=1416760/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=119292 CPUtime=12.68
/proc/4811/stat : 4811 (SATzilla2007_F) R 4809 4811 4189 0 -1 4194304 29424 39352 0 0 330 13 902 23 25 0 1 0 379187474 122155008 29392 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/4811/statm: 29823 29392 135 260 0 29529 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 119292

[startup+25.5029 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 4814
/proc/meminfo: memFree=1395384/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=101276 CPUtime=25.47
/proc/4811/stat : 4811 (SATzilla2007_F) R 4809 4811 4189 0 -1 4194304 46539 39352 0 0 1597 25 902 23 25 0 1 0 379187474 103706624 22537 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135064884 0 0 4096 0 0 0 0 17 1 0 0
/proc/4811/statm: 25319 22537 162 260 0 25025 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 101276

[startup+51.1015 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 4817
/proc/meminfo: memFree=1192752/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=247604 CPUtime=19.41
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 56433 16 0 0 1914 27 0 0 25 0 1 0 379190641 253546496 54270 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134652398 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 61901 54270 172 116 0 61440 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 319276

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 4817
/proc/meminfo: memFree=1286896/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=133056 CPUtime=70.59
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 102247 16 0 0 7007 52 0 0 25 0 1 0 379190641 136249344 30723 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562232 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 33264 30723 177 116 0 32803 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 204728

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4817
/proc/meminfo: memFree=1285872/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=134116 CPUtime=130.57
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 190449 16 0 0 12961 96 0 0 25 0 1 0 379190641 137334784 30941 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134563318 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 33529 30941 177 116 0 33068 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 205788

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4817
/proc/meminfo: memFree=1285680/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=134252 CPUtime=190.55
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 267474 16 0 0 18921 134 0 0 25 0 1 0 379190641 137474048 30977 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 33563 30977 177 116 0 33102 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 205924

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4817
/proc/meminfo: memFree=1285424/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=134504 CPUtime=250.53
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 326560 16 0 0 24891 162 0 0 25 0 1 0 379190641 137732096 31026 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 33626 31026 177 116 0 33165 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 206176

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4817
/proc/meminfo: memFree=1285168/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=134680 CPUtime=310.52
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 385211 16 0 0 30862 190 0 0 25 0 1 0 379190641 137912320 31086 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560164 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 33670 31086 177 116 0 33209 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 206352

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4817
/proc/meminfo: memFree=1284720/2055920 swapFree=4153164/4192956

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

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4817
/proc/meminfo: memFree=1283952/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=135724 CPUtime=490.47
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 535453 16 0 0 48783 264 0 0 25 0 1 0 379190641 138981376 31353 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134563007 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 33931 31353 177 116 0 33470 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 207396

[startup+582.301 s]
/proc/loadavg: 1.13 1.03 1.01 2/85 4941
/proc/meminfo: memFree=1281400/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=135932 CPUtime=550.38
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 577382 16 0 0 54752 286 0 0 25 0 1 0 379190641 139194368 31685 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562244 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 33983 31685 177 116 0 33522 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 207604

[startup+642.302 s]
/proc/loadavg: 1.09 1.04 1.01 2/79 5015
/proc/meminfo: memFree=1279472/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=140208 CPUtime=610.33
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 619714 16 0 0 60726 307 0 0 25 0 1 0 379190641 143572992 32413 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 35052 32413 177 116 0 34591 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 211880

[startup+702.302 s]
/proc/loadavg: 1.13 1.06 1.01 2/79 5015
/proc/meminfo: memFree=1276144/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=140572 CPUtime=670.31
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 653855 16 0 0 66706 325 0 0 25 0 1 0 379190641 143945728 33246 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562528 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 35143 33246 177 116 0 34682 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 212244

[startup+762.305 s]
/proc/loadavg: 1.22 1.10 1.03 2/79 5015
/proc/meminfo: memFree=1272304/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=144908 CPUtime=730.29
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 696491 16 0 0 72683 346 0 0 25 0 1 0 379190641 148385792 34219 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560048 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 36227 34219 177 116 0 35766 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 216580

[startup+822.301 s]
/proc/loadavg: 1.08 1.08 1.02 2/79 5015
/proc/meminfo: memFree=1267888/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=149484 CPUtime=790.27
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 730994 16 0 0 78664 363 0 0 25 0 1 0 379190641 153071616 35352 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 37371 35352 177 116 0 36910 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 221156

[startup+882.302 s]
/proc/loadavg: 1.03 1.06 1.02 2/79 5015
/proc/meminfo: memFree=1263344/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=154260 CPUtime=850.26
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 765484 16 0 0 84644 382 0 0 25 0 1 0 379190641 157962240 36425 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 38565 36425 177 116 0 38104 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 225932

[startup+942.302 s]
/proc/loadavg: 1.01 1.05 1.01 2/79 5015
/proc/meminfo: memFree=1259248/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=159280 CPUtime=910.24
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 791654 16 0 0 90628 396 0 0 25 0 1 0 379190641 163102720 37503 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562266 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 39820 37503 177 116 0 39359 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 230952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/79 5015
/proc/meminfo: memFree=1255024/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=164528 CPUtime=970.23
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 826186 16 0 0 96609 414 0 0 25 0 1 0 379190641 168476672 38529 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134572503 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 41132 38529 177 116 0 40671 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 236200

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 5015
/proc/meminfo: memFree=1250608/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=170168 CPUtime=1030.2
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 860851 16 0 0 102590 430 0 0 25 0 1 0 379190641 174252032 39635 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 42542 39635 177 116 0 42081 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 241840

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 5015
/proc/meminfo: memFree=1246832/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=170420 CPUtime=1090.18
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 886992 16 0 0 108575 443 0 0 25 0 1 0 379190641 174510080 40568 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 42605 40568 177 116 0 42144 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 242092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 5015
/proc/meminfo: memFree=1242928/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=71672 CPUtime=31.64
/proc/4811/stat : 4811 (SATzilla2007_F) S 4809 4811 4189 0 -1 4194304 77248 39352 0 0 2197 42 902 23 25 0 1 0 379187474 73392128 17703 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4811/statm: 17918 17703 170 260 0 17624 0
[pid=4815] ppid=4811 vsize=176152 CPUtime=1150.17
/proc/4815/stat : 4815 (eureka) R 4811 4811 4189 0 -1 0 913215 16 0 0 114561 456 0 0 25 0 1 0 379190641 180379648 41559 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562309 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4815/statm: 44038 41559 177 116 0 43577 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 247824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5015
/proc/meminfo: memFree=1392568/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=88308 CPUtime=1200.02
/proc/4811/stat : 4811 (SATzilla2007_F) R 4809 4811 4189 0 -1 4194304 81669 961408 0 0 2247 45 117223 487 22 0 1 0 379187474 90427392 21861 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/4811/statm: 22077 21861 171 260 0 21783 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 88308

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.00 1.01 1.00 2/78 5015
/proc/meminfo: memFree=1392568/2055920 swapFree=4153164/4192956
[pid=4811] ppid=4809 vsize=88308 CPUtime=1200.02
/proc/4811/stat : 4811 (SATzilla2007_F) R 4809 4811 4189 0 -1 4194304 81669 961408 0 0 2247 45 117223 487 22 0 1 0 379187474 90427392 21861 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/4811/statm: 22077 21861 171 260 0 21783 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 88308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1194.71
CPU system time (s): 5.33819
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 329912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1194.71
system time used= 5.33819
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1043078
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= 37
involuntary context switches= 20118

runsolver used 1.26781 second user time and 3.10953 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Mar 11 05:52:05 UTC 2007

IDJOB= 334776
IDBENCH= 24635
IDSOLVER= 136
FILE ID= node2/334776-1173592321

PBS_JOBID= 4101234

Free space on /tmp= 66507 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  45589f445aa56f109f82baade7facf9a

RANDOM SEED= 506518235

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1480024 kB
Buffers:         45148 kB
Cached:         446920 kB
SwapCached:       2496 kB
Active:         367136 kB
Inactive:       147760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480024 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:           34444 kB
Writeback:           0 kB
Mapped:          30232 kB
Slab:            46476 kB
Committed_AS:  1674712 kB
PageTables:       1812 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= 66507 MiB

End job on node2 on Sun Mar 11 06:12:08 UTC 2007