Trace number 334860

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

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
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 variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

Solver Data (download as text)

34.55/34.68	c run March_dl for 5 seconds ... 
34.55/34.68	c Bin: Executing march_dl
34.55/34.68	c child exit by a signal
34.55/34.68	c march_dl returned code 137.
34.55/34.68	c run saps for 2 seconds ... 
34.55/34.68	c Bin: Executing ubcsat2006
34.55/34.68	c child exited successfully
34.55/34.68	c ubcsat2006 returned code 0.
34.55/34.68	c satzilla computing base features
34.55/34.68	c satzilla doing unit-prop probe
34.55/34.68	c satzilla doing local search probe
34.55/34.68	c satzilla doing lobjois search-space size estimate
34.55/34.68	c satzilla's ranking:
34.55/34.68	c 1) march_dl: 1.755100
34.55/34.68	c 2) vallst: 2.808574
34.55/34.68	c 3) zchaff_rand: 3.214886
34.55/34.68	c 4) minisat20: 3.904497
34.55/34.68	c 5) kcnfs: 4.110488
34.55/34.68	c 6) eureka: 4.119008
34.55/34.68	c 7) kcnfs+P: 999.000000
34.55/34.68	c 8) march_dl+P: 999.000000
34.55/34.68	c 9) vallst+P: 999.000000
34.55/34.68	c 10) zchaff_rand+P: 999.000000
34.55/34.68	c 11) rsat+P: 999.000000
34.55/34.68	c 12) eureka+P: 999.000000
34.55/34.68	c 13) minisat20+P: 999.000000
34.55/34.68	c 14) rsat: 999.000000
34.55/34.68	c satzilla running march_dl ... 
1199.40/1199.87	c Bin: Executing march_dl
1199.40/1199.87	c child exit by a signal
1199.40/1199.87	c march_dl returned code 137.
1199.40/1199.87	c march_dl returned code 137.
1199.40/1199.87	c satzilla running vallst ... 
1199.40/1199.87	c Bin: Executing vallst
1199.40/1199.87	c vallst returned code 1.
1199.40/1199.87	c vallst returned code 1.
1199.40/1199.87	c satzilla running zchaff_rand ... 
1199.40/1199.87	c Bin: Executing zchaff_rand
1199.40/1199.87	c zchaff_rand returned code 1.
1199.40/1199.87	c zchaff_rand returned code 1.
1199.40/1199.87	c satzilla running minisat20 ... 
1199.40/1199.87	c Bin: Executing minisat20
1199.40/1199.87	c minisat20 returned code 1.
1199.40/1199.87	c minisat20 returned code 1.
1199.40/1199.87	c satzilla running kcnfs ... 
1199.40/1199.87	c Bin: Executing kcnfs
1199.40/1199.87	c kcnfs returned code 1.
1199.40/1199.87	c kcnfs returned code 1.
1199.40/1199.87	c satzilla running eureka ... 
1199.40/1199.87	c Bin: Executing eureka
1199.40/1199.87	c eureka returned code 1.
1199.40/1199.87	c eureka returned code 1.
1199.40/1199.87	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/node11/watcher-334860-1173596719 -o ROOT/results/node11/solver-334860-1173596719 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334860-1173596719/SATzilla2007_F /tmp/evaluation/334860-1173596719/instance-334860-1173596719.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 25689
/proc/meminfo: memFree=1148976/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=1512 CPUtime=0
/proc/25689/stat : 25689 (SATzilla2007_F) R 25687 25689 24572 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 379626683 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 378 125 110 260 0 84 0
[pid=25690] ppid=25689 vsize=4984 CPUtime=0
/proc/25690/stat : 25690 (march_dl) R 25689 25689 24572 0 -1 4194304 845 0 0 0 0 0 0 0 18 0 1 0 379626683 5103616 839 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549441 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25690/statm: 1246 847 50 118 0 1125 0

[startup+0.099385 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25689
/proc/meminfo: memFree=1148976/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=1512 CPUtime=0
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379626683 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25689/statm: 378 125 110 260 0 84 0
[pid=25690] ppid=25689 vsize=11388 CPUtime=0.08
/proc/25690/stat : 25690 (march_dl) R 25689 25689 24572 0 -1 4194304 1744 0 0 0 8 0 0 0 19 0 1 0 379626683 11661312 1738 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25690/statm: 2847 1738 50 118 0 2726 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12900

[startup+0.101384 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25689
/proc/meminfo: memFree=1148976/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=1512 CPUtime=0
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379626683 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25689/statm: 378 125 110 260 0 84 0
[pid=25690] ppid=25689 vsize=11388 CPUtime=0.09
/proc/25690/stat : 25690 (march_dl) R 25689 25689 24572 0 -1 4194304 1753 0 0 0 9 0 0 0 19 0 1 0 379626683 11661312 1747 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25690/statm: 2847 1747 50 118 0 2726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12900

[startup+0.301407 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25689
/proc/meminfo: memFree=1148976/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=1512 CPUtime=0
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379626683 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25689/statm: 378 125 110 260 0 84 0
[pid=25690] ppid=25689 vsize=14292 CPUtime=0.29
/proc/25690/stat : 25690 (march_dl) R 25689 25689 24572 0 -1 4194304 2656 0 0 0 28 1 0 0 21 0 1 0 379626683 14635008 2650 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25690/statm: 3573 2650 50 118 0 3452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15804

[startup+0.701454 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25689
/proc/meminfo: memFree=1148976/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=1512 CPUtime=0
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379626683 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25689/statm: 378 125 110 260 0 84 0
[pid=25690] ppid=25689 vsize=20100 CPUtime=0.69
/proc/25690/stat : 25690 (march_dl) R 25689 25689 24572 0 -1 4194304 4459 0 0 0 67 2 0 0 25 0 1 0 379626683 20582400 4453 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25690/statm: 5025 4454 50 118 0 4904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21612

[startup+1.50155 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 25691
/proc/meminfo: memFree=1125728/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=1512 CPUtime=0
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379626683 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25689/statm: 378 125 110 260 0 84 0
[pid=25690] ppid=25689 vsize=49768 CPUtime=1.49
/proc/25690/stat : 25690 (march_dl) R 25689 25689 24572 0 -1 4194304 10349 0 0 0 143 6 0 0 25 0 1 0 379626683 50962432 6974 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25690/statm: 12442 6974 53 118 0 12321 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51280

[startup+3.10174 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 25691
/proc/meminfo: memFree=1118368/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=1512 CPUtime=0
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 379626683 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25689/statm: 378 125 110 260 0 84 0
[pid=25690] ppid=25689 vsize=49992 CPUtime=3.09
/proc/25690/stat : 25690 (march_dl) R 25689 25689 24572 0 -1 4194304 12521 0 0 0 301 8 0 0 25 0 1 0 379626683 51191808 8059 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25690/statm: 12498 8059 55 118 0 12377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51504

[startup+6.30111 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 25692
/proc/meminfo: memFree=1142240/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=1512 CPUtime=5
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 149 30641 0 0 0 0 483 17 16 0 1 0 379626683 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 378 125 110 260 0 84 0
[pid=25692] ppid=25689 vsize=66596 CPUtime=1.27
/proc/25692/stat : 25692 (ubcsat2006) R 25689 25689 24572 0 -1 4194304 7938 0 0 0 124 3 0 0 25 0 1 0 379627184 68194304 7920 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134719054 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25692/statm: 16649 7920 154 64 0 16230 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 68108

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 25692
/proc/meminfo: memFree=1073640/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=45916 CPUtime=12.67
/proc/25689/stat : 25689 (SATzilla2007_F) R 25687 25689 24572 0 -1 4194304 26680 43295 0 0 422 15 806 24 25 0 1 0 379626683 47017984 11269 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134528367 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 11479 11269 137 260 0 11185 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45916

[startup+25.5024 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 25692
/proc/meminfo: memFree=1104232/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=46088 CPUtime=25.46
/proc/25689/stat : 25689 (SATzilla2007_F) R 25687 25689 24572 0 -1 4194304 30379 43295 0 0 1698 18 806 24 25 0 1 0 379626683 47194112 11312 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134528699 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 11521 11311 137 260 0 11227 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 46088

[startup+51.1024 s]
/proc/loadavg: 0.96 0.97 0.99 3/79 25693
/proc/meminfo: memFree=1056416/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=67104 CPUtime=16.4
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 78312 0 0 0 1604 36 0 0 25 0 1 0 379630151 68714496 11769 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 16776 11769 65 118 0 16655 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 114492

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1004192/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154328 CPUtime=67.59
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142737 0 0 0 6691 68 0 0 25 0 1 0 379630151 158031872 24686 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38582 24686 75 118 0 38461 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 201716

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003680/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154724 CPUtime=127.57
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142852 0 0 0 12688 69 0 0 25 0 1 0 379630151 158437376 24801 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38681 24801 75 118 0 38560 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 202112

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003552/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=187.55
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142873 0 0 0 18686 69 0 0 25 0 1 0 379630151 158568448 24822 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24822 75 118 0 38592 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 202240

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003552/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=247.53
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142881 0 0 0 24684 69 0 0 25 0 1 0 379630151 158568448 24830 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24830 75 118 0 38592 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 202240

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003552/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=307.51
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142886 0 0 0 30681 70 0 0 25 0 1 0 379630151 158568448 24835 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24835 75 118 0 38592 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 202240

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956

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

[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=427.48
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142891 0 0 0 42677 71 0 0 25 0 1 0 379630151 158568448 24840 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551668 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24840 75 118 0 38592 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 202240

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=487.46
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142892 0 0 0 48675 71 0 0 25 0 1 0 379630151 158568448 24841 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24841 75 118 0 38592 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 202240

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=547.44
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142895 0 0 0 54672 72 0 0 25 0 1 0 379630151 158568448 24844 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24844 75 118 0 38592 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 202240

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=607.42
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142895 0 0 0 60670 72 0 0 25 0 1 0 379630151 158568448 24844 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24844 75 118 0 38592 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 202240

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=667.41
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142895 0 0 0 66668 73 0 0 25 0 1 0 379630151 158568448 24844 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24844 75 118 0 38592 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 202240

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=727.39
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142896 0 0 0 72666 73 0 0 25 0 1 0 379630151 158568448 24845 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134553696 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24845 75 118 0 38592 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 202240

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=787.37
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142896 0 0 0 78663 74 0 0 25 0 1 0 379630151 158568448 24845 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551528 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24845 75 118 0 38592 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 202240

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=847.35
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142896 0 0 0 84661 74 0 0 25 0 1 0 379630151 158568448 24845 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24845 75 118 0 38592 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 202240

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003424/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=907.34
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142896 0 0 0 90659 75 0 0 25 0 1 0 379630151 158568448 24845 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24845 75 118 0 38592 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 202240

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=967.32
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142896 0 0 0 96657 75 0 0 25 0 1 0 379630151 158568448 24845 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24845 75 118 0 38592 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 202240

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=1027.3
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142896 0 0 0 102654 76 0 0 25 0 1 0 379630151 158568448 24845 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24845 75 118 0 38592 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 202240

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003552/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=1087.28
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142896 0 0 0 108652 76 0 0 25 0 1 0 379630151 158568448 24845 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24845 75 118 0 38592 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 202240

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25693
/proc/meminfo: memFree=1003488/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=47388 CPUtime=34.64
/proc/25689/stat : 25689 (SATzilla2007_F) S 25687 25689 24572 0 -1 4194304 55073 43295 0 0 2599 35 806 24 25 0 1 0 379626683 48525312 11655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25689/statm: 11847 11655 170 260 0 11553 0
[pid=25693] ppid=25689 vsize=154852 CPUtime=1147.27
/proc/25693/stat : 25693 (march_dl) R 25689 25689 24572 0 -1 4194304 142897 0 0 0 114650 77 0 0 25 0 1 0 379630151 158568448 24846 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551523 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25693/statm: 38713 24846 75 118 0 38592 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 202240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25693
/proc/meminfo: memFree=1086184/2055920 swapFree=4169972/4192956
[pid=25689] ppid=25687 vsize=64420 CPUtime=1200.01
/proc/25689/stat : 25689 (SATzilla2007_F) R 25687 25689 24572 0 -1 4194304 59802 186193 0 0 2650 37 117211 103 21 0 1 0 379626683 65966080 15900 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/25689/statm: 16105 15900 171 260 0 15811 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 64420

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.05
CPU user time (s): 1198.62
CPU system time (s): 1.42778
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 211188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.62
system time used= 1.42778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245996
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= 26
involuntary context switches= 1910

runsolver used 1.2838 second user time and 3.09153 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Mar 11 07:05:21 UTC 2007

IDJOB= 334860
IDBENCH= 24637
IDSOLVER= 136
FILE ID= node11/334860-1173596719

PBS_JOBID= 4101225

Free space on /tmp= 66209 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  4c4e7e1211c6b5f2d2564e77e64df6f5

RANDOM SEED= 243409915

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1149384 kB
Buffers:         55976 kB
Cached:         752268 kB
SwapCached:       2248 kB
Active:         449500 kB
Inactive:       381944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1149384 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:           24636 kB
Writeback:           0 kB
Mapped:          31236 kB
Slab:            60600 kB
Committed_AS:  1204948 kB
PageTables:       1760 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= 66209 MiB

End job on node11 on Sun Mar 11 07:25:24 UTC 2007