Trace number 335818

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
MiraXT v3? (TO) 1200.11 601.662

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-php-025-024.sat05-1191.reshuffled-07.cnf
MD5SUM008fc87d1e2675d3850c6f6e4188c7eb
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 variables600
Number of clauses7225
Sum of the clauses size15000
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node18/watcher-335818-1178905043 -o ROOT/results/node18/solver-335818-1178905043 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335818-1178905043/MiraXTv3_dyn /tmp/evaluation/335818-1178905043/instance-335818-1178905043.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: 1.83 1.82 1.46 3/77 14037
/proc/meminfo: memFree=1692808/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=3788 CPUtime=0
/proc/14037/stat : 14037 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 338421682 3878912 279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8299469 0 0 4096 0 0 0 0 17 1 0 0
/proc/14037/statm: 947 283 206 20 0 305 0

[startup+0.029706 s]
/proc/loadavg: 1.83 1.82 1.46 3/77 14037
/proc/meminfo: memFree=1692808/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=4444 CPUtime=0.02
/proc/14037/stat : 14037 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194304 473 0 0 0 2 0 0 0 18 0 1 0 338421682 4550656 448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134577957 0 0 4096 0 0 0 0 17 1 0 0
/proc/14037/statm: 1111 449 207 20 0 469 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4444

[startup+0.102717 s]
/proc/loadavg: 1.83 1.82 1.46 3/77 14037
/proc/meminfo: memFree=1692808/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=8384 CPUtime=0.13
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 1009 0 0 0 13 0 0 0 18 0 3 0 338421682 8585216 984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 2096 984 218 20 0 1454 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8384

[startup+0.302748 s]
/proc/loadavg: 1.83 1.82 1.46 3/77 14037
/proc/meminfo: memFree=1692808/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=14384 CPUtime=0.53
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 2263 0 0 0 52 1 0 0 18 0 3 0 338421682 14729216 2238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 3596 2239 218 20 0 2954 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 14384

[startup+0.701777 s]
/proc/loadavg: 1.83 1.82 1.46 3/77 14037
/proc/meminfo: memFree=1692808/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=22356 CPUtime=1.32
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 4329 0 0 0 130 2 0 0 18 0 3 0 338421682 22892544 4304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 5589 4304 218 20 0 4947 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 22356

[startup+1.50185 s]
/proc/loadavg: 1.83 1.82 1.46 3/80 14040
/proc/meminfo: memFree=1670768/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=34592 CPUtime=2.91
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 7535 0 0 0 288 3 0 0 18 0 3 0 338421682 35422208 7510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 8648 7510 218 20 0 8006 0
[pid=14037/tid=14039] ppid=14035 vsize=34592 CPUtime=1.42
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 3631 0 0 0 141 1 0 0 21 0 3 0 338421688 35422208 7510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=34592 CPUtime=1.42
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 3404 0 0 0 141 1 0 0 18 0 3 0 338421688 35422208 7510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 34592

[startup+3.10201 s]
/proc/loadavg: 1.83 1.82 1.46 3/80 14040
/proc/meminfo: memFree=1655472/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=43580 CPUtime=6.11
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 9502 0 0 0 607 4 0 0 18 0 3 0 338421682 44625920 9477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 10895 9477 218 20 0 10253 0
[pid=14037/tid=14039] ppid=14035 vsize=43580 CPUtime=3.01
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 4591 0 0 0 300 1 0 0 17 0 3 0 338421688 44625920 9477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=43580 CPUtime=3.02
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 4411 0 0 0 300 2 0 0 24 0 3 0 338421688 44625920 9477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 43580

[startup+6.30132 s]
/proc/loadavg: 1.85 1.82 1.46 3/80 14040
/proc/meminfo: memFree=1637488/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=68992 CPUtime=12.49
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 16053 0 0 0 1240 9 0 0 18 0 3 0 338421682 70647808 15956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 17248 15956 218 20 0 16606 0
[pid=14037/tid=14039] ppid=14035 vsize=68992 CPUtime=6.2
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 7226 0 0 0 617 3 0 0 20 0 3 0 338421688 70647808 15956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=68992 CPUtime=6.22
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 8327 0 0 0 617 5 0 0 19 0 3 0 338421688 70647808 15956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 68992

[startup+12.7019 s]
/proc/loadavg: 1.86 1.83 1.46 3/80 14040
/proc/meminfo: memFree=1587704/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=117696 CPUtime=25.26
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 28358 0 0 0 2507 19 0 0 18 0 3 0 338421682 120520704 28095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 29424 28095 218 20 0 28782 0
[pid=14037/tid=14039] ppid=14035 vsize=117696 CPUtime=12.58
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 14051 0 0 0 1251 7 0 0 18 0 3 0 338421688 120520704 28095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=117696 CPUtime=12.62
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 13807 0 0 0 1250 12 0 0 19 0 3 0 338421688 120520704 28095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 117696

[startup+25.5022 s]
/proc/loadavg: 1.89 1.83 1.47 3/80 14040
/proc/meminfo: memFree=1549432/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=148012 CPUtime=50.79
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 36419 0 0 0 5053 26 0 0 18 0 3 0 338421682 151564288 35834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 37003 35834 218 20 0 36361 0
[pid=14037/tid=14039] ppid=14035 vsize=148012 CPUtime=25.32
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 18735 0 0 0 2523 9 0 0 25 0 3 0 338421688 151564288 35834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=148012 CPUtime=25.41
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 17184 0 0 0 2525 16 0 0 25 0 3 0 338421688 151564288 35834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 148012

[startup+51.1026 s]
/proc/loadavg: 1.93 1.85 1.48 3/80 14040
/proc/meminfo: memFree=1485560/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=211072 CPUtime=101.85
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 52896 0 0 0 10144 41 0 0 18 0 3 0 338421682 216137728 51759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 52768 51759 218 20 0 52126 0
[pid=14037/tid=14039] ppid=14035 vsize=211072 CPUtime=50.78
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 26362 0 0 0 5066 12 0 0 25 0 3 0 338421688 216137728 51759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=211072 CPUtime=51
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 26034 0 0 0 5072 28 0 0 25 0 3 0 338421688 216137728 51759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 211072

[startup+102.307 s]
/proc/loadavg: 1.97 1.87 1.51 3/80 14040
/proc/meminfo: memFree=1455288/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=241828 CPUtime=204
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 60999 0 0 0 20347 53 0 0 18 0 3 0 338421682 247631872 59350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 60457 59350 218 20 0 59815 0
[pid=14037/tid=14039] ppid=14035 vsize=241828 CPUtime=101.75
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 29690 0 0 0 10159 16 0 0 25 0 3 0 338421688 247631872 59350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=241828 CPUtime=102.18
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 30809 0 0 0 10182 36 0 0 25 0 3 0 338421688 247631872 59350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 241828

[startup+162.302 s]
/proc/loadavg: 1.99 1.89 1.54 3/80 14040
/proc/meminfo: memFree=1448824/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=248216 CPUtime=323.7
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 63046 0 0 0 32316 54 0 0 18 0 3 0 338421682 254173184 60942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 62054 60942 218 20 0 61412 0
[pid=14037/tid=14039] ppid=14035 vsize=248216 CPUtime=161.48
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 31732 0 0 0 16131 17 0 0 25 0 3 0 338421688 254173184 60942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=248216 CPUtime=162.15
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 30814 0 0 0 16179 36 0 0 25 0 3 0 338421688 254173184 60942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 248216

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.56 3/80 14040
/proc/meminfo: memFree=1427960/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=269816 CPUtime=443.4
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 68707 0 0 0 44279 61 0 0 18 0 3 0 338421682 276291584 66343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 67454 66343 218 20 0 66812 0
[pid=14037/tid=14039] ppid=14035 vsize=269816 CPUtime=221.21
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 32934 0 0 0 22103 18 0 0 25 0 3 0 338421688 276291584 66343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=269816 CPUtime=222.12
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 35273 0 0 0 22170 42 0 0 22 0 3 0 338421688 276291584 66343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520123 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 269816

[startup+282.303 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 14040
/proc/meminfo: memFree=1415736/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=281220 CPUtime=563.09
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 72165 0 0 0 56244 65 0 0 18 0 3 0 338421682 287969280 69216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 70305 69216 218 20 0 69663 0
[pid=14037/tid=14039] ppid=14035 vsize=281220 CPUtime=280.93
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 33445 0 0 0 28075 18 0 0 25 0 3 0 338421688 287969280 69216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=281220 CPUtime=282.1
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 38220 0 0 0 28164 46 0 0 25 0 3 0 338421688 287969280 69216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 281220

[startup+342.303 s]
/proc/loadavg: 1.99 1.93 1.61 3/80 14042
/proc/meminfo: memFree=1408184/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=289108 CPUtime=682.78
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 74481 0 0 0 68211 67 0 0 18 0 3 0 338421682 296046592 71077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 72277 71077 218 20 0 71635 0
[pid=14037/tid=14039] ppid=14035 vsize=289108 CPUtime=340.65
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 35488 0 0 0 34045 20 0 0 25 0 3 0 338421688 296046592 71077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=289108 CPUtime=342.07
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 38493 0 0 0 34160 47 0 0 25 0 3 0 338421688 296046592 71077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 289108

[startup+402.303 s]
/proc/loadavg: 1.99 1.94 1.63 4/80 14042
/proc/meminfo: memFree=1408184/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=289108 CPUtime=802.47
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 74943 0 0 0 80179 68 0 0 18 0 3 0 338421682 296046592 71084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 72277 71084 218 20 0 71635 0
[pid=14037/tid=14039] ppid=14035 vsize=289108 CPUtime=400.37
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 35943 0 0 0 40017 20 0 0 25 0 3 0 338421688 296046592 71084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=289108 CPUtime=402.03
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 38500 0 0 0 40155 48 0 0 25 0 3 0 338421688 296046592 71084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.47
Current children cumulated vsize (KiB) 289108

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.65 3/80 14042
/proc/meminfo: memFree=1405048/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=292620 CPUtime=922.16
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 76175 0 0 0 92146 70 0 0 18 0 3 0 338421682 299642880 71896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 73155 71896 218 20 0 72513 0
[pid=14037/tid=14039] ppid=14035 vsize=292620 CPUtime=460.1
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 36419 0 0 0 45990 20 0 0 25 0 3 0 338421688 299642880 71896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=292620 CPUtime=462
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 39256 0 0 0 46151 49 0 0 25 0 3 0 338421688 299642880 71896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.16
Current children cumulated vsize (KiB) 292620

[startup+522.301 s]
/proc/loadavg: 1.99 1.95 1.67 3/80 14042
/proc/meminfo: memFree=1396664/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=301544 CPUtime=1041.83
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 78939 0 0 0 104108 75 0 0 18 0 3 0 338421682 308781056 73945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 75386 73945 218 20 0 74744 0
[pid=14037/tid=14039] ppid=14035 vsize=301544 CPUtime=519.83
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 36936 0 0 0 51962 21 0 0 25 0 3 0 338421688 308781056 73945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=301544 CPUtime=521.94
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 41503 0 0 0 52140 54 0 0 25 0 3 0 338421688 308781056 73945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.83
Current children cumulated vsize (KiB) 301544

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 14042
/proc/meminfo: memFree=1394552/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=303088 CPUtime=1161.52
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 79733 0 0 0 116076 76 0 0 18 0 3 0 338421682 310362112 74479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 75772 74479 218 20 0 75130 0
[pid=14037/tid=14039] ppid=14035 vsize=303088 CPUtime=579.54
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 37216 0 0 0 57933 21 0 0 25 0 3 0 338421688 310362112 74479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=303088 CPUtime=581.92
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 42017 0 0 0 58137 55 0 0 25 0 3 0 338421688 310362112 74479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.52
Current children cumulated vsize (KiB) 303088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 14042
/proc/meminfo: memFree=1394360/2055920 swapFree=4144420/4192956
[pid=14037] ppid=14035 vsize=303300 CPUtime=1200.05
/proc/14037/stat : 14037 (MiraXTv3_dyn) S 14035 14037 13096 0 -1 4194304 79913 0 0 0 119928 77 0 0 18 0 3 0 338421682 310579200 74529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14037/statm: 75825 74529 218 20 0 75183 0
[pid=14037/tid=14039] ppid=14035 vsize=303300 CPUtime=598.76
/proc/14037/task/14039/stat : 14039 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 37396 0 0 0 59855 21 0 0 25 0 3 0 338421688 310579200 74529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14037/tid=14040] ppid=14035 vsize=303300 CPUtime=601.22
/proc/14037/task/14040/stat : 14040 (MiraXTv3_dyn) R 14035 14037 13096 0 -1 4194368 42017 0 0 0 60067 55 0 0 25 0 3 0 338421688 310579200 74529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 303300

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): 601.662
CPU time (s): 1200.11
CPU user time (s): 1199.29
CPU system time (s): 0.815875
CPU usage (%): 199.466
Max. virtual memory (cumulated for all children) (KiB): 303348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.29
system time used= 0.815875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79913
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= 405
involuntary context switches= 22354

runsolver used 0.583911 second user time and 1.61575 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 17:37:23 UTC 2007

IDJOB= 335818
IDBENCH= 24660
IDSOLVER= 128
FILE ID= node18/335818-1178905043

PBS_JOBID= 5251092

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-php-025-024.sat05-1191.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335818-1178905043/MiraXTv3_dyn /tmp/evaluation/335818-1178905043/instance-335818-1178905043.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-335818-1178905043 -o ROOT/results/node18/solver-335818-1178905043 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335818-1178905043/MiraXTv3_dyn /tmp/evaluation/335818-1178905043/instance-335818-1178905043.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  008fc87d1e2675d3850c6f6e4188c7eb

RANDOM SEED= 43681279

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1693024 kB
Buffers:         48600 kB
Cached:         223096 kB
SwapCached:      18528 kB
Active:         125488 kB
Inactive:       174476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693024 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3980 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            48460 kB
Committed_AS:  8803448 kB
PageTables:       1776 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= 66548 MiB

End job on node18 on Fri May 11 17:47:27 UTC 2007