Trace number 306826

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 1200.26 601.869

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S1416986890-04.cnf
MD5SUMfb3f2949b4db9208554e1bbbe827c1fe
Bench CategoryRANDOM (random 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 variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
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 MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-306826-1178860494 -o ROOT/results/node5/solver-306826-1178860494 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306826-1178860494/MiraXTv3_dyn /tmp/evaluation/306826-1178860494/instance-306826-1178860494.cnf 

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


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.57 3/77 14813
/proc/meminfo: memFree=1746488/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=3788 CPUtime=0
/proc/14813/stat : 14813 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194304 384 0 0 0 0 0 0 0 18 0 1 0 362087026 3878912 359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14813/statm: 947 366 202 20 0 305 0

[startup+0.094305 s]
/proc/loadavg: 1.99 1.85 1.57 3/77 14813
/proc/meminfo: memFree=1746488/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=8388 CPUtime=0.08
/proc/14813/stat : 14813 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194304 1577 0 0 0 8 0 0 0 18 0 1 0 362087026 8589312 1552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/14813/statm: 2097 1552 206 20 0 1455 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8388

[startup+0.101306 s]
/proc/loadavg: 1.99 1.85 1.57 3/77 14813
/proc/meminfo: memFree=1746488/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=8520 CPUtime=0.09
/proc/14813/stat : 14813 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194304 1628 0 0 0 8 1 0 0 18 0 1 0 362087026 8724480 1603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/14813/statm: 2130 1603 206 20 0 1488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8520

[startup+0.301335 s]
/proc/loadavg: 1.99 1.85 1.57 3/77 14813
/proc/meminfo: memFree=1746488/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=31412 CPUtime=0.31
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 4288 0 0 0 29 2 0 0 19 0 3 0 362087026 32165888 4116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 7853 4117 216 20 0 7211 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 31412

[startup+0.701384 s]
/proc/loadavg: 1.99 1.85 1.57 3/77 14813
/proc/meminfo: memFree=1746488/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=31632 CPUtime=1.07
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 4487 0 0 0 104 3 0 0 19 0 3 0 362087026 32391168 4238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 7908 4238 218 20 0 7266 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 31632

[startup+1.50148 s]
/proc/loadavg: 1.99 1.86 1.57 3/80 14816
/proc/meminfo: memFree=1729440/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=34240 CPUtime=2.66
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 5144 0 0 0 263 3 0 0 19 0 3 0 362087026 35061760 4895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 8560 4895 218 20 0 7918 0
[pid=14813/tid=14815] ppid=14811 vsize=34240 CPUtime=1.24
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 1582 0 0 0 123 1 0 0 25 0 3 0 362087052 35061760 4895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=34240 CPUtime=1.17
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 1455 0 0 0 116 1 0 0 25 0 3 0 362087052 35061760 4895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 34240

[startup+3.10265 s]
/proc/loadavg: 1.99 1.86 1.57 3/80 14816
/proc/meminfo: memFree=1725152/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=40748 CPUtime=5.86
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 6795 0 0 0 580 6 0 0 19 0 3 0 362087026 41725952 6546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 10187 6546 218 20 0 9545 0
[pid=14813/tid=14815] ppid=14811 vsize=40748 CPUtime=2.84
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 2358 0 0 0 281 3 0 0 20 0 3 0 362087052 41725952 6546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=40748 CPUtime=2.76
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 2330 0 0 0 274 2 0 0 25 0 3 0 362087052 41725952 6546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 40748

[startup+6.30202 s]
/proc/loadavg: 1.99 1.86 1.57 3/80 14816
/proc/meminfo: memFree=1711072/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=53360 CPUtime=12.24
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 10141 0 0 0 1214 10 0 0 19 0 3 0 362087026 54640640 9892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 13340 9892 218 20 0 12698 0
[pid=14813/tid=14815] ppid=14811 vsize=53360 CPUtime=6.03
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 4032 0 0 0 598 5 0 0 20 0 3 0 362087052 54640640 9892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=53360 CPUtime=5.94
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 4002 0 0 0 591 3 0 0 25 0 3 0 362087052 54640640 9892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 53360

[startup+12.7027 s]
/proc/loadavg: 1.99 1.86 1.58 3/80 14816
/proc/meminfo: memFree=1680224/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=83200 CPUtime=25.01
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 17673 0 0 0 2482 19 0 0 19 0 3 0 362087026 85196800 17424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 20800 17424 218 20 0 20158 0
[pid=14813/tid=14815] ppid=14811 vsize=83200 CPUtime=12.43
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 7336 0 0 0 1233 10 0 0 19 0 3 0 362087052 85196800 17424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=83200 CPUtime=12.32
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 8230 0 0 0 1225 7 0 0 25 0 3 0 362087052 85196800 17424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 83200

[startup+25.5012 s]
/proc/loadavg: 1.99 1.86 1.58 3/80 14816
/proc/meminfo: memFree=1657696/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=104656 CPUtime=50.55
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 22856 0 0 0 5030 25 0 0 19 0 3 0 362087026 107167744 22607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 26164 22607 218 20 0 25522 0
[pid=14813/tid=14815] ppid=14811 vsize=104656 CPUtime=25.23
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 9350 0 0 0 2511 12 0 0 25 0 3 0 362087052 107167744 22607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=104656 CPUtime=25.06
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 11399 0 0 0 2495 11 0 0 25 0 3 0 362087052 107167744 22607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 104656

[startup+51.1011 s]
/proc/loadavg: 1.99 1.87 1.59 3/80 14816
/proc/meminfo: memFree=1565024/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=196688 CPUtime=101.62
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 46553 0 0 0 10109 53 0 0 19 0 3 0 362087026 201408512 46063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 49172 46063 218 20 0 48530 0
[pid=14813/tid=14815] ppid=14811 vsize=196688 CPUtime=50.82
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 20508 0 0 0 5053 29 0 0 25 0 3 0 362087052 201408512 46063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526534 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=196688 CPUtime=50.54
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 23938 0 0 0 5032 22 0 0 25 0 3 0 362087052 201408512 46063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 196688

[startup+102.307 s]
/proc/loadavg: 1.99 1.89 1.61 3/80 14816
/proc/meminfo: memFree=1533856/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=225584 CPUtime=203.77
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 54073 0 0 0 20315 62 0 0 19 0 3 0 362087026 230998016 53135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 56396 53135 218 20 0 55754 0
[pid=14813/tid=14815] ppid=14811 vsize=225584 CPUtime=102
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 24526 0 0 0 10165 35 0 0 25 0 3 0 362087052 230998016 53135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=225584 CPUtime=101.52
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 27440 0 0 0 10126 26 0 0 25 0 3 0 362087052 230998016 53135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 225584

[startup+162.302 s]
/proc/loadavg: 1.99 1.91 1.63 3/80 14816
/proc/meminfo: memFree=1488736/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=270316 CPUtime=323.45
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 65873 0 0 0 32267 78 0 0 19 0 3 0 362087026 276803584 64361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 67579 64361 218 20 0 66937 0
[pid=14813/tid=14815] ppid=14811 vsize=270316 CPUtime=161.96
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 31384 0 0 0 16151 45 0 0 25 0 3 0 362087052 276803584 64361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=270316 CPUtime=161.23
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 32382 0 0 0 16092 31 0 0 25 0 3 0 362087052 276803584 64361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 270316

[startup+222.301 s]
/proc/loadavg: 1.99 1.92 1.65 3/80 14816
/proc/meminfo: memFree=1438304/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=320628 CPUtime=443.11
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 78973 0 0 0 44217 94 0 0 19 0 3 0 362087026 328323072 76928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 80157 76928 218 20 0 79515 0
[pid=14813/tid=14815] ppid=14811 vsize=320628 CPUtime=221.94
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 36192 0 0 0 22141 53 0 0 25 0 3 0 362087052 328323072 76928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=320628 CPUtime=220.91
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 40674 0 0 0 22052 39 0 0 25 0 3 0 362087052 328323072 76928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.11
Current children cumulated vsize (KiB) 320628

[startup+282.301 s]
/proc/loadavg: 1.99 1.93 1.67 3/80 14816
/proc/meminfo: memFree=1420128/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=339060 CPUtime=562.82
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 83761 0 0 0 56179 103 0 0 19 0 3 0 362087026 347197440 81581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 84765 81581 218 20 0 84123 0
[pid=14813/tid=14815] ppid=14811 vsize=339060 CPUtime=281.91
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 40941 0 0 0 28130 61 0 0 25 0 3 0 362087052 347197440 81581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=339060 CPUtime=280.64
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 40713 0 0 0 28025 39 0 0 25 0 3 0 362087052 347197440 81581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.82
Current children cumulated vsize (KiB) 339060

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.69 3/80 14816
/proc/meminfo: memFree=1419872/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=339060 CPUtime=682.52
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 83925 0 0 0 68149 103 0 0 19 0 3 0 362087026 347197440 81609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 84765 81609 218 20 0 84123 0
[pid=14813/tid=14815] ppid=14811 vsize=339060 CPUtime=341.89
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 41091 0 0 0 34127 62 0 0 25 0 3 0 362087052 347197440 81609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=339060 CPUtime=340.37
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 40727 0 0 0 33997 40 0 0 25 0 3 0 362087052 347197440 81609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.52
Current children cumulated vsize (KiB) 339060

[startup+402.302 s]
/proc/loadavg: 1.99 1.95 1.71 3/80 14816
/proc/meminfo: memFree=1419872/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=339060 CPUtime=802.21
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 83935 0 0 0 80117 104 0 0 19 0 3 0 362087026 347197440 81619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 84765 81619 218 20 0 84123 0
[pid=14813/tid=14815] ppid=14811 vsize=339060 CPUtime=401.86
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 41099 0 0 0 40124 62 0 0 25 0 3 0 362087052 347197440 81619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=339060 CPUtime=400.09
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 40729 0 0 0 39969 40 0 0 25 0 3 0 362087052 347197440 81619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.21
Current children cumulated vsize (KiB) 339060

[startup+462.302 s]
/proc/loadavg: 1.99 1.96 1.72 3/80 14816
/proc/meminfo: memFree=1419872/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=339060 CPUtime=921.91
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 83955 0 0 0 92087 104 0 0 19 0 3 0 362087026 347197440 81639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 84765 81639 218 20 0 84123 0
[pid=14813/tid=14815] ppid=14811 vsize=339060 CPUtime=461.84
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 41099 0 0 0 46121 63 0 0 25 0 3 0 362087052 347197440 81639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=339060 CPUtime=459.82
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 40749 0 0 0 45942 40 0 0 25 0 3 0 362087052 347197440 81639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.91
Current children cumulated vsize (KiB) 339060

[startup+522.301 s]
/proc/loadavg: 2.07 1.98 1.74 3/80 14816
/proc/meminfo: memFree=1413472/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=345204 CPUtime=1041.57
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 85663 0 0 0 104050 107 0 0 19 0 3 0 362087026 353488896 83209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 86301 83209 218 20 0 85659 0
[pid=14813/tid=14815] ppid=14811 vsize=345204 CPUtime=521.78
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 42763 0 0 0 52113 65 0 0 25 0 3 0 362087052 353488896 83209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=345204 CPUtime=519.53
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 40793 0 0 0 51913 40 0 0 25 0 3 0 362087052 353488896 83209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.57
Current children cumulated vsize (KiB) 345204

[startup+582.301 s]
/proc/loadavg: 2.06 1.99 1.76 3/80 14816
/proc/meminfo: memFree=1402208/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=356468 CPUtime=1161.29
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 88857 0 0 0 116017 112 0 0 19 0 3 0 362087026 365023232 86194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 89117 86194 218 20 0 88475 0
[pid=14813/tid=14815] ppid=14811 vsize=356468 CPUtime=581.76
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 45955 0 0 0 58106 70 0 0 25 0 3 0 362087052 365023232 86194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=356468 CPUtime=579.27
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 40795 0 0 0 57887 40 0 0 25 0 3 0 362087052 365023232 86194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.29
Current children cumulated vsize (KiB) 356468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 2.04 1.99 1.76 3/80 14816
/proc/meminfo: memFree=1385184/2055920 swapFree=4150068/4192956
[pid=14813] ppid=14811 vsize=372852 CPUtime=1200.19
/proc/14813/stat : 14813 (MiraXTv3_dyn) S 14811 14813 13774 0 -1 4194304 92976 0 0 0 119900 119 0 0 19 0 3 0 362087026 381800448 90243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14813/statm: 93213 90243 218 20 0 92571 0
[pid=14813/tid=14815] ppid=14811 vsize=372852 CPUtime=601.26
/proc/14813/task/14815/stat : 14815 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 50073 0 0 0 60049 77 0 0 25 0 3 0 362087052 381800448 90243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14813/tid=14816] ppid=14811 vsize=372852 CPUtime=598.66
/proc/14813/task/14816/stat : 14816 (MiraXTv3_dyn) R 14811 14813 13774 0 -1 4194368 40796 0 0 0 59826 40 0 0 25 0 3 0 362087052 381800448 90243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517955 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 372852

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): 601.869
CPU time (s): 1200.26
CPU user time (s): 1199.01
CPU system time (s): 1.24781
CPU usage (%): 199.423
Max. virtual memory (cumulated for all children) (KiB): 372852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.01
system time used= 1.24781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92976
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= 411
involuntary context switches= 22291

runsolver used 0.617906 second user time and 1.57976 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 05:14:54 UTC 2007

IDJOB= 306826
IDBENCH= 20190
IDSOLVER= 128
FILE ID= node5/306826-1178860494

PBS_JOBID= 5251018

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v13000/unif-k3-r4.2-v13000-c54600-S1416986890-04.cnf
COMMAND LINE= /tmp/evaluation/306826-1178860494/MiraXTv3_dyn /tmp/evaluation/306826-1178860494/instance-306826-1178860494.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-306826-1178860494 -o ROOT/results/node5/solver-306826-1178860494 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/306826-1178860494/MiraXTv3_dyn /tmp/evaluation/306826-1178860494/instance-306826-1178860494.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fb3f2949b4db9208554e1bbbe827c1fe

RANDOM SEED= 743541548

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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:      2055920 kB
MemFree:       1746768 kB
Buffers:         45136 kB
Cached:         177736 kB
SwapCached:      11320 kB
Active:         138228 kB
Inactive:       107904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746768 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4932 kB
Writeback:           0 kB
Mapped:          30088 kB
Slab:            48616 kB
Committed_AS: 13996664 kB
PageTables:       1720 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 node5 on Fri May 11 05:24:58 UTC 2007