Trace number 334737

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

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)

5.09/5.12	c UnitMarch starting with seed 1804289383 on /tmp/evaluation/334737-1173590144/instance-334737-1173590144.cnf
5.99/6.06	c found 0 unit clauses in formula

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/node1/watcher-334737-1173590144 -o ROOT/results/node1/solver-334737-1173590144 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334737-1173590144/UnitMarch_32_bits /tmp/evaluation/334737-1173590144/instance-334737-1173590144.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.92 0.95 0.97 3/77 25765
/proc/meminfo: memFree=1488056/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=2528 CPUtime=0
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 378969905 2588672 390 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134990859 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 632 393 91 214 0 415 0

[startup+0.0551391 s]
/proc/loadavg: 0.92 0.95 0.97 3/77 25765
/proc/meminfo: memFree=1488056/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=4432 CPUtime=0.04
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 989 0 0 0 4 0 0 0 18 0 1 0 378969905 4538368 972 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134990859 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 1108 972 92 214 0 891 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4432

[startup+0.101143 s]
/proc/loadavg: 0.92 0.95 0.97 3/77 25765
/proc/meminfo: memFree=1488056/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=5092 CPUtime=0.09
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 1155 0 0 0 9 0 0 0 18 0 1 0 378969905 5214208 1138 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134990859 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 1273 1138 92 214 0 1056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5092

[startup+0.301167 s]
/proc/loadavg: 0.92 0.95 0.97 3/77 25765
/proc/meminfo: memFree=1488056/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=8116 CPUtime=0.29
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 1977 0 0 0 28 1 0 0 19 0 1 0 378969905 8310784 1862 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134990859 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 2029 1862 92 214 0 1812 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8116

[startup+0.701213 s]
/proc/loadavg: 0.92 0.95 0.97 3/77 25765
/proc/meminfo: memFree=1488056/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=13908 CPUtime=0.69
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 3550 0 0 0 67 2 0 0 23 0 1 0 378969905 14241792 3306 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134990859 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 3477 3306 92 214 0 3260 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13908

[startup+1.50131 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 25766
/proc/meminfo: memFree=1470896/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=25492 CPUtime=1.49
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 6694 0 0 0 146 3 0 0 25 0 1 0 378969905 26103808 6193 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134990859 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 6373 6194 92 214 0 6156 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25492

[startup+3.10149 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 25766
/proc/meminfo: memFree=1454832/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=48396 CPUtime=3.09
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 12940 0 0 0 302 7 0 0 25 0 1 0 378969905 49557504 11926 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134990859 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 12099 11926 92 214 0 11882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48396

[startup+6.30187 s]
/proc/loadavg: 0.93 0.95 0.97 2/78 25766
/proc/meminfo: memFree=1399664/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=6.29
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 32374 0 0 0 612 17 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529770 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123424

[startup+12.7016 s]
/proc/loadavg: 0.93 0.96 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=12.69
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 33022 0 0 0 1252 17 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529770 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 123424

[startup+25.5011 s]
/proc/loadavg: 0.95 0.96 0.97 2/78 25766
/proc/meminfo: memFree=1367024/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=25.49
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 34426 0 0 0 2531 18 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529560 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 123424

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.97 2/78 25766
/proc/meminfo: memFree=1367152/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=51.07
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 37126 0 0 0 5088 19 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529560 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 123424

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 25766
/proc/meminfo: memFree=1367472/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=102.26
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 42526 0 0 0 10204 22 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529683 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 123424

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123280 CPUtime=162.24
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 48827 0 0 0 16199 25 0 0 25 0 1 0 378969905 126238720 30264 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134517126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30820 30264 97 214 0 30603 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 123280

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367152/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=222.22
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 55162 0 0 0 22194 28 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134517126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 123424

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367344/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=282.21
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 61534 0 0 0 28190 31 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529605 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 123424

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367088/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=342.19
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 67906 0 0 0 34185 34 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134990999 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 123424

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367152/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=402.17
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 74278 0 0 0 40180 37 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529633 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 123424

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367088/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=462.15
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 80542 0 0 0 46174 41 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529605 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 123424

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=522.14
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 86914 0 0 0 52169 45 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 123424

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367472/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=582.12
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 93286 0 0 0 58163 49 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529605 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 123424

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=642.11
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 99658 0 0 0 64159 52 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529605 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 123424

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367152/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=702.08
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 105922 0 0 0 70153 55 0 0 25 0 1 0 378969905 126386176 30299 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 135048081 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30784 30263 97 214 0 30567 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 123424

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367152/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=762.07
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 112294 0 0 0 76148 59 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529625 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 123424

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=822.05
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 118666 0 0 0 82143 62 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529680 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 123424

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=882.03
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 125038 0 0 0 88137 66 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529766 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 123424

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=942.02
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 131410 0 0 0 94132 70 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134990999 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 123424

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=1002
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 137674 0 0 0 100127 73 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134517126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 123424

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=1061.98
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 144046 0 0 0 106121 77 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529683 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 123424

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367280/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=1121.96
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 150418 0 0 0 112115 81 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529666 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 123424

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=1181.94
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 156790 0 0 0 118110 84 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134529605 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 123424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 25766
/proc/meminfo: memFree=1367216/2055920 swapFree=4159120/4192956
[pid=25765] ppid=25763 vsize=123424 CPUtime=1200.05
/proc/25765/stat : 25765 (UnitMarch_32_bi) R 25763 25765 25309 0 -1 4194304 158626 0 0 0 119920 85 0 0 25 0 1 0 378969905 126386176 30335 18446744073709551615 134512640 135389829 4294956688 18446744073709551615 134990996 0 0 4096 0 0 0 0 17 1 0 0
/proc/25765/statm: 30856 30335 97 214 0 30639 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 123424

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.43
CPU time (s): 1200.07
CPU user time (s): 1199.2
CPU system time (s): 0.871867
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 123424

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

runsolver used 1.41179 second user time and 2.93455 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Mar 11 05:15:48 UTC 2007

IDJOB= 334737
IDBENCH= 24635
IDSOLVER= 97
FILE ID= node1/334737-1173590144

PBS_JOBID= 4101230

Free space on /tmp= 66365 MiB

SOLVER NAME= UnitMarch 2007-02-08
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/334737-1173590144/UnitMarch_32_bits /tmp/evaluation/334737-1173590144/instance-334737-1173590144.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-334737-1173590144 -o ROOT/results/node1/solver-334737-1173590144 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334737-1173590144/UnitMarch_32_bits /tmp/evaluation/334737-1173590144/instance-334737-1173590144.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  45589f445aa56f109f82baade7facf9a

RANDOM SEED= 331053681

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1488592 kB
Buffers:         44532 kB
Cached:         441812 kB
SwapCached:      13796 kB
Active:         318288 kB
Inactive:       190976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1488592 kB
SwapTotal:     4192956 kB
SwapFree:      4159120 kB
Dirty:           26716 kB
Writeback:           0 kB
Mapped:          29724 kB
Slab:            43632 kB
Committed_AS:  1198996 kB
PageTables:       1740 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66365 MiB

End job on node1 on Sun Mar 11 05:35:51 UTC 2007