Trace number 334348

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.05 601.634

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l2.sat05-519.reshuffled-07.cnf
MD5SUM5344c68d1511d70cde59fef7dc46c3a5
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 variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
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-334348-1178899734 -o ROOT/results/node5/solver-334348-1178899734 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334348-1178899734/MiraXTv3_dyn /tmp/evaluation/334348-1178899734/instance-334348-1178899734.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.83 1.82 1.45 3/77 20133
/proc/meminfo: memFree=1656632/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=3920 CPUtime=0
/proc/20133/stat : 20133 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194304 380 0 0 0 0 0 0 0 18 0 1 0 366011097 4014080 355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8332237 0 0 4096 0 0 0 0 17 0 0 0
/proc/20133/statm: 980 357 205 20 0 338 0

[startup+0.097683 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 20133
/proc/meminfo: memFree=1656632/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=6724 CPUtime=0.08
/proc/20133/stat : 20133 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194304 1067 0 0 0 8 0 0 0 18 0 1 0 366011097 6885376 1042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584069 0 0 4096 0 0 0 0 17 0 0 0
/proc/20133/statm: 1681 1042 207 20 0 1039 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6724

[startup+0.102683 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 20133
/proc/meminfo: memFree=1656632/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=6724 CPUtime=0.09
/proc/20133/stat : 20133 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194304 1067 0 0 0 9 0 0 0 18 0 1 0 366011097 6885376 1042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584187 0 0 4096 0 0 0 0 17 0 0 0
/proc/20133/statm: 1681 1042 207 20 0 1039 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6724

[startup+0.302712 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 20133
/proc/meminfo: memFree=1656632/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=13920 CPUtime=0.44
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 1898 0 0 0 43 1 0 0 18 0 3 0 366011097 14254080 1823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 3480 1823 218 20 0 2838 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13920

[startup+0.702756 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 20133
/proc/meminfo: memFree=1656632/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=15340 CPUtime=1.24
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 2187 0 0 0 123 1 0 0 18 0 3 0 366011097 15708160 2112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 3835 2112 218 20 0 3193 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 15340

[startup+1.50185 s]
/proc/loadavg: 1.83 1.82 1.45 3/80 20136
/proc/meminfo: memFree=1647840/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=17288 CPUtime=2.84
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 2800 0 0 0 283 1 0 0 18 0 3 0 366011097 17702912 2725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 4322 2725 218 20 0 3680 0
[pid=20133/tid=20135] ppid=20131 vsize=17288 CPUtime=1.38
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 787 0 0 0 138 0 0 0 25 0 3 0 366011108 17702912 2726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=17288 CPUtime=1.34
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 908 0 0 0 134 0 0 0 25 0 3 0 366011108 17702912 2726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 17288

[startup+3.10103 s]
/proc/loadavg: 1.83 1.82 1.45 3/80 20136
/proc/meminfo: memFree=1644704/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=22836 CPUtime=6.03
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 3913 0 0 0 601 2 0 0 18 0 3 0 366011097 23384064 3837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 5709 3837 218 20 0 5067 0
[pid=20133/tid=20135] ppid=20131 vsize=22836 CPUtime=2.98
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 1189 0 0 0 298 0 0 0 25 0 3 0 366011108 23384064 3837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=22836 CPUtime=2.93
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 1618 0 0 0 292 1 0 0 25 0 3 0 366011108 23384064 3837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 22836

[startup+6.30139 s]
/proc/loadavg: 1.85 1.82 1.45 3/80 20136
/proc/meminfo: memFree=1638752/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=28108 CPUtime=12.41
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 5360 0 0 0 1238 3 0 0 18 0 3 0 366011097 28782592 5283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 7027 5283 218 20 0 6385 0
[pid=20133/tid=20135] ppid=20131 vsize=28108 CPUtime=6.17
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 2022 0 0 0 617 0 0 0 25 0 3 0 366011108 28782592 5283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=28108 CPUtime=6.11
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 2232 0 0 0 610 1 0 0 25 0 3 0 366011108 28782592 5283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 28108

[startup+12.7011 s]
/proc/loadavg: 1.86 1.83 1.45 3/80 20136
/proc/meminfo: memFree=1628192/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=35880 CPUtime=25.18
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 7517 0 0 0 2513 5 0 0 18 0 3 0 366011097 36741120 7365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 8970 7365 218 20 0 8328 0
[pid=20133/tid=20135] ppid=20131 vsize=35880 CPUtime=12.57
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 2923 0 0 0 1256 1 0 0 25 0 3 0 366011108 36741120 7365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=35880 CPUtime=12.49
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 3488 0 0 0 1246 3 0 0 25 0 3 0 366011108 36741120 7365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 35880

[startup+25.5026 s]
/proc/loadavg: 1.89 1.83 1.46 3/80 20136
/proc/meminfo: memFree=1614304/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=49504 CPUtime=50.71
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 11086 0 0 0 5062 9 0 0 18 0 3 0 366011097 50692096 10703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 12376 10703 218 20 0 11734 0
[pid=20133/tid=20135] ppid=20131 vsize=49504 CPUtime=25.35
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 4581 0 0 0 2532 3 0 0 25 0 3 0 366011108 50692096 10703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=49504 CPUtime=25.24
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 5399 0 0 0 2519 5 0 0 25 0 3 0 366011108 50692096 10703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 49504

[startup+51.1025 s]
/proc/loadavg: 1.93 1.85 1.47 3/80 20136
/proc/meminfo: memFree=1587808/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=75732 CPUtime=101.79
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 18070 0 0 0 10162 17 0 0 18 0 3 0 366011097 77549568 17220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 18933 17220 218 20 0 18291 0
[pid=20133/tid=20135] ppid=20131 vsize=75732 CPUtime=50.93
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 7613 0 0 0 5087 6 0 0 25 0 3 0 366011108 77549568 17220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=75732 CPUtime=50.73
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 9351 0 0 0 5064 9 0 0 25 0 3 0 366011108 77549568 17220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 75732

[startup+102.306 s]
/proc/loadavg: 1.97 1.87 1.50 3/80 20136
/proc/meminfo: memFree=1579360/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=83756 CPUtime=203.94
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 21090 0 0 0 20373 21 0 0 18 0 3 0 366011097 85766144 19380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 20939 19380 218 20 0 20297 0
[pid=20133/tid=20135] ppid=20131 vsize=83756 CPUtime=102.08
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 8767 0 0 0 10201 7 0 0 25 0 3 0 366011108 85766144 19380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=83756 CPUtime=101.73
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 11217 0 0 0 10161 12 0 0 25 0 3 0 366011108 85766144 19380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 83756

[startup+162.302 s]
/proc/loadavg: 1.99 1.89 1.53 3/80 20136
/proc/meminfo: memFree=1574112/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=89356 CPUtime=323.63
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 23431 0 0 0 32339 24 0 0 18 0 3 0 366011097 91500544 20676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 22339 20676 218 20 0 21697 0
[pid=20133/tid=20135] ppid=20131 vsize=89356 CPUtime=162.01
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 9277 0 0 0 16193 8 0 0 24 0 3 0 366011108 91500544 20676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=89356 CPUtime=161.49
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 13048 0 0 0 16135 14 0 0 23 0 3 0 366011108 91500544 20676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 89356

[startup+222.303 s]
/proc/loadavg: 1.99 1.91 1.55 3/80 20136
/proc/meminfo: memFree=1558880/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=103460 CPUtime=443.33
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 28109 0 0 0 44305 28 0 0 18 0 3 0 366011097 105943040 24435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 25865 24435 218 20 0 25223 0
[pid=20133/tid=20135] ppid=20131 vsize=103460 CPUtime=221.96
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 12539 0 0 0 22186 10 0 0 25 0 3 0 366011108 105943040 24435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=103460 CPUtime=221.24
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 14464 0 0 0 22108 16 0 0 25 0 3 0 366011108 105943040 24435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 103460

[startup+282.303 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 20136
/proc/meminfo: memFree=1558944/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=103460 CPUtime=563.02
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 28698 0 0 0 56274 28 0 0 18 0 3 0 366011097 105943040 24454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 25865 24454 218 20 0 25223 0
[pid=20133/tid=20135] ppid=20131 vsize=103460 CPUtime=281.9
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 12908 0 0 0 28180 10 0 0 25 0 3 0 366011108 105943040 24454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=103460 CPUtime=281
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 14684 0 0 0 28083 17 0 0 25 0 3 0 366011108 105943040 24454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 103460

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.60 3/80 20136
/proc/meminfo: memFree=1558944/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=103460 CPUtime=682.72
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 28707 0 0 0 68243 29 0 0 18 0 3 0 366011097 105943040 24463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 25865 24463 218 20 0 25223 0
[pid=20133/tid=20135] ppid=20131 vsize=103460 CPUtime=341.84
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 12911 0 0 0 34174 10 0 0 25 0 3 0 366011108 105943040 24463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=103460 CPUtime=340.75
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 14690 0 0 0 34058 17 0 0 25 0 3 0 366011108 105943040 24463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 103460

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.62 3/80 20136
/proc/meminfo: memFree=1558944/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=103460 CPUtime=802.42
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 28715 0 0 0 80212 30 0 0 18 0 3 0 366011097 105943040 24471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 25865 24471 218 20 0 25223 0
[pid=20133/tid=20135] ppid=20131 vsize=103460 CPUtime=401.79
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 12916 0 0 0 40168 11 0 0 25 0 3 0 366011108 105943040 24471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=103460 CPUtime=400.52
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 14693 0 0 0 40034 18 0 0 25 0 3 0 366011108 105943040 24471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525945 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.42
Current children cumulated vsize (KiB) 103460

[startup+462.303 s]
/proc/loadavg: 1.99 1.95 1.64 3/80 20136
/proc/meminfo: memFree=1558944/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=103460 CPUtime=922.12
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 28723 0 0 0 92181 31 0 0 18 0 3 0 366011097 105943040 24479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 25865 24479 218 20 0 25223 0
[pid=20133/tid=20135] ppid=20131 vsize=103460 CPUtime=461.72
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 12921 0 0 0 46161 11 0 0 25 0 3 0 366011108 105943040 24479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=103460 CPUtime=460.26
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 14696 0 0 0 46008 18 0 0 25 0 3 0 366011108 105943040 24479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565794 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.12
Current children cumulated vsize (KiB) 103460

[startup+522.303 s]
/proc/loadavg: 1.99 1.95 1.66 3/80 20136
/proc/meminfo: memFree=1558944/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=103460 CPUtime=1041.83
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 28729 0 0 0 104151 32 0 0 18 0 3 0 366011097 105943040 24485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 25865 24485 218 20 0 25223 0
[pid=20133/tid=20135] ppid=20131 vsize=103460 CPUtime=521.68
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 12922 0 0 0 52157 11 0 0 25 0 3 0 366011108 105943040 24485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=103460 CPUtime=520.02
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 14701 0 0 0 51983 19 0 0 25 0 3 0 366011108 105943040 24485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.83
Current children cumulated vsize (KiB) 103460

[startup+582.303 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 20136
/proc/meminfo: memFree=1558880/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=103460 CPUtime=1161.52
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 28828 0 0 0 116120 32 0 0 18 0 3 0 366011097 105943040 24509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 25865 24509 218 20 0 25223 0
[pid=20133/tid=20135] ppid=20131 vsize=103460 CPUtime=581.62
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 13003 0 0 0 58151 11 0 0 25 0 3 0 366011108 105943040 24509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=103460 CPUtime=579.78
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 14719 0 0 0 57958 20 0 0 25 0 3 0 366011108 105943040 24509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.52
Current children cumulated vsize (KiB) 103460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 20136
/proc/meminfo: memFree=1558816/2055920 swapFree=4150068/4192956
[pid=20133] ppid=20131 vsize=103460 CPUtime=1200.01
/proc/20133/stat : 20133 (MiraXTv3_dyn) S 20131 20133 18883 0 -1 4194304 28983 0 0 0 119969 32 0 0 18 0 3 0 366011097 105943040 24514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20133/statm: 25865 24514 218 20 0 25223 0
[pid=20133/tid=20135] ppid=20131 vsize=103460 CPUtime=600.89
/proc/20133/task/20135/stat : 20135 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 13157 0 0 0 60078 11 0 0 25 0 3 0 366011108 105943040 24514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20133/tid=20136] ppid=20131 vsize=103460 CPUtime=598.99
/proc/20133/task/20136/stat : 20136 (MiraXTv3_dyn) R 20131 20133 18883 0 -1 4194368 14720 0 0 0 59879 20 0 0 25 0 3 0 366011108 105943040 24514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 103460

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.634
CPU time (s): 1200.05
CPU user time (s): 1199.7
CPU system time (s): 0.345947
CPU usage (%): 199.465
Max. virtual memory (cumulated for all children) (KiB): 103460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28983
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= 139
involuntary context switches= 22563

runsolver used 0.575912 second user time and 1.62775 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 16:08:54 UTC 2007

IDJOB= 334348
IDBENCH= 24625
IDSOLVER= 128
FILE ID= node5/334348-1178899734

PBS_JOBID= 5251077

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l2.sat05-519.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334348-1178899734/MiraXTv3_dyn /tmp/evaluation/334348-1178899734/instance-334348-1178899734.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-334348-1178899734 -o ROOT/results/node5/solver-334348-1178899734 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334348-1178899734/MiraXTv3_dyn /tmp/evaluation/334348-1178899734/instance-334348-1178899734.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5344c68d1511d70cde59fef7dc46c3a5

RANDOM SEED= 210377802

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:       1656848 kB
Buffers:         47108 kB
Cached:         264028 kB
SwapCached:      11320 kB
Active:         151876 kB
Inactive:       182536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656848 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4232 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            50212 kB
Committed_AS: 14052156 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= 66548 MiB

End job on node5 on Fri May 11 16:18:58 UTC 2007