Trace number 335735

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 v2? (TO) 1200.07 1200.85

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-php-045-044.sat05-1195.reshuffled-07.cnf
MD5SUMf85cd53ba72eb6986cd81a6303ff5679
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 variables1980
Number of clauses43605
Sum of the clauses size89100
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node3/watcher-335735-1178904652 -o ROOT/results/node3/solver-335735-1178904652 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335735-1178904652/MiraXTv2_dyn /tmp/evaluation/335735-1178904652/instance-335735-1178904652.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 21112
/proc/meminfo: memFree=1768864/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=3788 CPUtime=0
/proc/21112/stat : 21112 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194304 412 0 0 0 0 0 0 0 18 0 1 0 366502950 3878912 387 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11363277 0 0 4096 0 0 0 0 17 0 0 0
/proc/21112/statm: 947 389 205 20 0 305 0

[startup+0.044118 s]
/proc/loadavg: 1.83 1.82 1.46 3/77 21112
/proc/meminfo: memFree=1768864/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=6560 CPUtime=0.03
/proc/21112/stat : 21112 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194304 1072 0 0 0 3 0 0 0 18 0 1 0 366502950 6717440 1047 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 0 0 0
/proc/21112/statm: 1673 1048 206 20 0 1031 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6560

[startup+0.101125 s]
/proc/loadavg: 1.83 1.82 1.46 3/77 21112
/proc/meminfo: memFree=1768864/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=6688 CPUtime=0.09
/proc/21112/stat : 21112 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194304 1104 0 0 0 9 0 0 0 18 0 1 0 366502950 6848512 1079 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584034 0 0 4096 0 0 0 0 17 0 0 0
/proc/21112/statm: 1672 1079 207 20 0 1030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6688

[startup+0.301156 s]
/proc/loadavg: 1.83 1.82 1.46 3/77 21112
/proc/meminfo: memFree=1768864/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=8260 CPUtime=0.29
/proc/21112/stat : 21112 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194304 1496 0 0 0 29 0 0 0 19 0 1 0 366502950 8458240 1471 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584032 0 0 4096 0 0 0 0 17 0 0 0
/proc/21112/statm: 2065 1471 207 20 0 1423 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8260

[startup+0.701222 s]
/proc/loadavg: 1.83 1.82 1.46 3/77 21112
/proc/meminfo: memFree=1768864/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=8260 CPUtime=0.69
/proc/21112/stat : 21112 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194304 1496 0 0 0 69 0 0 0 23 0 1 0 366502950 8458240 1471 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584047 0 0 4096 0 0 0 0 17 0 0 0
/proc/21112/statm: 2065 1471 207 20 0 1423 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8260

[startup+1.50135 s]
/proc/loadavg: 1.83 1.82 1.46 2/79 21114
/proc/meminfo: memFree=1759568/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=23244 CPUtime=1.49
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 4155 0 0 0 148 1 0 0 25 0 2 0 366502950 23801856 4042 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 5811 4042 218 20 0 5169 0
[pid=21112/tid=21114] ppid=21110 vsize=23244 CPUtime=0.66
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 2545 0 0 0 65 1 0 0 25 0 2 0 366503034 23801856 4042 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23244

[startup+3.10161 s]
/proc/loadavg: 1.83 1.82 1.46 2/79 21114
/proc/meminfo: memFree=1746960/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=41064 CPUtime=3.09
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 8711 0 0 0 306 3 0 0 25 0 2 0 366502950 42049536 8598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 10266 8598 218 20 0 9624 0
[pid=21112/tid=21114] ppid=21110 vsize=41064 CPUtime=2.26
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 7101 0 0 0 223 3 0 0 25 0 2 0 366503034 42049536 8598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41064

[startup+6.30213 s]
/proc/loadavg: 1.77 1.80 1.45 2/79 21114
/proc/meminfo: memFree=1717968/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=66096 CPUtime=6.29
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 15032 0 0 0 623 6 0 0 25 0 2 0 366502950 67682304 14919 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 16524 14919 218 20 0 15882 0
[pid=21112/tid=21114] ppid=21110 vsize=66096 CPUtime=5.45
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 13422 0 0 0 540 5 0 0 25 0 2 0 366503034 67682304 14919 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66096

[startup+12.7012 s]
/proc/loadavg: 1.71 1.79 1.45 2/79 21114
/proc/meminfo: memFree=1684944/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=90692 CPUtime=12.68
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 21159 0 0 0 1260 8 0 0 25 0 2 0 366502950 92868608 21010 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 22673 21010 218 20 0 22031 0
[pid=21112/tid=21114] ppid=21110 vsize=90692 CPUtime=11.84
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 19549 0 0 0 1177 7 0 0 25 0 2 0 366503034 92868608 21010 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565775 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 90692

[startup+25.5012 s]
/proc/loadavg: 1.55 1.75 1.44 2/79 21114
/proc/meminfo: memFree=1625040/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=151852 CPUtime=25.48
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 36574 0 0 0 2532 16 0 0 25 0 2 0 366502950 155496448 36342 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 37963 36343 218 20 0 37321 0
[pid=21112/tid=21114] ppid=21110 vsize=151852 CPUtime=24.64
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 34965 0 0 0 2449 15 0 0 25 0 2 0 366503034 155496448 36343 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151852

[startup+51.1014 s]
/proc/loadavg: 1.36 1.69 1.43 3/79 21114
/proc/meminfo: memFree=1596496/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=179584 CPUtime=51.05
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 43675 0 0 0 5085 20 0 0 25 0 2 0 366502950 183894016 43336 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 44896 43336 218 20 0 44254 0
[pid=21112/tid=21114] ppid=21110 vsize=179584 CPUtime=50.21
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 42065 0 0 0 5002 19 0 0 25 0 2 0 366503034 183894016 43336 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 179584

[startup+102.307 s]
/proc/loadavg: 1.15 1.58 1.41 2/79 21114
/proc/meminfo: memFree=1562832/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=212092 CPUtime=102.22
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 52078 0 0 0 10196 26 0 0 25 0 2 0 366502950 217182208 51496 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 53023 51496 218 20 0 52381 0
[pid=21112/tid=21114] ppid=21110 vsize=212092 CPUtime=101.38
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 50468 0 0 0 10113 25 0 0 25 0 2 0 366503034 217182208 51496 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 212092

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.38 2/79 21114
/proc/meminfo: memFree=1548432/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=228504 CPUtime=162.18
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 56309 0 0 0 16190 28 0 0 25 0 2 0 366502950 233988096 55534 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 57126 55534 218 20 0 56484 0
[pid=21112/tid=21114] ppid=21110 vsize=228504 CPUtime=161.35
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 54699 0 0 0 16107 28 0 0 25 0 2 0 366503034 233988096 55534 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 228504

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.35 2/79 21114
/proc/meminfo: memFree=1540496/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=234636 CPUtime=222.14
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 58103 0 0 0 22185 29 0 0 25 0 2 0 366502950 240267264 57068 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 58659 57068 218 20 0 58017 0
[pid=21112/tid=21114] ppid=21110 vsize=234636 CPUtime=221.31
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 56493 0 0 0 22102 29 0 0 25 0 2 0 366503034 240267264 57068 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 234636

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.33 2/79 21116
/proc/meminfo: memFree=1540496/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=234636 CPUtime=282.1
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 58301 0 0 0 28180 30 0 0 25 0 2 0 366502950 240267264 57071 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 58659 57071 218 20 0 58017 0
[pid=21112/tid=21114] ppid=21110 vsize=234636 CPUtime=281.26
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 56691 0 0 0 28097 29 0 0 25 0 2 0 366503034 240267264 57071 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 234636

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.30 2/79 21116
/proc/meminfo: memFree=1534160/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=241376 CPUtime=342.06
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 59991 0 0 0 34175 31 0 0 25 0 2 0 366502950 247169024 58761 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 60344 58761 218 20 0 59702 0
[pid=21112/tid=21114] ppid=21110 vsize=241376 CPUtime=341.23
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 58381 0 0 0 34092 31 0 0 25 0 2 0 366503034 247169024 58761 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 241376

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.28 2/79 21116
/proc/meminfo: memFree=1532496/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=242976 CPUtime=402.02
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 60556 0 0 0 40170 32 0 0 25 0 2 0 366502950 248807424 59131 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 60744 59131 218 20 0 60102 0
[pid=21112/tid=21114] ppid=21110 vsize=242976 CPUtime=401.18
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 58946 0 0 0 40087 31 0 0 25 0 2 0 366503034 248807424 59131 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 242976

[startup+462.301 s]
/proc/loadavg: 1.06 1.18 1.27 2/79 21116
/proc/meminfo: memFree=1530576/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=244716 CPUtime=461.98
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 61245 0 0 0 46166 32 0 0 25 0 2 0 366502950 250589184 59560 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 61179 59560 218 20 0 60537 0
[pid=21112/tid=21114] ppid=21110 vsize=244716 CPUtime=461.15
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 59635 0 0 0 46083 32 0 0 25 0 2 0 366503034 250589184 59560 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 244716

[startup+522.302 s]
/proc/loadavg: 1.08 1.16 1.25 2/79 21116
/proc/meminfo: memFree=1529424/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=246288 CPUtime=521.95
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 61693 0 0 0 52162 33 0 0 25 0 2 0 366502950 252198912 59943 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 61572 59943 218 20 0 60930 0
[pid=21112/tid=21114] ppid=21110 vsize=246288 CPUtime=521.11
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 60083 0 0 0 52079 32 0 0 25 0 2 0 366503034 252198912 59943 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 246288

[startup+582.302 s]
/proc/loadavg: 1.08 1.14 1.24 2/79 21116
/proc/meminfo: memFree=1521680/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=253584 CPUtime=581.9
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 63813 0 0 0 58156 34 0 0 25 0 2 0 366502950 259670016 61738 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 63396 61738 218 20 0 62754 0
[pid=21112/tid=21114] ppid=21110 vsize=253584 CPUtime=581.07
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 62203 0 0 0 58074 33 0 0 25 0 2 0 366503034 259670016 61738 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521298 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 253584

[startup+642.301 s]
/proc/loadavg: 1.03 1.11 1.22 2/79 21116
/proc/meminfo: memFree=1515728/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=259660 CPUtime=641.87
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 65457 0 0 0 64152 35 0 0 25 0 2 0 366502950 265891840 63252 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 64915 63252 218 20 0 64273 0
[pid=21112/tid=21114] ppid=21110 vsize=259660 CPUtime=641.03
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 63847 0 0 0 64069 34 0 0 25 0 2 0 366503034 265891840 63252 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 259660

[startup+702.301 s]
/proc/loadavg: 1.01 1.09 1.21 2/79 21116
/proc/meminfo: memFree=1511696/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=263496 CPUtime=701.82
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 66631 0 0 0 70147 35 0 0 25 0 2 0 366502950 269819904 64231 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 65874 64231 218 20 0 65232 0
[pid=21112/tid=21114] ppid=21110 vsize=263496 CPUtime=700.99
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 65021 0 0 0 70064 35 0 0 25 0 2 0 366503034 269819904 64231 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 263496

[startup+762.307 s]
/proc/loadavg: 1.00 1.07 1.19 2/79 21116
/proc/meminfo: memFree=1511504/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=263796 CPUtime=761.78
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 66938 0 0 0 76143 35 0 0 25 0 2 0 366502950 270127104 64278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 65949 64278 218 20 0 65307 0
[pid=21112/tid=21114] ppid=21110 vsize=263796 CPUtime=760.96
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 65328 0 0 0 76061 35 0 0 25 0 2 0 366503034 270127104 64278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 263796

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.17 2/79 21116
/proc/meminfo: memFree=1510800/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=264408 CPUtime=821.74
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 67237 0 0 0 82139 35 0 0 25 0 2 0 366502950 270753792 64447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 66102 64447 218 20 0 65460 0
[pid=21112/tid=21114] ppid=21110 vsize=264408 CPUtime=820.91
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 65627 0 0 0 82056 35 0 0 25 0 2 0 366503034 270753792 64447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.74
Current children cumulated vsize (KiB) 264408

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/79 21116
/proc/meminfo: memFree=1510864/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=264408 CPUtime=881.71
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 67432 0 0 0 88135 36 0 0 25 0 2 0 366502950 270753792 64447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 66102 64447 218 20 0 65460 0
[pid=21112/tid=21114] ppid=21110 vsize=264408 CPUtime=880.87
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 65822 0 0 0 88052 35 0 0 25 0 2 0 366503034 270753792 64447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 264408

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/79 21116
/proc/meminfo: memFree=1510864/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=264408 CPUtime=941.67
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 67627 0 0 0 94131 36 0 0 25 0 2 0 366502950 270753792 64447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 66102 64447 218 20 0 65460 0
[pid=21112/tid=21114] ppid=21110 vsize=264408 CPUtime=940.83
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 66017 0 0 0 94048 35 0 0 25 0 2 0 366503034 270753792 64447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 264408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 21116
/proc/meminfo: memFree=1510672/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=264616 CPUtime=1001.63
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 67786 0 0 0 100127 36 0 0 25 0 2 0 366502950 270966784 64476 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 66154 64476 218 20 0 65512 0
[pid=21112/tid=21114] ppid=21110 vsize=264616 CPUtime=1000.8
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 66176 0 0 0 100045 35 0 0 25 0 2 0 366503034 270966784 64476 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 264616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/79 21116
/proc/meminfo: memFree=1510224/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=265040 CPUtime=1061.6
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 68104 0 0 0 106124 36 0 0 25 0 2 0 366502950 271400960 64599 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 66260 64599 218 20 0 65618 0
[pid=21112/tid=21114] ppid=21110 vsize=265040 CPUtime=1060.77
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 66494 0 0 0 106041 36 0 0 25 0 2 0 366503034 271400960 64599 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.6
Current children cumulated vsize (KiB) 265040

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 21116
/proc/meminfo: memFree=1510224/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=265272 CPUtime=1121.55
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 68259 0 0 0 112119 36 0 0 25 0 2 0 366502950 271638528 64624 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 66318 64624 218 20 0 65676 0
[pid=21112/tid=21114] ppid=21110 vsize=265272 CPUtime=1120.72
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 66649 0 0 0 112036 36 0 0 25 0 2 0 366503034 271638528 64624 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.55
Current children cumulated vsize (KiB) 265272

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 21116
/proc/meminfo: memFree=1509264/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=266372 CPUtime=1181.52
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 68729 0 0 0 118116 36 0 0 25 0 2 0 366502950 272764928 64899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 66593 64899 218 20 0 65951 0
[pid=21112/tid=21114] ppid=21110 vsize=266372 CPUtime=1180.69
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 67119 0 0 0 118033 36 0 0 25 0 2 0 366503034 272764928 64899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.52
Current children cumulated vsize (KiB) 266372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 21116
/proc/meminfo: memFree=1508944/2055920 swapFree=4138684/4192956
[pid=21112] ppid=21110 vsize=266524 CPUtime=1200.01
/proc/21112/stat : 21112 (MiraXTv2_dyn) S 21110 21112 20112 0 -1 4194304 68826 0 0 0 119965 36 0 0 25 0 2 0 366502950 272920576 64931 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21112/statm: 66631 64931 218 20 0 65989 0
[pid=21112/tid=21114] ppid=21110 vsize=266524 CPUtime=1199.18
/proc/21112/task/21114/stat : 21114 (MiraXTv2_dyn) R 21110 21112 20112 0 -1 4194368 67216 0 0 0 119882 36 0 0 25 0 2 0 366503034 272920576 64931 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 266524

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.85
CPU time (s): 1200.07
CPU user time (s): 1199.66
CPU system time (s): 0.410937
CPU usage (%): 99.9346
Max. virtual memory (cumulated for all children) (KiB): 266524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.410937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68826
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= 13
involuntary context switches= 24130

runsolver used 1.2768 second user time and 3.09653 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri May 11 17:30:52 UTC 2007

IDJOB= 335735
IDBENCH= 24658
IDSOLVER= 129
FILE ID= node3/335735-1178904652

PBS_JOBID= 5251089

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-php-045-044.sat05-1195.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335735-1178904652/MiraXTv2_dyn /tmp/evaluation/335735-1178904652/instance-335735-1178904652.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-335735-1178904652 -o ROOT/results/node3/solver-335735-1178904652 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335735-1178904652/MiraXTv2_dyn /tmp/evaluation/335735-1178904652/instance-335735-1178904652.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f85cd53ba72eb6986cd81a6303ff5679

RANDOM SEED= 633960575

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1769080 kB
Buffers:         42132 kB
Cached:         178168 kB
SwapCached:      18176 kB
Active:         116044 kB
Inactive:       128444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769080 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4496 kB
Writeback:           0 kB
Mapped:          29936 kB
Slab:            27872 kB
Committed_AS: 11524804 kB
PageTables:       1780 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= 66560 MiB

End job on node3 on Fri May 11 17:50:55 UTC 2007