Trace number 369089

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
MXC 2007-02-08? (TO) 5000.04 5001.41

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
MD5SUM58af3687ccec42ccd800f9557db434fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables16489
Number of clauses2248381
Sum of the clauses size4509197
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22246354
Number of clauses of size 30
Number of clauses of size 44
Number of clauses of size 58
Number of clauses of size over 52015

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node34/watcher-369089-1177257490 -o ROOT/results/node34/solver-369089-1177257490 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/369089-1177257490/mxc /tmp/evaluation/369089-1177257490/instance-369089-1177257490.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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: 1.05 1.02 1.00 2/77 24691
/proc/meminfo: memFree=1862096/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=30996 CPUtime=0
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 724 0 0 0 0 0 0 0 18 0 1 0 173664915 31739904 708 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 7749 714 42 122 0 7623 0

[startup+0.0527551 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 24691
/proc/meminfo: memFree=1862096/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=32808 CPUtime=0.04
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 7993 0 0 0 0 4 0 0 18 0 1 0 173664915 33595392 7977 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 8202 7977 46 122 0 8076 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32808

[startup+0.101768 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 24691
/proc/meminfo: memFree=1862096/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=34392 CPUtime=0.09
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 8363 0 0 0 4 5 0 0 18 0 1 0 173664915 35217408 8347 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 8598 8347 46 122 0 8472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34392

[startup+0.301774 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 24691
/proc/meminfo: memFree=1862096/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=39936 CPUtime=0.29
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 9770 0 0 0 24 5 0 0 19 0 1 0 173664915 40894464 9754 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 9984 9755 46 122 0 9858 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39936

[startup+0.701806 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 24691
/proc/meminfo: memFree=1862096/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=57096 CPUtime=0.69
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 14054 0 0 0 62 7 0 0 23 0 1 0 173664915 58466304 14038 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 14274 14038 46 122 0 14148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57096

[startup+1.50187 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 24692
/proc/meminfo: memFree=1834760/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=28220 CPUtime=1.49
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 14382 0 0 0 141 8 0 0 25 0 1 0 173664915 28897280 6850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519805 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 7055 6850 59 122 0 6929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28220

[startup+3.10199 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 24692
/proc/meminfo: memFree=1834632/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=28360 CPUtime=3.09
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 14401 0 0 0 301 8 0 0 25 0 1 0 173664915 29040640 6867 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 7090 6867 67 122 0 6964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28360

[startup+6.30125 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 24692
/proc/meminfo: memFree=1834504/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=28620 CPUtime=6.29
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 14462 0 0 0 621 8 0 0 25 0 1 0 173664915 29306880 6928 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519610 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 7155 6928 67 122 0 7029 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28620

[startup+12.7018 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 24692
/proc/meminfo: memFree=1834056/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=29112 CPUtime=12.69
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 14602 0 0 0 1261 8 0 0 25 0 1 0 173664915 29810688 7068 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134520346 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 7278 7068 67 122 0 7152 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29112

[startup+25.5028 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 24692
/proc/meminfo: memFree=1834312/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=29112 CPUtime=25.48
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 14611 0 0 0 2540 8 0 0 25 0 1 0 173664915 29810688 7077 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 7278 7077 67 122 0 7152 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29112

[startup+51.1028 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 24692
/proc/meminfo: memFree=1834184/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=29232 CPUtime=51.08
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 14644 0 0 0 5100 8 0 0 25 0 1 0 173664915 29933568 7110 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 7308 7110 67 122 0 7182 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29232

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 24692
/proc/meminfo: memFree=1834248/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=29232 CPUtime=102.27
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 14644 0 0 0 10218 9 0 0 25 0 1 0 173664915 29933568 7110 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 7308 7110 67 122 0 7182 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29232

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24692
/proc/meminfo: memFree=1833672/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=29628 CPUtime=162.26
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 14745 0 0 0 16216 10 0 0 25 0 1 0 173664915 30339072 7211 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 7407 7211 67 122 0 7281 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 29628

[startup+222.302 s]
/proc/loadavg: 1.21 1.06 1.02 2/78 24890
/proc/meminfo: memFree=1830264/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=32520 CPUtime=222.13
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 15471 0 0 0 22202 11 0 0 25 0 1 0 173664915 33300480 7937 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 8130 7937 67 122 0 8004 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 32520

[startup+282.302 s]
/proc/loadavg: 1.08 1.05 1.01 2/78 24890
/proc/meminfo: memFree=1830280/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=32616 CPUtime=282.12
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 15472 0 0 0 28201 11 0 0 25 0 1 0 173664915 33398784 7938 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519768 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 8154 7938 67 122 0 8028 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 32616

[startup+342.303 s]
/proc/loadavg: 1.03 1.04 1.01 2/78 24890
/proc/meminfo: memFree=1830280/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=32616 CPUtime=342.11
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 15472 0 0 0 34199 12 0 0 25 0 1 0 173664915 33398784 7938 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519648 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 8154 7938 67 122 0 8028 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 32616

[startup+402.303 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 24890
/proc/meminfo: memFree=1830280/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=32616 CPUtime=402.09
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 15472 0 0 0 40197 12 0 0 25 0 1 0 173664915 33398784 7938 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134528471 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 8154 7938 67 122 0 8028 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 32616

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 24890
/proc/meminfo: memFree=1829512/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=33488 CPUtime=462.08
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 15705 0 0 0 46195 13 0 0 25 0 1 0 173664915 34291712 8171 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 8372 8171 67 122 0 8246 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 33488

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24890
/proc/meminfo: memFree=1829448/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=33488 CPUtime=522.06
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 15705 0 0 0 52193 13 0 0 25 0 1 0 173664915 34291712 8171 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 8372 8171 67 122 0 8246 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 33488

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24890
/proc/meminfo: memFree=1829384/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=33488 CPUtime=582.05
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 15705 0 0 0 58191 14 0 0 25 0 1 0 173664915 34291712 8171 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519599 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 8372 8171 67 122 0 8246 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 33488

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24890
/proc/meminfo: memFree=1829256/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=33488 CPUtime=642.03
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 15705 0 0 0 64189 14 0 0 25 0 1 0 173664915 34291712 8171 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 8372 8171 67 122 0 8246 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 33488


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1814408/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44024 CPUtime=4001.15
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19773 0 0 0 400070 45 0 0 25 0 1 0 173664915 45080576 10814 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11006 10814 67 122 0 10880 0
Current children cumulated CPU time (s) 4001.15
Current children cumulated vsize (KiB) 44024

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1814280/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44024 CPUtime=4061.14
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19773 0 0 0 406068 46 0 0 25 0 1 0 173664915 45080576 10814 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11006 10814 67 122 0 10880 0
Current children cumulated CPU time (s) 4061.14
Current children cumulated vsize (KiB) 44024

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1814216/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44024 CPUtime=4121.12
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19773 0 0 0 412066 46 0 0 25 0 1 0 173664915 45080576 10814 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11006 10814 67 122 0 10880 0
Current children cumulated CPU time (s) 4121.12
Current children cumulated vsize (KiB) 44024

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1814216/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44024 CPUtime=4181.11
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19773 0 0 0 418064 47 0 0 25 0 1 0 173664915 45080576 10814 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11006 10814 67 122 0 10880 0
Current children cumulated CPU time (s) 4181.11
Current children cumulated vsize (KiB) 44024

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1814216/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44024 CPUtime=4241.09
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19773 0 0 0 424062 47 0 0 25 0 1 0 173664915 45080576 10814 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11006 10814 67 122 0 10880 0
Current children cumulated CPU time (s) 4241.09
Current children cumulated vsize (KiB) 44024

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1814152/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44024 CPUtime=4301.08
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19773 0 0 0 430060 48 0 0 25 0 1 0 173664915 45080576 10814 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11006 10814 67 122 0 10880 0
Current children cumulated CPU time (s) 4301.08
Current children cumulated vsize (KiB) 44024

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1814088/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44024 CPUtime=4361.07
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19773 0 0 0 436059 48 0 0 25 0 1 0 173664915 45080576 10814 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11006 10814 67 122 0 10880 0
Current children cumulated CPU time (s) 4361.07
Current children cumulated vsize (KiB) 44024

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1814024/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44024 CPUtime=4421.05
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19773 0 0 0 442057 48 0 0 25 0 1 0 173664915 45080576 10814 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11006 10814 67 122 0 10880 0
Current children cumulated CPU time (s) 4421.05
Current children cumulated vsize (KiB) 44024

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1813896/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44168 CPUtime=4481.04
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19830 0 0 0 448055 49 0 0 25 0 1 0 173664915 45228032 10850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519599 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11042 10850 67 122 0 10916 0
Current children cumulated CPU time (s) 4481.04
Current children cumulated vsize (KiB) 44168

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1813832/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44168 CPUtime=4541.03
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19830 0 0 0 454053 50 0 0 25 0 1 0 173664915 45228032 10850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11042 10850 67 122 0 10916 0
Current children cumulated CPU time (s) 4541.03
Current children cumulated vsize (KiB) 44168

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1813640/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44168 CPUtime=4601.01
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19830 0 0 0 460051 50 0 0 25 0 1 0 173664915 45228032 10850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11042 10850 67 122 0 10916 0
Current children cumulated CPU time (s) 4601.01
Current children cumulated vsize (KiB) 44168

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1813576/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44168 CPUtime=4661
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19830 0 0 0 466049 51 0 0 25 0 1 0 173664915 45228032 10850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531372 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11042 10850 67 122 0 10916 0
Current children cumulated CPU time (s) 4661
Current children cumulated vsize (KiB) 44168

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1813512/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44168 CPUtime=4720.98
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19830 0 0 0 472047 51 0 0 25 0 1 0 173664915 45228032 10850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11042 10850 67 122 0 10916 0
Current children cumulated CPU time (s) 4720.98
Current children cumulated vsize (KiB) 44168

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1813512/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44168 CPUtime=4780.97
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19830 0 0 0 478045 52 0 0 25 0 1 0 173664915 45228032 10850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519261 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11042 10850 67 122 0 10916 0
Current children cumulated CPU time (s) 4780.97
Current children cumulated vsize (KiB) 44168

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1813512/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44168 CPUtime=4840.95
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19830 0 0 0 484043 52 0 0 25 0 1 0 173664915 45228032 10850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519584 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11042 10850 67 122 0 10916 0
Current children cumulated CPU time (s) 4840.95
Current children cumulated vsize (KiB) 44168

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1813448/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44168 CPUtime=4900.95
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19830 0 0 0 490042 53 0 0 25 0 1 0 173664915 45228032 10850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11042 10850 67 122 0 10916 0
Current children cumulated CPU time (s) 4900.95
Current children cumulated vsize (KiB) 44168

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1813384/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44168 CPUtime=4960.93
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19830 0 0 0 496040 53 0 0 25 0 1 0 173664915 45228032 10850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11042 10850 67 122 0 10916 0
Current children cumulated CPU time (s) 4960.93
Current children cumulated vsize (KiB) 44168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25090
/proc/meminfo: memFree=1813384/2055920 swapFree=4159644/4192956
[pid=24691] ppid=24689 vsize=44168 CPUtime=5000.02
/proc/24691/stat : 24691 (mxc) R 24689 24691 24355 0 -1 4194304 19830 0 0 0 499949 53 0 0 25 0 1 0 173664915 45228032 10850 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 11042 10850 67 122 0 10916 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 44168

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): 5001.41
CPU time (s): 5000.04
CPU user time (s): 4999.49
CPU system time (s): 0.545917
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 57888

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

runsolver used 5.95109 second user time and 12.1112 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sun Apr 22 15:58:15 UTC 2007

IDJOB= 369089
IDBENCH= 24636
IDSOLVER= 181
FILE ID= node34/369089-1177257490

PBS_JOBID= 4650599

Free space on /tmp= 66383 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/369089-1177257490/mxc /tmp/evaluation/369089-1177257490/instance-369089-1177257490.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-369089-1177257490 -o ROOT/results/node34/solver-369089-1177257490 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/369089-1177257490/mxc /tmp/evaluation/369089-1177257490/instance-369089-1177257490.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  58af3687ccec42ccd800f9557db434fc

RANDOM SEED= 337308115

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1862056 kB
Buffers:         12168 kB
Cached:          96344 kB
SwapCached:       2872 kB
Active:          69192 kB
Inactive:        62860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862056 kB
SwapTotal:     4192956 kB
SwapFree:      4159644 kB
Dirty:           30748 kB
Writeback:           0 kB
Mapped:          30608 kB
Slab:            47028 kB
Committed_AS:  1566780 kB
PageTables:       1976 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= 66383 MiB

End job on node34 on Sun Apr 22 17:21:38 UTC 2007