Trace number 337710

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-03-S1609878926.sat05-487.reshuffled-07.cnf
MD5SUM7f7c976d7909598011f66ef2d3909687
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
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/node12/watcher-337710-1178911820 -o ROOT/results/node12/solver-337710-1178911820 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337710-1178911820/MiraXTv1_dyn /tmp/evaluation/337710-1178911820/instance-337710-1178911820.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 13190
/proc/meminfo: memFree=1581984/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=3788 CPUtime=0
/proc/13190/stat : 13190 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 367219390 3878912 279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/13190/statm: 947 279 206 20 0 305 0

[startup+0.07042 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 13190
/proc/meminfo: memFree=1581984/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=5020 CPUtime=0.06
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 511 0 0 0 6 0 0 0 18 0 2 0 367219390 5140480 486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 1255 486 218 20 0 613 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5020

[startup+0.101423 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 13190
/proc/meminfo: memFree=1581984/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=5152 CPUtime=0.09
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 545 0 0 0 9 0 0 0 18 0 2 0 367219390 5275648 520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 1288 520 218 20 0 646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5152

[startup+0.301442 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 13190
/proc/meminfo: memFree=1581984/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=6512 CPUtime=0.29
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 740 0 0 0 29 0 0 0 18 0 2 0 367219390 6668288 715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 1628 715 218 20 0 986 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6512

[startup+0.701483 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 13190
/proc/meminfo: memFree=1581984/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=7664 CPUtime=0.69
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 1068 0 0 0 69 0 0 0 18 0 2 0 367219390 7847936 1043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 1916 1043 218 20 0 1274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7664

[startup+1.50156 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 13192
/proc/meminfo: memFree=1577616/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=8740 CPUtime=1.49
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 1359 0 0 0 149 0 0 0 18 0 2 0 367219390 8949760 1334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 2185 1334 218 20 0 1543 0
[pid=13190/tid=13192] ppid=13188 vsize=8740 CPUtime=1.48
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 977 0 0 0 148 0 0 0 25 0 2 0 367219392 8949760 1334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521060 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8740

[startup+3.10272 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 13192
/proc/meminfo: memFree=1575952/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=11952 CPUtime=3.09
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 2181 0 0 0 308 1 0 0 18 0 2 0 367219390 12238848 2156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 2988 2156 218 20 0 2346 0
[pid=13190/tid=13192] ppid=13188 vsize=11952 CPUtime=3.07
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 1799 0 0 0 307 0 0 0 25 0 2 0 367219392 12238848 2156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520156 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11952

[startup+6.30104 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 13192
/proc/meminfo: memFree=1571536/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=14196 CPUtime=6.29
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 2763 0 0 0 628 1 0 0 18 0 2 0 367219390 14536704 2702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 3549 2702 218 20 0 2907 0
[pid=13190/tid=13192] ppid=13188 vsize=14196 CPUtime=6.28
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 2381 0 0 0 627 1 0 0 25 0 2 0 367219392 14536704 2702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14196

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 13192
/proc/meminfo: memFree=1564752/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=20668 CPUtime=12.69
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 4554 0 0 0 1267 2 0 0 18 0 2 0 367219390 21164032 4356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 5167 4356 218 20 0 4525 0
[pid=13190/tid=13192] ppid=13188 vsize=20668 CPUtime=12.67
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 4172 0 0 0 1265 2 0 0 25 0 2 0 367219392 21164032 4356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20668

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 13192
/proc/meminfo: memFree=1560720/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=24836 CPUtime=25.49
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 5768 0 0 0 2545 4 0 0 18 0 2 0 367219390 25432064 5393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 6209 5393 218 20 0 5567 0
[pid=13190/tid=13192] ppid=13188 vsize=24836 CPUtime=25.47
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 5386 0 0 0 2544 3 0 0 25 0 2 0 367219392 25432064 5393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24836

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 13192
/proc/meminfo: memFree=1557456/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=28056 CPUtime=51.08
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 7079 0 0 0 5103 5 0 0 18 0 2 0 367219390 28729344 6229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 7014 6229 218 20 0 6372 0
[pid=13190/tid=13192] ppid=13188 vsize=28056 CPUtime=51.07
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 6697 0 0 0 5102 5 0 0 25 0 2 0 367219392 28729344 6229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28056

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 13192
/proc/meminfo: memFree=1554064/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=31188 CPUtime=102.27
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 8713 0 0 0 10220 7 0 0 18 0 2 0 367219390 31936512 7050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 7797 7050 218 20 0 7155 0
[pid=13190/tid=13192] ppid=13188 vsize=31188 CPUtime=102.26
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 8331 0 0 0 10219 7 0 0 25 0 2 0 367219392 31936512 7050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31188

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13192
/proc/meminfo: memFree=1551952/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=33368 CPUtime=162.25
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 10063 0 0 0 16217 8 0 0 18 0 2 0 367219390 34168832 7539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 8342 7539 218 20 0 7700 0
[pid=13190/tid=13192] ppid=13188 vsize=33368 CPUtime=162.23
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 9681 0 0 0 16215 8 0 0 25 0 2 0 367219392 34168832 7539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33368

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13192
/proc/meminfo: memFree=1550480/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=34948 CPUtime=222.23
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 11341 0 0 0 22214 9 0 0 18 0 2 0 367219390 35786752 7919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 8737 7919 218 20 0 8095 0
[pid=13190/tid=13192] ppid=13188 vsize=34948 CPUtime=222.22
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 10959 0 0 0 22213 9 0 0 25 0 2 0 367219392 35786752 7919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34948

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13192
/proc/meminfo: memFree=1549648/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=35532 CPUtime=282.21
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 12381 0 0 0 28211 10 0 0 18 0 2 0 367219390 36384768 8107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 8883 8107 218 20 0 8241 0
[pid=13190/tid=13192] ppid=13188 vsize=35532 CPUtime=282.2
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 11999 0 0 0 28210 10 0 0 25 0 2 0 367219392 36384768 8107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35532

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13192
/proc/meminfo: memFree=1548368/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=36804 CPUtime=342.2
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 13508 0 0 0 34209 11 0 0 18 0 2 0 367219390 37687296 8441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 9201 8441 218 20 0 8559 0
[pid=13190/tid=13192] ppid=13188 vsize=36804 CPUtime=342.19
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 13126 0 0 0 34208 11 0 0 25 0 2 0 367219392 37687296 8441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565749 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 36804

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1547216/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=38076 CPUtime=402.17
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 14526 0 0 0 40205 12 0 0 18 0 2 0 367219390 38989824 8738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 9519 8738 218 20 0 8877 0
[pid=13190/tid=13192] ppid=13188 vsize=38076 CPUtime=402.16
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 14144 0 0 0 40204 12 0 0 25 0 2 0 367219392 38989824 8738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 38076

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1546832/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=38372 CPUtime=462.16
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 15458 0 0 0 46203 13 0 0 18 0 2 0 367219390 39292928 8843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 9593 8843 218 20 0 8951 0
[pid=13190/tid=13192] ppid=13188 vsize=38372 CPUtime=462.14
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 15076 0 0 0 46201 13 0 0 25 0 2 0 367219392 39292928 8843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 38372

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1546128/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=38940 CPUtime=522.14
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 16468 0 0 0 52200 14 0 0 18 0 2 0 367219390 39874560 9002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 9735 9002 218 20 0 9093 0
[pid=13190/tid=13192] ppid=13188 vsize=38940 CPUtime=522.13
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 16086 0 0 0 52199 14 0 0 25 0 2 0 367219392 39874560 9002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 38940

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1545680/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=39636 CPUtime=582.12
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 17444 0 0 0 58197 15 0 0 18 0 2 0 367219390 40587264 9104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 9909 9104 218 20 0 9267 0
[pid=13190/tid=13192] ppid=13188 vsize=39636 CPUtime=582.11
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 17062 0 0 0 58196 15 0 0 25 0 2 0 367219392 40587264 9104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 39636

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1545168/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=40252 CPUtime=642.11
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 18379 0 0 0 64195 16 0 0 18 0 2 0 367219390 41218048 9245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 10063 9245 218 20 0 9421 0
[pid=13190/tid=13192] ppid=13188 vsize=40252 CPUtime=642.1
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 17997 0 0 0 64194 16 0 0 25 0 2 0 367219392 41218048 9245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 40252

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1544912/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=41388 CPUtime=702.09
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 19167 0 0 0 70192 17 0 0 18 0 2 0 367219390 42381312 9327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 10347 9327 218 20 0 9705 0
[pid=13190/tid=13192] ppid=13188 vsize=41388 CPUtime=702.08
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 18785 0 0 0 70191 17 0 0 25 0 2 0 367219392 42381312 9327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 41388

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1544400/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=41856 CPUtime=762.08
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 20006 0 0 0 76190 18 0 0 18 0 2 0 367219390 42860544 9448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 10464 9448 218 20 0 9822 0
[pid=13190/tid=13192] ppid=13188 vsize=41856 CPUtime=762.06
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 19624 0 0 0 76189 17 0 0 25 0 2 0 367219392 42860544 9448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 41856

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1543888/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=42404 CPUtime=822.06
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 20873 0 0 0 82187 19 0 0 18 0 2 0 367219390 43421696 9586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 10601 9586 218 20 0 9959 0
[pid=13190/tid=13192] ppid=13188 vsize=42404 CPUtime=822.05
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 20491 0 0 0 82186 19 0 0 25 0 2 0 367219392 43421696 9586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 42404

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1543632/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=42548 CPUtime=882.04
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 21781 0 0 0 88184 20 0 0 18 0 2 0 367219390 43569152 9649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 10637 9649 218 20 0 9995 0
[pid=13190/tid=13192] ppid=13188 vsize=42548 CPUtime=882.03
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 21399 0 0 0 88183 20 0 0 25 0 2 0 367219392 43569152 9649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 42548

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1543056/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=42988 CPUtime=942.03
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 22658 0 0 0 94182 21 0 0 18 0 2 0 367219390 44019712 9774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 10747 9774 218 20 0 10105 0
[pid=13190/tid=13192] ppid=13188 vsize=42988 CPUtime=942.02
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 22276 0 0 0 94181 21 0 0 25 0 2 0 367219392 44019712 9774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 42988

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1542544/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=43676 CPUtime=1002.01
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 23570 0 0 0 100179 22 0 0 18 0 2 0 367219390 44724224 9924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 10919 9924 218 20 0 10277 0
[pid=13190/tid=13192] ppid=13188 vsize=43676 CPUtime=1002
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 23188 0 0 0 100178 22 0 0 25 0 2 0 367219392 44724224 9924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 43676

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1542288/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=43816 CPUtime=1061.99
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 24283 0 0 0 106177 22 0 0 18 0 2 0 367219390 44867584 9977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 10954 9977 218 20 0 10312 0
[pid=13190/tid=13192] ppid=13188 vsize=43816 CPUtime=1061.98
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 23901 0 0 0 106176 22 0 0 25 0 2 0 367219392 44867584 9977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 43816

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1541968/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=43972 CPUtime=1121.97
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 25122 0 0 0 112174 23 0 0 18 0 2 0 367219390 45027328 10041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 10993 10041 218 20 0 10351 0
[pid=13190/tid=13192] ppid=13188 vsize=43972 CPUtime=1121.96
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 24740 0 0 0 112173 23 0 0 25 0 2 0 367219392 45027328 10041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 43972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1541904/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=44136 CPUtime=1181.96
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 26070 0 0 0 118171 25 0 0 18 0 2 0 367219390 45195264 10090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 11034 10090 218 20 0 10392 0
[pid=13190/tid=13192] ppid=13188 vsize=44136 CPUtime=1181.95
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 25688 0 0 0 118170 25 0 0 25 0 2 0 367219392 45195264 10090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 44136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 13194
/proc/meminfo: memFree=1541712/2055920 swapFree=4154876/4192956
[pid=13190] ppid=13188 vsize=44300 CPUtime=1200.06
/proc/13190/stat : 13190 (MiraXTv1_dyn) S 13188 13190 11679 0 -1 4194304 26319 0 0 0 119981 25 0 0 18 0 2 0 367219390 45363200 10112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13190/statm: 11075 10112 218 20 0 10433 0
[pid=13190/tid=13192] ppid=13188 vsize=44300 CPUtime=1200.05
/proc/13190/task/13192/stat : 13192 (MiraXTv1_dyn) R 13188 13190 11679 0 -1 4194368 25937 0 0 0 119980 25 0 0 25 0 2 0 367219392 45363200 10112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 44300

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.08
CPU user time (s): 1199.82
CPU system time (s): 0.26096
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 44300

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

runsolver used 1.3458 second user time and 3.02954 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 19:30:20 UTC 2007

IDJOB= 337710
IDBENCH= 24705
IDSOLVER= 130
FILE ID= node12/337710-1178911820

PBS_JOBID= 5251096

Free space on /tmp= 66551 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-03-S1609878926.sat05-487.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337710-1178911820/MiraXTv1_dyn /tmp/evaluation/337710-1178911820/instance-337710-1178911820.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-337710-1178911820 -o ROOT/results/node12/solver-337710-1178911820 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337710-1178911820/MiraXTv1_dyn /tmp/evaluation/337710-1178911820/instance-337710-1178911820.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7f7c976d7909598011f66ef2d3909687

RANDOM SEED= 945884573

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1582200 kB
Buffers:         51760 kB
Cached:         332240 kB
SwapCached:      17540 kB
Active:         169988 kB
Inactive:       238608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582200 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          30044 kB
Slab:            50708 kB
Committed_AS: 10975856 kB
PageTables:       1792 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= 66551 MiB

End job on node12 on Fri May 11 19:50:23 UTC 2007