Trace number 335736

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 v1? (TO) 1200.13 1200.66

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 MiraXTv1...

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/node10/watcher-335736-1178904694 -o ROOT/results/node10/solver-335736-1178904694 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335736-1178904694/MiraXTv1_dyn /tmp/evaluation/335736-1178904694/instance-335736-1178904694.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.14 3/77 19890
/proc/meminfo: memFree=1523408/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=3788 CPUtime=0
/proc/19890/stat : 19890 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 366506895 3878912 378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9343949 0 0 4096 0 0 0 0 17 0 0 0
/proc/19890/statm: 947 381 205 20 0 305 0

[startup+0.072606 s]
/proc/loadavg: 0.92 0.98 1.14 3/77 19890
/proc/meminfo: memFree=1523408/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=6688 CPUtime=0.06
/proc/19890/stat : 19890 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194304 1104 0 0 0 6 0 0 0 18 0 1 0 366506895 6848512 1079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583589 0 0 4096 0 0 0 0 17 0 0 0
/proc/19890/statm: 1672 1079 207 20 0 1030 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6688

[startup+0.101612 s]
/proc/loadavg: 0.92 0.98 1.14 3/77 19890
/proc/meminfo: memFree=1523408/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=6688 CPUtime=0.09
/proc/19890/stat : 19890 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194304 1104 0 0 0 9 0 0 0 18 0 1 0 366506895 6848512 1079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 0 0 0
/proc/19890/statm: 1672 1079 207 20 0 1030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6688

[startup+0.301655 s]
/proc/loadavg: 0.92 0.98 1.14 3/77 19890
/proc/meminfo: memFree=1523408/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=8260 CPUtime=0.29
/proc/19890/stat : 19890 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194304 1496 0 0 0 28 1 0 0 19 0 1 0 366506895 8458240 1471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584064 0 0 4096 0 0 0 0 17 0 0 0
/proc/19890/statm: 2065 1471 207 20 0 1423 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8260

[startup+0.701741 s]
/proc/loadavg: 0.92 0.98 1.14 3/77 19890
/proc/meminfo: memFree=1523408/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=8260 CPUtime=0.69
/proc/19890/stat : 19890 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194304 1496 0 0 0 68 1 0 0 23 0 1 0 366506895 8458240 1471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583954 0 0 4096 0 0 0 0 17 0 0 0
/proc/19890/statm: 2065 1471 207 20 0 1423 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8260

[startup+1.50191 s]
/proc/loadavg: 0.92 0.98 1.14 2/79 19892
/proc/meminfo: memFree=1514176/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=23236 CPUtime=1.49
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 4157 0 0 0 147 2 0 0 25 0 2 0 366506895 23793664 4044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 5809 4044 218 20 0 5167 0
[pid=19890/tid=19892] ppid=19888 vsize=23236 CPUtime=0.64
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 2547 0 0 0 63 1 0 0 25 0 2 0 366506981 23793664 4044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23236

[startup+3.10226 s]
/proc/loadavg: 0.92 0.98 1.14 2/79 19892
/proc/meminfo: memFree=1500480/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=36700 CPUtime=3.09
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 7622 0 0 0 306 3 0 0 25 0 2 0 366506895 37580800 7509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 9175 7509 218 20 0 8533 0
[pid=19890/tid=19892] ppid=19888 vsize=36700 CPUtime=2.24
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 6012 0 0 0 222 2 0 0 25 0 2 0 366506981 37580800 7509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36700

[startup+6.30195 s]
/proc/loadavg: 0.93 0.98 1.14 2/79 19892
/proc/meminfo: memFree=1476608/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=60180 CPUtime=6.29
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 13575 0 0 0 624 5 0 0 25 0 2 0 366506895 61624320 13462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 15045 13462 218 20 0 14403 0
[pid=19890/tid=19892] ppid=19888 vsize=60180 CPUtime=5.43
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 11966 0 0 0 540 3 0 0 25 0 2 0 366506981 61624320 13463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60180

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.14 2/79 19892
/proc/meminfo: memFree=1453128/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=77244 CPUtime=12.68
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 17774 0 0 0 1262 6 0 0 25 0 2 0 366506895 79097856 17625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 19311 17625 218 20 0 18669 0
[pid=19890/tid=19892] ppid=19888 vsize=77244 CPUtime=11.83
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 16164 0 0 0 1178 5 0 0 25 0 2 0 366506981 79097856 17625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77244

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 1.14 2/79 19892
/proc/meminfo: memFree=1398536/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=132280 CPUtime=25.47
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 31737 0 0 0 2534 13 0 0 25 0 2 0 366506895 135454720 31455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 33070 31455 218 20 0 32428 0
[pid=19890/tid=19892] ppid=19888 vsize=132280 CPUtime=24.62
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 30127 0 0 0 2450 12 0 0 25 0 2 0 366506981 135454720 31455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340572 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 132280

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 1.13 2/79 19892
/proc/meminfo: memFree=1354312/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=177308 CPUtime=51.05
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 43177 0 0 0 5087 18 0 0 25 0 2 0 366506895 181563392 42784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 44327 42784 218 20 0 43685 0
[pid=19890/tid=19892] ppid=19888 vsize=177308 CPUtime=50.2
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 41567 0 0 0 5003 17 0 0 25 0 2 0 366506981 181563392 42784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 177308

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 1.12 2/79 19892
/proc/meminfo: memFree=1315656/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=214308 CPUtime=102.21
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 52710 0 0 0 10198 23 0 0 25 0 2 0 366506895 219451392 52073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 53577 52073 218 20 0 52935 0
[pid=19890/tid=19892] ppid=19888 vsize=214308 CPUtime=101.36
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 51100 0 0 0 10114 22 0 0 25 0 2 0 366506981 219451392 52073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 214308

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.11 2/79 19892
/proc/meminfo: memFree=1297096/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=232700 CPUtime=162.18
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 57524 0 0 0 16191 27 0 0 25 0 2 0 366506895 238284800 56564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 58175 56564 218 20 0 57533 0
[pid=19890/tid=19892] ppid=19888 vsize=232700 CPUtime=161.32
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 55914 0 0 0 16107 25 0 0 25 0 2 0 366506981 238284800 56564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 232700

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.10 2/79 19892
/proc/meminfo: memFree=1297032/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=232664 CPUtime=222.15
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 57854 0 0 0 22188 27 0 0 25 0 2 0 366506895 238247936 56569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 58166 56569 218 20 0 57524 0
[pid=19890/tid=19892] ppid=19888 vsize=232664 CPUtime=221.3
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 56244 0 0 0 22104 26 0 0 25 0 2 0 366506981 238247936 56569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 232664

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 19892
/proc/meminfo: memFree=1297032/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=232660 CPUtime=282.13
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 58180 0 0 0 28185 28 0 0 25 0 2 0 366506895 238243840 56570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 58165 56570 218 20 0 57523 0
[pid=19890/tid=19892] ppid=19888 vsize=232660 CPUtime=281.28
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 56570 0 0 0 28101 27 0 0 25 0 2 0 366506981 238243840 56570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 232660

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 19892
/proc/meminfo: memFree=1296904/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=232780 CPUtime=342.11
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 58332 0 0 0 34182 29 0 0 25 0 2 0 366506895 238366720 56592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 58195 56592 218 20 0 57553 0
[pid=19890/tid=19892] ppid=19888 vsize=232780 CPUtime=341.26
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 56722 0 0 0 34098 28 0 0 25 0 2 0 366506981 238366720 56592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 232780

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 19892
/proc/meminfo: memFree=1293448/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=236420 CPUtime=402.08
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 59493 0 0 0 40178 30 0 0 25 0 2 0 366506895 242094080 57493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 59105 57493 218 20 0 58463 0
[pid=19890/tid=19892] ppid=19888 vsize=236420 CPUtime=401.23
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 57883 0 0 0 40094 29 0 0 25 0 2 0 366506981 242094080 57493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 236420

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 19894
/proc/meminfo: memFree=1289160/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=240620 CPUtime=462.06
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 60730 0 0 0 46174 32 0 0 25 0 2 0 366506895 246394880 58535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 60155 58535 218 20 0 59513 0
[pid=19890/tid=19892] ppid=19888 vsize=240620 CPUtime=461.21
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 59120 0 0 0 46090 31 0 0 25 0 2 0 366506981 246394880 58535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 240620

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 19894
/proc/meminfo: memFree=1249928/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=279716 CPUtime=522.03
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 70843 0 0 0 52166 37 0 0 25 0 2 0 366506895 286429184 68323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 69929 68323 218 20 0 69287 0
[pid=19890/tid=19892] ppid=19888 vsize=279716 CPUtime=521.18
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 69233 0 0 0 52082 36 0 0 25 0 2 0 366506981 286429184 68323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 279716

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 19894
/proc/meminfo: memFree=1249928/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=279716 CPUtime=582.01
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 70846 0 0 0 58163 38 0 0 25 0 2 0 366506895 286429184 68326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 69929 68326 218 20 0 69287 0
[pid=19890/tid=19892] ppid=19888 vsize=279716 CPUtime=581.17
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 69236 0 0 0 58080 37 0 0 25 0 2 0 366506981 286429184 68326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 279716

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 19894
/proc/meminfo: memFree=1249992/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=279716 CPUtime=641.99
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 70846 0 0 0 64161 38 0 0 25 0 2 0 366506895 286429184 68326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 69929 68326 218 20 0 69287 0
[pid=19890/tid=19892] ppid=19888 vsize=279716 CPUtime=641.14
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 69236 0 0 0 64077 37 0 0 25 0 2 0 366506981 286429184 68326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 279716

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 19894
/proc/meminfo: memFree=1249992/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=279716 CPUtime=701.97
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 70847 0 0 0 70158 39 0 0 25 0 2 0 366506895 286429184 68327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 69929 68327 218 20 0 69287 0
[pid=19890/tid=19892] ppid=19888 vsize=279716 CPUtime=701.12
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 69237 0 0 0 70074 38 0 0 25 0 2 0 366506981 286429184 68327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 279716

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 19894
/proc/meminfo: memFree=1249992/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=279716 CPUtime=761.94
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 70850 0 0 0 76155 39 0 0 25 0 2 0 366506895 286429184 68330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 69929 68330 218 20 0 69287 0
[pid=19890/tid=19892] ppid=19888 vsize=279716 CPUtime=761.09
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 69240 0 0 0 76071 38 0 0 25 0 2 0 366506981 286429184 68330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 279716

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 19894
/proc/meminfo: memFree=1250056/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=279716 CPUtime=821.92
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 70850 0 0 0 82152 40 0 0 25 0 2 0 366506895 286429184 68330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 69929 68330 218 20 0 69287 0
[pid=19890/tid=19892] ppid=19888 vsize=279716 CPUtime=821.07
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 69240 0 0 0 82068 39 0 0 25 0 2 0 366506981 286429184 68330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 279716

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 19894
/proc/meminfo: memFree=1238984/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=290712 CPUtime=881.89
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 73770 0 0 0 88146 43 0 0 25 0 2 0 366506895 297689088 71055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 72678 71055 218 20 0 72036 0
[pid=19890/tid=19892] ppid=19888 vsize=290712 CPUtime=881.04
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 72160 0 0 0 88062 42 0 0 25 0 2 0 366506981 297689088 71055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340572 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 290712

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 19894
/proc/meminfo: memFree=1227400/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=302428 CPUtime=941.87
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 76888 0 0 0 94142 45 0 0 25 0 2 0 366506895 309686272 73978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 75607 73978 218 20 0 74965 0
[pid=19890/tid=19892] ppid=19888 vsize=302428 CPUtime=941.02
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 75278 0 0 0 94058 44 0 0 25 0 2 0 366506981 309686272 73978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 302428

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 19894
/proc/meminfo: memFree=1211464/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=318364 CPUtime=1001.84
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 81036 0 0 0 100136 48 0 0 25 0 2 0 366506895 326004736 77931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 79591 77931 218 20 0 78949 0
[pid=19890/tid=19892] ppid=19888 vsize=318364 CPUtime=1001
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 79426 0 0 0 100053 47 0 0 25 0 2 0 366506981 326004736 77931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 318364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 19894
/proc/meminfo: memFree=1210760/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=318960 CPUtime=1061.83
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 81327 0 0 0 106134 49 0 0 25 0 2 0 366506895 326615040 78092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 79740 78092 218 20 0 79098 0
[pid=19890/tid=19892] ppid=19888 vsize=318960 CPUtime=1060.97
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 79717 0 0 0 106050 47 0 0 25 0 2 0 366506981 326615040 78092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 318960

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 19894
/proc/meminfo: memFree=1204808/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=325108 CPUtime=1121.8
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 83032 0 0 0 112130 50 0 0 25 0 2 0 366506895 332910592 79602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 81277 79602 218 20 0 80635 0
[pid=19890/tid=19892] ppid=19888 vsize=325108 CPUtime=1120.94
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 81422 0 0 0 112046 48 0 0 25 0 2 0 366506981 332910592 79602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 325108

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19894
/proc/meminfo: memFree=1204616/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=325272 CPUtime=1181.77
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 83262 0 0 0 118127 50 0 0 25 0 2 0 366506895 333078528 79637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 81318 79637 218 20 0 80676 0
[pid=19890/tid=19892] ppid=19888 vsize=325272 CPUtime=1180.92
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 81652 0 0 0 118043 49 0 0 25 0 2 0 366506981 333078528 79637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517962 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 325272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19894
/proc/meminfo: memFree=1204616/2055920 swapFree=4143928/4192956
[pid=19890] ppid=19888 vsize=325240 CPUtime=1200.07
/proc/19890/stat : 19890 (MiraXTv1_dyn) S 19888 19890 19008 0 -1 4194304 83392 0 0 0 119957 50 0 0 25 0 2 0 366506895 333045760 79637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19890/statm: 81310 79637 218 20 0 80668 0
[pid=19890/tid=19892] ppid=19888 vsize=325240 CPUtime=1199.22
/proc/19890/task/19892/stat : 19892 (MiraXTv1_dyn) R 19888 19890 19008 0 -1 4194368 81782 0 0 0 119873 49 0 0 25 0 2 0 366506981 333045760 79637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 325240

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.66
CPU time (s): 1200.13
CPU user time (s): 1199.58
CPU system time (s): 0.554915
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 325272

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

runsolver used 1.26481 second user time and 3.10953 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 17:31:34 UTC 2007

IDJOB= 335736
IDBENCH= 24658
IDSOLVER= 130
FILE ID= node10/335736-1178904694

PBS_JOBID= 5251087

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f85cd53ba72eb6986cd81a6303ff5679

RANDOM SEED= 416339991

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1523688 kB
Buffers:         51932 kB
Cached:         390268 kB
SwapCached:      18024 kB
Active:         132956 kB
Inactive:       333460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523688 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4496 kB
Writeback:           0 kB
Mapped:          30132 kB
Slab:            51408 kB
Committed_AS:  5302812 kB
PageTables:       1736 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= 66559 MiB

End job on node10 on Fri May 11 17:51:37 UTC 2007