Trace number 335623

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
SAT7 2007-02-08? (TO) 1200.09 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
MD5SUM677c0547bc16a23b319702cb8efc6aa8
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 variables1190
Number of clauses39900
Sum of the clauses size80920
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 239865
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data (download as text)

0.10/0.12	c Starting solver ...
0.10/0.13	c Restarting after 100 conflicts
0.10/0.14	c Restarting after 251 conflicts
0.10/0.16	c Restarting after 476 conflicts
0.10/0.19	c Restarting after 813 conflicts
0.19/0.24	c Restarting after 1320 conflicts
0.29/0.32	c Restarting after 2080 conflicts
0.39/0.46	c Restarting after 3219 conflicts
0.59/0.70	c Restarting after 4928 conflicts
1.10/1.12	c Restarting after 7490 conflicts
1.79/1.87	c Restarting after 11335 conflicts
3.19/3.28	c Restarting after 17103 conflicts
5.99/6.01	c Restarting after 25753 conflicts
11.79/11.82	c Restarting after 38728 conflicts
21.09/21.17	c Restarting after 58190 conflicts
42.98/43.02	c Restarting after 87382 conflicts
93.47/93.50	c Restarting after 131171 conflicts
162.14/162.24	c Restarting after 196859 conflicts
321.20/321.38	c Restarting after 295385 conflicts
588.43/588.66	c Restarting after 443177 conflicts
1036.01/1036.33	c Restarting after 664861 conflicts

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/node33/watcher-335623-1173631125 -o ROOT/results/node33/solver-335623-1173631125 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335623-1173631125/sat7_bin /tmp/evaluation/335623-1173631125/instance-335623-1173631125.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.95 0.99 3/64 27656
/proc/meminfo: memFree=1930848/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=1252 CPUtime=0
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 89068869 1282048 142 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 313 142 87 220 0 90 0

[startup+0.105712 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 27656
/proc/meminfo: memFree=1930848/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=2028 CPUtime=0.1
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 297 0 0 0 10 0 0 0 18 0 1 0 89068869 2076672 280 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134565513 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 507 280 88 220 0 284 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2028

[startup+0.201723 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 27656
/proc/meminfo: memFree=1930848/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=3196 CPUtime=0.19
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 596 0 0 0 19 0 0 0 18 0 1 0 89068869 3272704 579 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 799 579 95 220 0 576 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3196

[startup+0.301735 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 27656
/proc/meminfo: memFree=1930848/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=5248 CPUtime=0.29
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 740 0 0 0 29 0 0 0 19 0 1 0 89068869 5373952 723 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 1312 723 95 220 0 1089 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5248

[startup+0.701785 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 27656
/proc/meminfo: memFree=1930848/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=9348 CPUtime=0.69
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 1225 0 0 0 69 0 0 0 22 0 1 0 89068869 9572352 1208 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532514 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 2337 1208 95 220 0 2114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9348

[startup+1.50188 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 27657
/proc/meminfo: memFree=1924632/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=9480 CPUtime=1.49
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 2038 0 0 0 148 1 0 0 25 0 1 0 89068869 9707520 2021 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 2370 2021 95 220 0 2147 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9480

[startup+3.10109 s]
/proc/loadavg: 0.91 0.95 0.99 3/65 27657
/proc/meminfo: memFree=1920344/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=13848 CPUtime=3.09
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 3315 0 0 0 308 1 0 0 25 0 1 0 89068869 14180352 3298 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532548 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 3462 3298 95 220 0 3239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13848

[startup+6.30149 s]
/proc/loadavg: 0.92 0.95 0.99 2/65 27657
/proc/meminfo: memFree=1911832/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=22452 CPUtime=6.29
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 5190 0 0 0 627 2 0 0 25 0 1 0 89068869 22990848 5173 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 5613 5173 95 220 0 5390 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22452

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.99 2/65 27657
/proc/meminfo: memFree=1899680/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=35604 CPUtime=12.68
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 8311 0 0 0 1264 4 0 0 25 0 1 0 89068869 36458496 8294 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532688 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 8901 8294 95 220 0 8678 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35604

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.99 2/65 27657
/proc/meminfo: memFree=1882600/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=53148 CPUtime=25.49
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 12135 0 0 0 2542 7 0 0 25 0 1 0 89068869 54423552 12118 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532481 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 13287 12118 95 220 0 13064 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53148

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.99 2/65 27657
/proc/meminfo: memFree=1868136/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=67152 CPUtime=51.08
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 15697 0 0 0 5098 10 0 0 25 0 1 0 89068869 68763648 15680 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 16788 15680 95 220 0 16565 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67152

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 27657
/proc/meminfo: memFree=1860264/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=73316 CPUtime=102.27
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 17660 0 0 0 10215 12 0 0 25 0 1 0 89068869 75075584 17643 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 18329 17643 95 220 0 18106 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73316

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1854568/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=79080 CPUtime=162.24
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 19083 0 0 0 16211 13 0 0 25 0 1 0 89068869 80977920 19066 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538724 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 19770 19066 95 220 0 19547 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 79080

[startup+222.304 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1846568/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=89092 CPUtime=222.23
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 21072 0 0 0 22207 16 0 0 25 0 1 0 89068869 91230208 21055 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134535704 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 22273 21055 95 220 0 22050 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89092

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1838824/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=95040 CPUtime=282.21
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 23034 0 0 0 28204 17 0 0 25 0 1 0 89068869 97320960 22984 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 23760 22984 95 220 0 23537 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 95040

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1834472/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=100084 CPUtime=342.2
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 24124 0 0 0 34202 18 0 0 25 0 1 0 89068869 102486016 24074 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 25021 24074 95 220 0 24798 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 100084

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1830568/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=105020 CPUtime=402.18
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 25088 0 0 0 40199 19 0 0 25 0 1 0 89068869 107540480 25038 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532548 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 26255 25038 95 220 0 26032 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 105020

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1828456/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=106284 CPUtime=462.16
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 25613 0 0 0 46196 20 0 0 25 0 1 0 89068869 108834816 25563 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532559 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 26571 25563 95 220 0 26348 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 106284

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1826216/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=110972 CPUtime=522.14
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 26167 0 0 0 52194 20 0 0 25 0 1 0 89068869 113635328 26117 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533279 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 27743 26117 95 220 0 27520 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 110972

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1819048/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=115860 CPUtime=582.13
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 28020 0 0 0 58190 23 0 0 25 0 1 0 89068869 118640640 27937 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 28965 27937 95 220 0 28742 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 115860

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1817384/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=120356 CPUtime=642.11
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 28401 0 0 0 64188 23 0 0 25 0 1 0 89068869 123244544 28318 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 30089 28318 95 220 0 29866 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 120356

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1813928/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=121456 CPUtime=702.1
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 29237 0 0 0 70186 24 0 0 25 0 1 0 89068869 124370944 29154 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532512 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 30364 29154 95 220 0 30141 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 121456

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1812904/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=122248 CPUtime=762.08
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 29490 0 0 0 76184 24 0 0 25 0 1 0 89068869 125181952 29407 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134531417 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 30562 29407 95 220 0 30339 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 122248

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1810088/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=126872 CPUtime=822.06
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 30196 0 0 0 82181 25 0 0 25 0 1 0 89068869 129916928 30113 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532525 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 31718 30113 95 220 0 31495 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 126872

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1808360/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=127652 CPUtime=882.05
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 30611 0 0 0 88180 25 0 0 25 0 1 0 89068869 130715648 30528 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 31913 30528 95 220 0 31690 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 127652

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1807208/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=128708 CPUtime=942.02
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 30907 0 0 0 94177 25 0 0 25 0 1 0 89068869 131796992 30824 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 32177 30824 95 220 0 31954 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 128708

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1805416/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=133468 CPUtime=1002.02
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 31344 0 0 0 100176 26 0 0 25 0 1 0 89068869 136671232 31261 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 33367 31261 95 220 0 33144 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 133468

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1804328/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=133948 CPUtime=1062
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 31629 0 0 0 106174 26 0 0 25 0 1 0 89068869 137162752 31546 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 33487 31546 95 220 0 33264 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 133948

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1802088/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=135364 CPUtime=1121.98
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 32191 0 0 0 112171 27 0 0 25 0 1 0 89068869 138612736 32108 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 33841 32108 95 220 0 33618 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 135364

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1800488/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=136084 CPUtime=1181.96
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 32578 0 0 0 118169 27 0 0 25 0 1 0 89068869 139350016 32495 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 34021 32495 95 220 0 33798 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 136084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1798632/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=140712 CPUtime=1200.07
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 33020 0 0 0 119979 28 0 0 25 0 1 0 89068869 144089088 32937 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 35178 32937 95 220 0 34955 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 140712

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27657
/proc/meminfo: memFree=1798632/2055920 swapFree=4177820/4192956
[pid=27656] ppid=27654 vsize=140712 CPUtime=1200.07
/proc/27656/stat : 27656 (sat7_bin) R 27654 27656 27212 0 -1 4194304 33020 0 0 0 119979 28 0 0 25 0 1 0 89068869 144089088 32937 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/27656/statm: 35178 32937 95 220 0 34955 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 140712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.09
CPU user time (s): 1199.79
CPU system time (s): 0.302953
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 140712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33020
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= 6
involuntary context switches= 2839

runsolver used 0.807877 second user time and 2.48262 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Mar 11 16:38:45 UTC 2007

IDJOB= 335623
IDBENCH= 24656
IDSOLVER= 101
FILE ID= node33/335623-1173631125

PBS_JOBID= 4101285

Free space on /tmp= 66541 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335623-1173631125/sat7_bin /tmp/evaluation/335623-1173631125/instance-335623-1173631125.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-335623-1173631125 -o ROOT/results/node33/solver-335623-1173631125 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335623-1173631125/sat7_bin /tmp/evaluation/335623-1173631125/instance-335623-1173631125.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  677c0547bc16a23b319702cb8efc6aa8

RANDOM SEED= 400778309

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.231
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.231
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:       1931192 kB
Buffers:         11908 kB
Cached:          71184 kB
SwapCached:       9252 kB
Active:          23508 kB
Inactive:        75440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931192 kB
SwapTotal:     4192956 kB
SwapFree:      4177820 kB
Dirty:            1652 kB
Writeback:           0 kB
Mapped:          15300 kB
Slab:            11740 kB
Committed_AS:    94184 kB
PageTables:       1408 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= 66541 MiB

End job on node33 on Sun Mar 11 16:58:47 UTC 2007