Trace number 310271

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.12 1200.42

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S1575802003-16-SAT.cnf
MD5SUM7007deee126adf1fd5ef630430a3ae45
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.456929
Satisfiable
(Un)Satisfiability was proved
Number of variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node14/watcher-310271-1178871411 -o ROOT/results/node14/solver-310271-1178871411 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/310271-1178871411/MiraXTv2_dyn /tmp/evaluation/310271-1178871411/instance-310271-1178871411.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.09 3/77 25141
/proc/meminfo: memFree=1816256/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=3920 CPUtime=0
/proc/25141/stat : 25141 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194304 321 0 0 0 0 0 0 0 18 0 1 0 335058859 4014080 296 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584784 0 0 4096 0 0 0 0 17 1 0 0
/proc/25141/statm: 980 298 206 20 0 338 0

[startup+0.096268 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 25141
/proc/meminfo: memFree=1816256/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=5292 CPUtime=0.09
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 584 0 0 0 9 0 0 0 18 0 2 0 335058859 5419008 559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 1323 559 218 20 0 681 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5292

[startup+0.101269 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 25141
/proc/meminfo: memFree=1816256/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=5424 CPUtime=0.09
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 589 0 0 0 9 0 0 0 18 0 2 0 335058859 5554176 564 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 1356 564 218 20 0 714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5424

[startup+0.301287 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 25141
/proc/meminfo: memFree=1816256/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=6084 CPUtime=0.29
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 773 0 0 0 29 0 0 0 18 0 2 0 335058859 6230016 748 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 1521 748 218 20 0 879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6084

[startup+0.701324 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 25141
/proc/meminfo: memFree=1816256/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=7872 CPUtime=0.69
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 1086 0 0 0 69 0 0 0 18 0 2 0 335058859 8060928 1061 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 1968 1061 218 20 0 1326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7872

[startup+1.5014 s]
/proc/loadavg: 0.93 0.98 1.09 2/79 25143
/proc/meminfo: memFree=1811888/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=9912 CPUtime=1.48
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 1613 0 0 0 148 0 0 0 18 0 2 0 335058859 10149888 1588 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 2478 1588 218 20 0 1836 0
[pid=25141/tid=25143] ppid=25139 vsize=9912 CPUtime=1.47
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 1193 0 0 0 147 0 0 0 25 0 2 0 335058861 10149888 1588 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9912

[startup+3.10155 s]
/proc/loadavg: 0.93 0.98 1.09 2/79 25143
/proc/meminfo: memFree=1810224/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=11904 CPUtime=3.09
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 2169 0 0 0 308 1 0 0 18 0 2 0 335058859 12189696 2144 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 2976 2144 218 20 0 2334 0
[pid=25141/tid=25143] ppid=25139 vsize=11904 CPUtime=3.08
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 1749 0 0 0 307 1 0 0 25 0 2 0 335058861 12189696 2144 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525908 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11904

[startup+6.30185 s]
/proc/loadavg: 0.93 0.98 1.09 2/79 25143
/proc/meminfo: memFree=1803376/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=16852 CPUtime=6.29
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 3454 0 0 0 627 2 0 0 18 0 2 0 335058859 17256448 3393 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 4213 3393 218 20 0 3571 0
[pid=25141/tid=25143] ppid=25139 vsize=16852 CPUtime=6.27
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 3034 0 0 0 625 2 0 0 25 0 2 0 335058861 17256448 3393 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565646 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16852

[startup+12.7025 s]
/proc/loadavg: 0.94 0.98 1.09 2/79 25143
/proc/meminfo: memFree=1798064/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=22616 CPUtime=12.69
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 4997 0 0 0 1266 3 0 0 18 0 2 0 335058859 23158784 4851 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 5654 4851 218 20 0 5012 0
[pid=25141/tid=25143] ppid=25139 vsize=22616 CPUtime=12.68
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 4577 0 0 0 1265 3 0 0 25 0 2 0 335058861 23158784 4851 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526406 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22616

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.09 2/79 25143
/proc/meminfo: memFree=1791472/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=28884 CPUtime=25.48
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 6694 0 0 0 2544 4 0 0 18 0 2 0 335058859 29577216 6381 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 7221 6381 218 20 0 6579 0
[pid=25141/tid=25143] ppid=25139 vsize=28884 CPUtime=25.47
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 6274 0 0 0 2543 4 0 0 25 0 2 0 335058861 29577216 6381 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28884

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 1.08 2/79 25143
/proc/meminfo: memFree=1785840/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=33656 CPUtime=51.07
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 8312 0 0 0 5102 5 0 0 18 0 2 0 335058859 34463744 7674 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 8414 7674 218 20 0 7772 0
[pid=25141/tid=25143] ppid=25139 vsize=33656 CPUtime=51.06
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 7892 0 0 0 5101 5 0 0 25 0 2 0 335058861 34463744 7674 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33656

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.08 2/79 25143
/proc/meminfo: memFree=1781424/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=38288 CPUtime=102.27
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 9971 0 0 0 10220 7 0 0 18 0 2 0 335058859 39206912 8770 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 9572 8770 218 20 0 8930 0
[pid=25141/tid=25143] ppid=25139 vsize=38288 CPUtime=102.25
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 9551 0 0 0 10219 6 0 0 25 0 2 0 335058861 39206912 8770 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38288

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 25143
/proc/meminfo: memFree=1780528/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=39268 CPUtime=162.25
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 10941 0 0 0 16218 7 0 0 18 0 2 0 335058859 40210432 9000 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 9817 9000 218 20 0 9175 0
[pid=25141/tid=25143] ppid=25139 vsize=39268 CPUtime=162.23
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 10521 0 0 0 16216 7 0 0 25 0 2 0 335058861 40210432 9000 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 39268

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 25143
/proc/meminfo: memFree=1777520/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=42260 CPUtime=222.23
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 12295 0 0 0 22215 8 0 0 18 0 2 0 335058859 43274240 9741 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 10565 9741 218 20 0 9923 0
[pid=25141/tid=25143] ppid=25139 vsize=42260 CPUtime=222.22
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 11875 0 0 0 22214 8 0 0 25 0 2 0 335058861 43274240 9741 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42260

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 25143
/proc/meminfo: memFree=1777008/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=42540 CPUtime=282.22
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 13113 0 0 0 28213 9 0 0 18 0 2 0 335058859 43560960 9849 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 10635 9849 218 20 0 9993 0
[pid=25141/tid=25143] ppid=25139 vsize=42540 CPUtime=282.2
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 12693 0 0 0 28211 9 0 0 25 0 2 0 335058861 43560960 9849 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 42540

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 25143
/proc/meminfo: memFree=1773744/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=46020 CPUtime=342.2
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 14453 0 0 0 34210 10 0 0 18 0 2 0 335058859 47124480 10705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 11505 10705 218 20 0 10863 0
[pid=25141/tid=25143] ppid=25139 vsize=46020 CPUtime=342.18
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 14033 0 0 0 34208 10 0 0 25 0 2 0 335058861 47124480 10705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526704 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 46020

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 25143
/proc/meminfo: memFree=1772976/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=46592 CPUtime=402.19
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 15263 0 0 0 40208 11 0 0 18 0 2 0 335058859 47710208 10858 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 11648 10858 218 20 0 11006 0
[pid=25141/tid=25143] ppid=25139 vsize=46592 CPUtime=402.17
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 14843 0 0 0 40206 11 0 0 25 0 2 0 335058861 47710208 10858 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 46592

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 25143
/proc/meminfo: memFree=1772784/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=46736 CPUtime=462.18
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 15915 0 0 0 46206 12 0 0 18 0 2 0 335058859 47857664 10926 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 11684 10926 218 20 0 11042 0
[pid=25141/tid=25143] ppid=25139 vsize=46736 CPUtime=462.16
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 15495 0 0 0 46204 12 0 0 25 0 2 0 335058861 47857664 10926 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 46736

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 25143
/proc/meminfo: memFree=1772592/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=46916 CPUtime=522.16
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 16560 0 0 0 52203 13 0 0 18 0 2 0 335058859 48041984 10978 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 11729 10978 218 20 0 11087 0
[pid=25141/tid=25143] ppid=25139 vsize=46916 CPUtime=522.15
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 16140 0 0 0 52202 13 0 0 25 0 2 0 335058861 48041984 10978 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 46916

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 25143
/proc/meminfo: memFree=1772400/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=47076 CPUtime=582.15
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 17205 0 0 0 58201 14 0 0 18 0 2 0 335058859 48205824 11019 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 11769 11019 218 20 0 11127 0
[pid=25141/tid=25143] ppid=25139 vsize=47076 CPUtime=582.13
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 16785 0 0 0 58199 14 0 0 25 0 2 0 335058861 48205824 11019 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 47076

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 25143
/proc/meminfo: memFree=1772208/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=47224 CPUtime=642.13
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 17958 0 0 0 64199 14 0 0 18 0 2 0 335058859 48357376 11069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 11806 11069 218 20 0 11164 0
[pid=25141/tid=25143] ppid=25139 vsize=47224 CPUtime=642.12
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 17538 0 0 0 64198 14 0 0 25 0 2 0 335058861 48357376 11069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 47224

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 25143
/proc/meminfo: memFree=1771440/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=48416 CPUtime=702.11
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 18775 0 0 0 70196 15 0 0 18 0 2 0 335058859 49577984 11259 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 12104 11259 218 20 0 11462 0
[pid=25141/tid=25143] ppid=25139 vsize=48416 CPUtime=702.1
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 18355 0 0 0 70195 15 0 0 25 0 2 0 335058861 49577984 11259 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520073 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 48416

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 25143
/proc/meminfo: memFree=1770928/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=48820 CPUtime=762.11
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 19449 0 0 0 76195 16 0 0 18 0 2 0 335058859 49991680 11389 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 12205 11389 218 20 0 11563 0
[pid=25141/tid=25143] ppid=25139 vsize=48820 CPUtime=762.09
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 19029 0 0 0 76193 16 0 0 25 0 2 0 335058861 49991680 11389 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 48820

[startup+822.302 s]
/proc/loadavg: 1.05 1.00 1.01 2/79 25143
/proc/meminfo: memFree=1769200/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=50616 CPUtime=822.09
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 20435 0 0 0 82192 17 0 0 18 0 2 0 335058859 51830784 11824 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 12654 11824 218 20 0 12012 0
[pid=25141/tid=25143] ppid=25139 vsize=50616 CPUtime=822.07
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 20015 0 0 0 82190 17 0 0 25 0 2 0 335058861 51830784 11824 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 50616

[startup+882.302 s]
/proc/loadavg: 1.07 1.01 1.01 2/79 25143
/proc/meminfo: memFree=1767536/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=52076 CPUtime=882.08
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 21381 0 0 0 88189 19 0 0 18 0 2 0 335058859 53325824 12214 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 13019 12214 218 20 0 12377 0
[pid=25141/tid=25143] ppid=25139 vsize=52076 CPUtime=882.05
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 20961 0 0 0 88187 18 0 0 25 0 2 0 335058861 53325824 12214 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 52076

[startup+942.301 s]
/proc/loadavg: 1.10 1.04 1.02 2/79 25143
/proc/meminfo: memFree=1767344/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=52576 CPUtime=942.05
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 22015 0 0 0 94186 19 0 0 18 0 2 0 335058859 53837824 12288 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 13144 12288 218 20 0 12502 0
[pid=25141/tid=25143] ppid=25139 vsize=52576 CPUtime=942.04
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 21595 0 0 0 94185 19 0 0 25 0 2 0 335058861 53837824 12288 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 52576

[startup+1002.3 s]
/proc/loadavg: 1.04 1.03 1.01 2/79 25143
/proc/meminfo: memFree=1767280/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=52576 CPUtime=1002.04
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 22497 0 0 0 100184 20 0 0 18 0 2 0 335058859 53837824 12299 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 13144 12299 218 20 0 12502 0
[pid=25141/tid=25143] ppid=25139 vsize=52576 CPUtime=1002.03
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 22077 0 0 0 100183 20 0 0 25 0 2 0 335058861 53837824 12299 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 52576

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.01 2/79 25143
/proc/meminfo: memFree=1767216/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=52576 CPUtime=1062.02
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 23171 0 0 0 106182 20 0 0 18 0 2 0 335058859 53837824 12306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 13144 12306 218 20 0 12502 0
[pid=25141/tid=25143] ppid=25139 vsize=52576 CPUtime=1062.01
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 22751 0 0 0 106181 20 0 0 25 0 2 0 335058861 53837824 12306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 52576

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 25143
/proc/meminfo: memFree=1767216/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=52576 CPUtime=1122.01
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 23752 0 0 0 112180 21 0 0 18 0 2 0 335058859 53837824 12311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 13144 12311 218 20 0 12502 0
[pid=25141/tid=25143] ppid=25139 vsize=52576 CPUtime=1122
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 23332 0 0 0 112179 21 0 0 25 0 2 0 335058861 53837824 12311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 52576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 25143
/proc/meminfo: memFree=1767088/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=52764 CPUtime=1182
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 24258 0 0 0 118178 22 0 0 18 0 2 0 335058859 54030336 12333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 13191 12333 218 20 0 12549 0
[pid=25141/tid=25143] ppid=25139 vsize=52764 CPUtime=1181.99
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 23838 0 0 0 118177 22 0 0 25 0 2 0 335058861 54030336 12333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 52764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 25143
/proc/meminfo: memFree=1767088/2055920 swapFree=4145896/4192956
[pid=25141] ppid=25139 vsize=52764 CPUtime=1200.1
/proc/25141/stat : 25141 (MiraXTv2_dyn) S 25139 25141 24278 0 -1 4194304 24453 0 0 0 119988 22 0 0 18 0 2 0 335058859 54030336 12334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25141/statm: 13191 12334 218 20 0 12549 0
[pid=25141/tid=25143] ppid=25139 vsize=52764 CPUtime=1200.08
/proc/25141/task/25143/stat : 25143 (MiraXTv2_dyn) R 25139 25141 24278 0 -1 4194368 24033 0 0 0 119986 22 0 0 25 0 2 0 335058861 54030336 12334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 52764

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.42
CPU time (s): 1200.12
CPU user time (s): 1199.89
CPU system time (s): 0.231964
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 52956

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

runsolver used 1.25781 second user time and 3.11453 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 08:16:51 UTC 2007

IDJOB= 310271
IDBENCH= 20282
IDSOLVER= 129
FILE ID= node14/310271-1178871411

PBS_JOBID= 5251039

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S1575802003-16-SAT.cnf
COMMAND LINE= /tmp/evaluation/310271-1178871411/MiraXTv2_dyn /tmp/evaluation/310271-1178871411/instance-310271-1178871411.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-310271-1178871411 -o ROOT/results/node14/solver-310271-1178871411 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/310271-1178871411/MiraXTv2_dyn /tmp/evaluation/310271-1178871411/instance-310271-1178871411.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7007deee126adf1fd5ef630430a3ae45

RANDOM SEED= 537465926

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1816536 kB
Buffers:         41576 kB
Cached:         131488 kB
SwapCached:      15092 kB
Active:         119344 kB
Inactive:        77880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816536 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            27748 kB
Committed_AS:  9511408 kB
PageTables:       1784 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= 66552 MiB

End job on node14 on Fri May 11 08:36:54 UTC 2007