Trace number 339054

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

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
MD5SUM5d5a2534629561aec3a6f7f6c6034d03
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 variables577
Number of clauses1922
Sum of the clauses size5764
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31920
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 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/node6/watcher-339054-1178915345 -o ROOT/results/node6/solver-339054-1178915345 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339054-1178915345/MiraXTv1_dyn /tmp/evaluation/339054-1178915345/instance-339054-1178915345.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.91 0.95 0.98 3/77 2201
/proc/meminfo: memFree=1455984/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=3920 CPUtime=0
/proc/2201/stat : 2201 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 367572166 4014080 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2629404 0 0 4096 0 0 0 0 17 1 0 0
/proc/2201/statm: 980 276 206 20 0 338 0

[startup+0.034611 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 2201
/proc/meminfo: memFree=1455984/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=4416 CPUtime=0.03
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 434 0 0 0 3 0 0 0 18 0 2 0 367572166 4521984 409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 1104 409 218 20 0 462 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4416

[startup+0.101619 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 2201
/proc/meminfo: memFree=1455984/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=5740 CPUtime=0.09
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 577 0 0 0 9 0 0 0 18 0 2 0 367572166 5877760 552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 1435 552 218 20 0 793 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5740

[startup+0.301642 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 2201
/proc/meminfo: memFree=1455984/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=6836 CPUtime=0.29
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 889 0 0 0 29 0 0 0 18 0 2 0 367572166 7000064 864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 1709 864 218 20 0 1067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6836

[startup+0.701689 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 2201
/proc/meminfo: memFree=1455984/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=8628 CPUtime=0.69
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 1340 0 0 0 69 0 0 0 18 0 2 0 367572166 8835072 1315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 2157 1315 218 20 0 1515 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8628

[startup+1.50178 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 2203
/proc/meminfo: memFree=1451168/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=10836 CPUtime=1.49
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 1909 0 0 0 148 1 0 0 18 0 2 0 367572166 11096064 1884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 2709 1884 218 20 0 2067 0
[pid=2201/tid=2203] ppid=2199 vsize=10836 CPUtime=1.47
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 1538 0 0 0 147 0 0 0 25 0 2 0 367572168 11096064 1884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10836

[startup+3.10297 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 2203
/proc/meminfo: memFree=1446880/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=15260 CPUtime=3.09
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 3050 0 0 0 308 1 0 0 18 0 2 0 367572166 15626240 2989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 3815 2989 218 20 0 3173 0
[pid=2201/tid=2203] ppid=2199 vsize=15260 CPUtime=3.08
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 2679 0 0 0 307 1 0 0 25 0 2 0 367572168 15626240 2989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15260

[startup+6.30134 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 2203
/proc/meminfo: memFree=1441568/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=20340 CPUtime=6.29
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 4388 0 0 0 627 2 0 0 18 0 2 0 367572166 20828160 4243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 5085 4243 218 20 0 4443 0
[pid=2201/tid=2203] ppid=2199 vsize=20340 CPUtime=6.27
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 4017 0 0 0 626 1 0 0 25 0 2 0 367572168 20828160 4243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20340

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 2203
/proc/meminfo: memFree=1435104/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=24556 CPUtime=12.69
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 5574 0 0 0 1267 2 0 0 18 0 2 0 367572166 25145344 5324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 6139 5324 218 20 0 5497 0
[pid=2201/tid=2203] ppid=2199 vsize=24556 CPUtime=12.67
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 5203 0 0 0 1266 1 0 0 25 0 2 0 367572168 25145344 5324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24556

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 2203
/proc/meminfo: memFree=1428512/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=30996 CPUtime=25.48
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 7487 0 0 0 2544 4 0 0 18 0 2 0 367572166 31739904 6933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 7749 6933 218 20 0 7107 0
[pid=2201/tid=2203] ppid=2199 vsize=30996 CPUtime=25.47
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 7116 0 0 0 2543 4 0 0 25 0 2 0 367572168 31739904 6933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30996

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 2203
/proc/meminfo: memFree=1424032/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=35748 CPUtime=51.08
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 9175 0 0 0 5102 6 0 0 18 0 2 0 367572166 36605952 8096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 8937 8096 218 20 0 8295 0
[pid=2201/tid=2203] ppid=2199 vsize=35748 CPUtime=51.06
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 8804 0 0 0 5101 5 0 0 25 0 2 0 367572168 36605952 8096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35748

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 2203
/proc/meminfo: memFree=1420320/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=39256 CPUtime=102.26
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 11015 0 0 0 10219 7 0 0 18 0 2 0 367572166 40198144 8998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 9814 8998 218 20 0 9172 0
[pid=2201/tid=2203] ppid=2199 vsize=39256 CPUtime=102.25
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 10644 0 0 0 10218 7 0 0 25 0 2 0 367572168 40198144 8998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39256

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2203
/proc/meminfo: memFree=1418464/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=41140 CPUtime=162.25
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 12474 0 0 0 16217 8 0 0 18 0 2 0 367572166 42127360 9437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 10285 9437 218 20 0 9643 0
[pid=2201/tid=2203] ppid=2199 vsize=41140 CPUtime=162.24
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 12103 0 0 0 16216 8 0 0 25 0 2 0 367572168 42127360 9437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2622041 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 41140

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2203
/proc/meminfo: memFree=1415840/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=43740 CPUtime=222.23
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 13948 0 0 0 22214 9 0 0 18 0 2 0 367572166 44789760 10095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 10935 10095 218 20 0 10293 0
[pid=2201/tid=2203] ppid=2199 vsize=43740 CPUtime=222.22
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 13577 0 0 0 22213 9 0 0 25 0 2 0 367572168 44789760 10095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 43740

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2203
/proc/meminfo: memFree=1413792/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=45892 CPUtime=282.22
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 15351 0 0 0 28211 11 0 0 18 0 2 0 367572166 46993408 10611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 11473 10611 218 20 0 10831 0
[pid=2201/tid=2203] ppid=2199 vsize=45892 CPUtime=282.2
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 14980 0 0 0 28210 10 0 0 25 0 2 0 367572168 46993408 10611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 45892

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2203
/proc/meminfo: memFree=1413408/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=46336 CPUtime=342.2
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 16480 0 0 0 34208 12 0 0 18 0 2 0 367572166 47448064 10705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 11584 10705 218 20 0 10942 0
[pid=2201/tid=2203] ppid=2199 vsize=46336 CPUtime=342.18
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 16109 0 0 0 34207 11 0 0 25 0 2 0 367572168 47448064 10705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 46336

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2203
/proc/meminfo: memFree=1410848/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=48916 CPUtime=402.18
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 18037 0 0 0 40206 12 0 0 18 0 2 0 367572166 50089984 11365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 12229 11365 218 20 0 11587 0
[pid=2201/tid=2203] ppid=2199 vsize=48916 CPUtime=402.17
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 17666 0 0 0 40205 12 0 0 25 0 2 0 367572168 50089984 11365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 48916

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2203
/proc/meminfo: memFree=1408928/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=50808 CPUtime=462.16
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 19312 0 0 0 46203 13 0 0 18 0 2 0 367572166 52027392 11812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 12702 11812 218 20 0 12060 0
[pid=2201/tid=2203] ppid=2199 vsize=50808 CPUtime=462.15
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 18941 0 0 0 46202 13 0 0 25 0 2 0 367572168 52027392 11812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 50808

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1408416/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=51212 CPUtime=522.15
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 20253 0 0 0 52201 14 0 0 18 0 2 0 367572166 52441088 11925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 12803 11925 218 20 0 12161 0
[pid=2201/tid=2203] ppid=2199 vsize=51212 CPUtime=522.13
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 19882 0 0 0 52199 14 0 0 25 0 2 0 367572168 52441088 11925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 51212

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1407584/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=52128 CPUtime=582.13
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 21286 0 0 0 58198 15 0 0 18 0 2 0 367572166 53379072 12130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 13032 12130 218 20 0 12390 0
[pid=2201/tid=2203] ppid=2199 vsize=52128 CPUtime=582.12
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 20915 0 0 0 58197 15 0 0 25 0 2 0 367572168 53379072 12130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 52128

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1406176/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=53528 CPUtime=642.12
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 22401 0 0 0 64196 16 0 0 18 0 2 0 367572166 54812672 12478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 13382 12478 218 20 0 12740 0
[pid=2201/tid=2203] ppid=2199 vsize=53528 CPUtime=642.11
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 22030 0 0 0 64195 16 0 0 25 0 2 0 367572168 54812672 12478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 53528

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1405728/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=54000 CPUtime=702.1
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 23306 0 0 0 70193 17 0 0 18 0 2 0 367572166 55296000 12614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 13500 12614 218 20 0 12858 0
[pid=2201/tid=2203] ppid=2199 vsize=54000 CPUtime=702.09
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 22935 0 0 0 70192 17 0 0 25 0 2 0 367572168 55296000 12614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 54000

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1405344/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=54456 CPUtime=762.09
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 24378 0 0 0 76191 18 0 0 18 0 2 0 367572166 55762944 12706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 13614 12706 218 20 0 12972 0
[pid=2201/tid=2203] ppid=2199 vsize=54456 CPUtime=762.08
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 24007 0 0 0 76190 18 0 0 25 0 2 0 367572168 55762944 12706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 54456

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1404768/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=54924 CPUtime=822.07
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 25425 0 0 0 82188 19 0 0 18 0 2 0 367572166 56242176 12843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 13731 12843 218 20 0 13089 0
[pid=2201/tid=2203] ppid=2199 vsize=54924 CPUtime=822.06
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 25054 0 0 0 82187 19 0 0 25 0 2 0 367572168 56242176 12843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 54924

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1404256/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=55488 CPUtime=882.05
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 26274 0 0 0 88185 20 0 0 18 0 2 0 367572166 56819712 12992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 13872 12992 218 20 0 13230 0
[pid=2201/tid=2203] ppid=2199 vsize=55488 CPUtime=882.04
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 25903 0 0 0 88184 20 0 0 25 0 2 0 367572168 56819712 12992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 55488

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1403616/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=56100 CPUtime=942.04
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 27037 0 0 0 94183 21 0 0 18 0 2 0 367572166 57446400 13120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 14025 13120 218 20 0 13383 0
[pid=2201/tid=2203] ppid=2199 vsize=56100 CPUtime=942.02
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 26666 0 0 0 94182 20 0 0 25 0 2 0 367572168 57446400 13120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 56100

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1402848/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=57016 CPUtime=1002.02
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 28097 0 0 0 100180 22 0 0 18 0 2 0 367572166 58384384 13329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 14254 13329 218 20 0 13612 0
[pid=2201/tid=2203] ppid=2199 vsize=57016 CPUtime=1002.01
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 27726 0 0 0 100179 22 0 0 25 0 2 0 367572168 58384384 13329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 57016

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1402336/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=57496 CPUtime=1062
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 29069 0 0 0 106177 23 0 0 18 0 2 0 367572166 58875904 13449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 14374 13449 218 20 0 13732 0
[pid=2201/tid=2203] ppid=2199 vsize=57496 CPUtime=1061.99
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 28698 0 0 0 106176 23 0 0 25 0 2 0 367572168 58875904 13449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 57496

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1402016/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=57848 CPUtime=1121.99
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 29790 0 0 0 112175 24 0 0 18 0 2 0 367572166 59236352 13531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 14462 13531 218 20 0 13820 0
[pid=2201/tid=2203] ppid=2199 vsize=57848 CPUtime=1121.98
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 29419 0 0 0 112174 24 0 0 25 0 2 0 367572168 59236352 13531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 57848

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1401760/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=58204 CPUtime=1181.98
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 30582 0 0 0 118173 25 0 0 18 0 2 0 367572166 59600896 13613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 14551 13613 218 20 0 13909 0
[pid=2201/tid=2203] ppid=2199 vsize=58204 CPUtime=1181.96
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 30211 0 0 0 118172 24 0 0 25 0 2 0 367572168 59600896 13613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 58204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 2205
/proc/meminfo: memFree=1401696/2055924 swapFree=4143816/4192956
[pid=2201] ppid=2199 vsize=58204 CPUtime=1200.07
/proc/2201/stat : 2201 (MiraXTv1_dyn) S 2199 2201 969 0 -1 4194304 30866 0 0 0 119982 25 0 0 18 0 2 0 367572166 59600896 13613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2201/statm: 14551 13613 218 20 0 13909 0
[pid=2201/tid=2203] ppid=2199 vsize=58204 CPUtime=1200.06
/proc/2201/task/2203/stat : 2203 (MiraXTv1_dyn) R 2199 2201 969 0 -1 4194368 30495 0 0 0 119981 25 0 0 25 0 2 0 367572168 59600896 13613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 58204

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.1
CPU user time (s): 1199.83
CPU system time (s): 0.26296
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 58204

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

runsolver used 1.23681 second user time and 3.13552 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri May 11 20:29:05 UTC 2007

IDJOB= 339054
IDBENCH= 24737
IDSOLVER= 130
FILE ID= node6/339054-1178915345

PBS_JOBID= 5251098

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339054-1178915345/MiraXTv1_dyn /tmp/evaluation/339054-1178915345/instance-339054-1178915345.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-339054-1178915345 -o ROOT/results/node6/solver-339054-1178915345 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339054-1178915345/MiraXTv1_dyn /tmp/evaluation/339054-1178915345/instance-339054-1178915345.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5d5a2534629561aec3a6f7f6c6034d03

RANDOM SEED= 88769197

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1456200 kB
Buffers:         46948 kB
Cached:         479920 kB
SwapCached:      17540 kB
Active:         257952 kB
Inactive:       293668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1456200 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          29932 kB
Slab:            33672 kB
Committed_AS: 12780636 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= 66525 MiB

End job on node6 on Fri May 11 20:49:08 UTC 2007