Trace number 334768

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.2 641.885

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data (download as text)

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-334768-1178901370 -o ROOT/results/node18/solver-334768-1178901370 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334768-1178901370/MiraXTv3_dyn /tmp/evaluation/334768-1178901370/instance-334768-1178901370.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.77 1.92 1.80 3/77 13603
/proc/meminfo: memFree=1685896/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=3788 CPUtime=0
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 324 0 0 0 0 0 0 0 18 0 1 0 338054823 3878912 299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 947 308 202 20 0 305 0

[startup+0.044839 s]
/proc/loadavg: 1.77 1.92 1.80 3/77 13603
/proc/meminfo: memFree=1685896/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=8948 CPUtime=0.03
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 1664 0 0 0 3 0 0 0 18 0 1 0 338054823 9162752 1639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134569540 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 2237 1639 206 20 0 1595 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8948

[startup+0.101844 s]
/proc/loadavg: 1.77 1.92 1.80 3/77 13603
/proc/meminfo: memFree=1685896/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=10668 CPUtime=0.08
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 2068 0 0 0 8 0 0 0 18 0 1 0 338054823 10924032 2043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 2667 2043 206 20 0 2025 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10668

[startup+0.301864 s]
/proc/loadavg: 1.77 1.92 1.80 3/77 13603
/proc/meminfo: memFree=1685896/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=16160 CPUtime=0.29
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 3348 0 0 0 28 1 0 0 19 0 1 0 338054823 16547840 3323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 4040 3323 206 20 0 3398 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16160

[startup+0.701903 s]
/proc/loadavg: 1.77 1.92 1.80 3/77 13603
/proc/meminfo: memFree=1685896/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=26632 CPUtime=0.69
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 5863 0 0 0 66 3 0 0 22 0 1 0 338054823 27271168 5838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 6658 5838 206 20 0 6016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26632

[startup+1.50198 s]
/proc/loadavg: 1.77 1.92 1.80 2/78 13604
/proc/meminfo: memFree=1655488/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=48880 CPUtime=1.49
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 11069 0 0 0 143 6 0 0 25 0 1 0 338054823 50053120 11044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 12220 11044 206 20 0 11578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48880

[startup+3.10113 s]
/proc/loadavg: 1.77 1.92 1.80 2/78 13604
/proc/meminfo: memFree=1626432/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=89144 CPUtime=3.09
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 21681 0 0 0 296 13 0 0 25 0 1 0 338054823 91283456 21656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 22286 21656 206 20 0 21644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89144

[startup+6.30144 s]
/proc/loadavg: 1.71 1.91 1.80 2/78 13604
/proc/meminfo: memFree=1591936/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=101760 CPUtime=6.28
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 23623 0 0 0 614 14 0 0 25 0 1 0 338054823 104202240 23598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 25440 23598 207 20 0 24798 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 101760

[startup+12.7011 s]
/proc/loadavg: 1.65 1.89 1.79 2/78 13604
/proc/meminfo: memFree=1592000/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=101760 CPUtime=12.68
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 23623 0 0 0 1254 14 0 0 25 0 1 0 338054823 104202240 23598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583654 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 25440 23598 207 20 0 24798 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 101760

[startup+25.5013 s]
/proc/loadavg: 1.50 1.85 1.78 2/78 13604
/proc/meminfo: memFree=1550016/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=146560 CPUtime=25.48
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 34138 0 0 0 2528 20 0 0 25 0 1 0 338054823 150077440 34113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583702 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 36640 34113 207 20 0 35998 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146560

[startup+51.1018 s]
/proc/loadavg: 1.33 1.78 1.76 2/78 13604
/proc/meminfo: memFree=1537856/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=160908 CPUtime=51.07
/proc/13603/stat : 13603 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194304 37168 0 0 0 5085 22 0 0 25 0 1 0 338054823 164769792 37143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584069 0 0 4096 0 0 0 0 17 1 0 0
/proc/13603/statm: 40227 37143 207 20 0 39585 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 160908

[startup+102.306 s]
/proc/loadavg: 1.47 1.74 1.74 3/80 13606
/proc/meminfo: memFree=1413104/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=560432 CPUtime=123.61
/proc/13603/stat : 13603 (MiraXTv3_dyn) S 13601 13603 13096 0 -1 4194304 74556 0 0 0 12295 66 0 0 25 0 3 0 338054823 573882368 68302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13603/statm: 140108 68302 218 20 0 139466 0
[pid=13603/tid=13605] ppid=13601 vsize=560432 CPUtime=39.69
/proc/13603/task/13605/stat : 13605 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 19878 0 0 0 3945 24 0 0 25 0 3 0 338061076 573882368 68302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13603/tid=13606] ppid=13601 vsize=560432 CPUtime=21.4
/proc/13603/task/13606/stat : 13606 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 15358 0 0 0 2123 17 0 0 25 0 3 0 338061076 573882368 68302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 123.61
Current children cumulated vsize (KiB) 560432

[startup+162.302 s]
/proc/loadavg: 1.80 1.78 1.75 3/80 13606
/proc/meminfo: memFree=1390064/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=581928 CPUtime=243.33
/proc/13603/stat : 13603 (MiraXTv3_dyn) S 13601 13603 13096 0 -1 4194304 80447 0 0 0 24257 76 0 0 25 0 3 0 338054823 595894272 74158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13603/statm: 145482 74158 218 20 0 144840 0
[pid=13603/tid=13605] ppid=13601 vsize=581928 CPUtime=99.68
/proc/13603/task/13605/stat : 13605 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 22721 0 0 0 9938 30 0 0 25 0 3 0 338061076 595894272 74158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13603/tid=13606] ppid=13601 vsize=581928 CPUtime=81.15
/proc/13603/task/13606/stat : 13606 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 18406 0 0 0 8093 22 0 0 19 0 3 0 338061076 595894272 74158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 243.33
Current children cumulated vsize (KiB) 581928

[startup+222.301 s]
/proc/loadavg: 1.93 1.82 1.76 3/80 13606
/proc/meminfo: memFree=1354224/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=616120 CPUtime=363.05
/proc/13603/stat : 13603 (MiraXTv3_dyn) S 13601 13603 13096 0 -1 4194304 89399 0 0 0 36213 92 0 0 25 0 3 0 338054823 630906880 83012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13603/statm: 154030 83012 218 20 0 153388 0
[pid=13603/tid=13605] ppid=13601 vsize=616120 CPUtime=159.66
/proc/13603/task/13605/stat : 13605 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 27575 0 0 0 15925 41 0 0 25 0 3 0 338061076 630906880 83012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13603/tid=13606] ppid=13601 vsize=616120 CPUtime=140.88
/proc/13603/task/13606/stat : 13606 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 22504 0 0 0 14061 27 0 0 25 0 3 0 338061076 630906880 83012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 363.05
Current children cumulated vsize (KiB) 616120

[startup+282.301 s]
/proc/loadavg: 1.97 1.85 1.78 3/80 13606
/proc/meminfo: memFree=1313712/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=657040 CPUtime=482.77
/proc/13603/stat : 13603 (MiraXTv3_dyn) S 13601 13603 13096 0 -1 4194304 99747 0 0 0 48169 108 0 0 25 0 3 0 338054823 672808960 93201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13603/statm: 164260 93201 218 20 0 163618 0
[pid=13603/tid=13605] ppid=13601 vsize=657040 CPUtime=219.64
/proc/13603/task/13605/stat : 13605 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 32527 0 0 0 21914 50 0 0 23 0 3 0 338061076 672808960 93201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13603/tid=13606] ppid=13601 vsize=657040 CPUtime=200.62
/proc/13603/task/13606/stat : 13606 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 27900 0 0 0 20028 34 0 0 25 0 3 0 338061076 672808960 93201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 482.77
Current children cumulated vsize (KiB) 657040

[startup+342.302 s]
/proc/loadavg: 1.99 1.87 1.79 3/80 13606
/proc/meminfo: memFree=1300592/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=668432 CPUtime=602.5
/proc/13603/stat : 13603 (MiraXTv3_dyn) S 13601 13603 13096 0 -1 4194304 102946 0 0 0 60135 115 0 0 25 0 3 0 338054823 684474368 96281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13603/statm: 167108 96281 218 20 0 166466 0
[pid=13603/tid=13605] ppid=13601 vsize=668432 CPUtime=279.63
/proc/13603/task/13605/stat : 13605 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 34266 0 0 0 27909 54 0 0 25 0 3 0 338061076 684474368 96281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13603/tid=13606] ppid=13601 vsize=668432 CPUtime=260.35
/proc/13603/task/13606/stat : 13606 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 29360 0 0 0 25999 36 0 0 25 0 3 0 338061076 684474368 96281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 602.5
Current children cumulated vsize (KiB) 668432

[startup+402.302 s]
/proc/loadavg: 1.99 1.89 1.80 3/80 13608
/proc/meminfo: memFree=1300336/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=668432 CPUtime=722.22
/proc/13603/stat : 13603 (MiraXTv3_dyn) S 13601 13603 13096 0 -1 4194304 103139 0 0 0 72107 115 0 0 25 0 3 0 338054823 684474368 96346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13603/statm: 167108 96346 218 20 0 166466 0
[pid=13603/tid=13605] ppid=13601 vsize=668432 CPUtime=339.61
/proc/13603/task/13605/stat : 13605 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 34360 0 0 0 33907 54 0 0 25 0 3 0 338061076 684474368 96346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13603/tid=13606] ppid=13601 vsize=668432 CPUtime=320.1
/proc/13603/task/13606/stat : 13606 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 29459 0 0 0 31974 36 0 0 25 0 3 0 338061076 684474368 96346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 722.22
Current children cumulated vsize (KiB) 668432

[startup+462.301 s]
/proc/loadavg: 1.99 1.91 1.81 3/80 13608
/proc/meminfo: memFree=1266416/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=703268 CPUtime=841.93
/proc/13603/stat : 13603 (MiraXTv3_dyn) S 13601 13603 13096 0 -1 4194304 112065 0 0 0 84063 130 0 0 25 0 3 0 338054823 720146432 104997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13603/statm: 175817 104997 218 20 0 175175 0
[pid=13603/tid=13605] ppid=13601 vsize=703268 CPUtime=399.59
/proc/13603/task/13605/stat : 13605 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 37586 0 0 0 39898 61 0 0 25 0 3 0 338061076 720146432 104997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13603/tid=13606] ppid=13601 vsize=703268 CPUtime=379.82
/proc/13603/task/13606/stat : 13606 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 35159 0 0 0 37938 44 0 0 19 0 3 0 338061076 720146432 104997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 841.93
Current children cumulated vsize (KiB) 703268

[startup+522.301 s]
/proc/loadavg: 1.99 1.92 1.82 3/80 13608
/proc/meminfo: memFree=1223600/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=745248 CPUtime=961.66
/proc/13603/stat : 13603 (MiraXTv3_dyn) S 13601 13603 13096 0 -1 4194304 122985 0 0 0 96016 150 0 0 25 0 3 0 338054823 763133952 115773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13603/statm: 186312 115773 218 20 0 185670 0
[pid=13603/tid=13605] ppid=13601 vsize=745248 CPUtime=459.58
/proc/13603/task/13605/stat : 13605 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 42669 0 0 0 45886 72 0 0 25 0 3 0 338061076 763133952 115773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520495 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13603/tid=13606] ppid=13601 vsize=745248 CPUtime=439.57
/proc/13603/task/13606/stat : 13606 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 40996 0 0 0 43903 54 0 0 25 0 3 0 338061076 763133952 115774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 961.66
Current children cumulated vsize (KiB) 745248

[startup+582.301 s]
/proc/loadavg: 1.99 1.93 1.83 3/80 13608
/proc/meminfo: memFree=1213104/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=755032 CPUtime=1081.38
/proc/13603/stat : 13603 (MiraXTv3_dyn) S 13601 13603 13096 0 -1 4194304 125473 0 0 0 107984 154 0 0 25 0 3 0 338054823 773152768 118114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13603/statm: 188758 118114 218 20 0 188116 0
[pid=13603/tid=13605] ppid=13601 vsize=755032 CPUtime=519.56
/proc/13603/task/13605/stat : 13605 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 43731 0 0 0 51883 73 0 0 25 0 3 0 338061076 773152768 118114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13603/tid=13606] ppid=13601 vsize=755032 CPUtime=499.31
/proc/13603/task/13606/stat : 13606 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 42422 0 0 0 49875 56 0 0 25 0 3 0 338061076 773152768 118114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1081.38
Current children cumulated vsize (KiB) 755032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+641.802 s]
/proc/loadavg: 1.99 1.94 1.83 3/80 13608
/proc/meminfo: memFree=1212912/2055920 swapFree=4144420/4192956
[pid=13603] ppid=13601 vsize=755032 CPUtime=1200.1
/proc/13603/stat : 13603 (MiraXTv3_dyn) S 13601 13603 13096 0 -1 4194304 125734 0 0 0 119856 154 0 0 25 0 3 0 338054823 773152768 118147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13603/statm: 188758 118147 218 20 0 188116 0
[pid=13603/tid=13605] ppid=13601 vsize=755032 CPUtime=579.06
/proc/13603/task/13605/stat : 13605 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 43902 0 0 0 57832 74 0 0 25 0 3 0 338061076 773152768 118147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13603/tid=13606] ppid=13601 vsize=755032 CPUtime=558.53
/proc/13603/task/13606/stat : 13606 (MiraXTv3_dyn) R 13601 13603 13096 0 -1 4194368 42512 0 0 0 55797 56 0 0 25 0 3 0 338061076 773152768 118147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 755032

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): 641.885
CPU time (s): 1200.2
CPU user time (s): 1198.57
CPU system time (s): 1.62075
CPU usage (%): 186.98
Max. virtual memory (cumulated for all children) (KiB): 755032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.57
system time used= 1.62075
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125734
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= 18049
involuntary context switches= 20914

runsolver used 0.614906 second user time and 1.72874 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 16:36:14 UTC 2007

IDJOB= 334768
IDBENCH= 24635
IDSOLVER= 128
FILE ID= node18/334768-1178901370

PBS_JOBID= 5251092

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334768-1178901370/MiraXTv3_dyn /tmp/evaluation/334768-1178901370/instance-334768-1178901370.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-334768-1178901370 -o ROOT/results/node18/solver-334768-1178901370 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334768-1178901370/MiraXTv3_dyn /tmp/evaluation/334768-1178901370/instance-334768-1178901370.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  45589f445aa56f109f82baade7facf9a

RANDOM SEED= 742847065

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:       1686240 kB
Buffers:         48400 kB
Cached:         229688 kB
SwapCached:      18528 kB
Active:         149436 kB
Inactive:       156924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686240 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:           28228 kB
Writeback:           0 kB
Mapped:          30092 kB
Slab:            48916 kB
Committed_AS:  8799272 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= 66525 MiB

End job on node18 on Fri May 11 16:46:58 UTC 2007