Trace number 456213

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) 5000.17 2638.52

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
MD5SUM58af3687ccec42ccd800f9557db434fc
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 variables16489
Number of clauses2248381
Sum of the clauses size4509197
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22246354
Number of clauses of size 30
Number of clauses of size 44
Number of clauses of size 58
Number of clauses of size over 52015

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-456213-1179020981 -o ROOT/results/node5/solver-456213-1179020981 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456213-1179020981/MiraXTv3_dyn /tmp/evaluation/456213-1179020981/instance-456213-1179020981.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.85 1.95 1.91 3/77 30101
/proc/meminfo: memFree=1539064/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=3788 CPUtime=0
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 420 0 0 0 0 0 0 0 18 0 1 0 378136246 3878912 395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/30101/statm: 947 403 202 20 0 305 0

[startup+0.090894 s]
/proc/loadavg: 1.85 1.95 1.91 3/77 30101
/proc/meminfo: memFree=1539064/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=8648 CPUtime=0.08
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 1694 0 0 0 8 0 0 0 18 0 1 0 378136246 8855552 1669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/30101/statm: 2162 1669 206 20 0 1520 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8648

[startup+0.101895 s]
/proc/loadavg: 1.85 1.95 1.91 3/77 30101
/proc/meminfo: memFree=1539064/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=9284 CPUtime=0.09
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 1785 0 0 0 9 0 0 0 18 0 1 0 378136246 9506816 1760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/30101/statm: 2321 1761 206 20 0 1679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9284

[startup+0.301918 s]
/proc/loadavg: 1.85 1.95 1.91 3/77 30101
/proc/meminfo: memFree=1539064/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=15856 CPUtime=0.29
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 3455 0 0 0 28 1 0 0 19 0 1 0 378136246 16236544 3430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/30101/statm: 3964 3430 206 20 0 3322 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15856

[startup+0.701963 s]
/proc/loadavg: 1.85 1.95 1.91 3/77 30101
/proc/meminfo: memFree=1539064/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=29760 CPUtime=0.69
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 6970 0 0 0 66 3 0 0 23 0 1 0 378136246 30474240 6945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/30101/statm: 7440 6945 206 20 0 6798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29760

[startup+1.50105 s]
/proc/loadavg: 1.85 1.95 1.91 2/78 30102
/proc/meminfo: memFree=1501104/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=58608 CPUtime=1.49
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 14158 0 0 0 141 8 0 0 25 0 1 0 378136246 60014592 14133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/30101/statm: 14652 14134 206 20 0 14010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58608

[startup+3.10123 s]
/proc/loadavg: 1.85 1.95 1.91 2/78 30102
/proc/meminfo: memFree=1461104/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=117960 CPUtime=3.09
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 28610 0 0 0 293 16 0 0 25 0 1 0 378136246 120791040 28585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/30101/statm: 29490 28585 206 20 0 28848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117960

[startup+6.3016 s]
/proc/loadavg: 1.86 1.95 1.91 2/78 30102
/proc/meminfo: memFree=1420912/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=121388 CPUtime=6.29
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 29676 0 0 0 613 16 0 0 25 0 1 0 378136246 124301312 29651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/30101/statm: 30347 29651 207 20 0 29705 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121388

[startup+12.7013 s]
/proc/loadavg: 1.79 1.93 1.91 2/78 30102
/proc/meminfo: memFree=1420912/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=121388 CPUtime=12.68
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 29676 0 0 0 1252 16 0 0 25 0 1 0 378136246 124301312 29651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/30101/statm: 30347 29651 207 20 0 29705 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 121388

[startup+25.5018 s]
/proc/loadavg: 1.61 1.89 1.89 2/78 30102
/proc/meminfo: memFree=1421104/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=121388 CPUtime=25.48
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 29676 0 0 0 2532 16 0 0 25 0 1 0 378136246 124301312 29651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/30101/statm: 30347 29651 207 20 0 29705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 121388

[startup+51.1025 s]
/proc/loadavg: 1.40 1.82 1.87 2/78 30102
/proc/meminfo: memFree=1414704/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=130364 CPUtime=51.07
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 32053 0 0 0 5089 18 0 0 25 0 1 0 378136246 133492736 32028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583753 0 0 4096 0 0 0 0 17 1 0 0
/proc/30101/statm: 32591 32028 207 20 0 31949 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 130364

[startup+102.306 s]
/proc/loadavg: 1.17 1.69 1.82 2/78 30102
/proc/meminfo: memFree=1336624/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=216436 CPUtime=102.25
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 50793 0 0 0 10197 28 0 0 25 0 1 0 378136246 221630464 50768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 1 0 0
/proc/30101/statm: 54109 50768 207 20 0 53467 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 216436

[startup+162.302 s]
/proc/loadavg: 1.06 1.56 1.77 2/78 30102
/proc/meminfo: memFree=1332400/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=217096 CPUtime=162.23
/proc/30101/stat : 30101 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194304 51828 0 0 0 16194 29 0 0 25 0 1 0 378136246 222306304 51803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/30101/statm: 54274 51803 207 20 0 53632 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 217096

[startup+222.303 s]
/proc/loadavg: 1.51 1.58 1.76 3/80 30104
/proc/meminfo: memFree=1091360/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=946824 CPUtime=265.81
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 118755 0 0 0 26506 75 0 0 25 0 3 0 378136246 969547776 111981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 236706 111981 218 20 0 236064 0
[pid=30101/tid=30103] ppid=30099 vsize=946824 CPUtime=57.42
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 31578 0 0 0 5723 19 0 0 25 0 3 0 378152732 969547776 111981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=946824 CPUtime=43.58
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 26649 0 0 0 4336 22 0 0 25 0 3 0 378152732 969547776 111981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 265.81
Current children cumulated vsize (KiB) 946824

[startup+282.303 s]
/proc/loadavg: 1.82 1.65 1.77 3/80 30104
/proc/meminfo: memFree=1084768/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=951944 CPUtime=385.53
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 120419 0 0 0 38475 78 0 0 25 0 3 0 378136246 974790656 113645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 237986 113645 218 20 0 237344 0
[pid=30101/tid=30103] ppid=30099 vsize=951944 CPUtime=117.4
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 31690 0 0 0 11721 19 0 0 25 0 3 0 378152732 974790656 113645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=951944 CPUtime=103.31
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 28201 0 0 0 10306 25 0 0 25 0 3 0 378152732 974790656 113645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 385.53
Current children cumulated vsize (KiB) 951944

[startup+342.303 s]
/proc/loadavg: 1.98 1.73 1.79 3/80 30104
/proc/meminfo: memFree=1069536/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=966280 CPUtime=505.26
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 124285 0 0 0 50440 86 0 0 25 0 3 0 378136246 989470720 117431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 241570 117431 218 20 0 240928 0
[pid=30101/tid=30103] ppid=30099 vsize=966280 CPUtime=177.38
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 31790 0 0 0 17719 19 0 0 25 0 3 0 378152732 989470720 117431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=966280 CPUtime=163.06
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 31967 0 0 0 16273 33 0 0 25 0 3 0 378152732 989470720 117431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 505.26
Current children cumulated vsize (KiB) 966280

[startup+402.301 s]
/proc/loadavg: 1.99 1.78 1.80 3/80 30104
/proc/meminfo: memFree=1047968/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=987180 CPUtime=624.98
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 129848 0 0 0 62403 95 0 0 25 0 3 0 378136246 1010872320 122894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 246795 122894 218 20 0 246153 0
[pid=30101/tid=30103] ppid=30099 vsize=987180 CPUtime=237.36
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 34330 0 0 0 23714 22 0 0 25 0 3 0 378152732 1010872320 122894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=987180 CPUtime=222.8
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 34990 0 0 0 22241 39 0 0 25 0 3 0 378152732 1010872320 122894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 624.98
Current children cumulated vsize (KiB) 987180

[startup+462.301 s]
/proc/loadavg: 1.99 1.81 1.81 3/80 30104
/proc/meminfo: memFree=1028320/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1005904 CPUtime=744.66
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 134661 0 0 0 74364 102 0 0 25 0 3 0 378136246 1030045696 127595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 251476 127595 218 20 0 250834 0
[pid=30101/tid=30103] ppid=30099 vsize=1005904 CPUtime=297.11
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 36827 0 0 0 29685 26 0 0 25 0 3 0 378152732 1030045696 127595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1005904 CPUtime=282.75
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 37306 0 0 0 28232 43 0 0 25 0 3 0 378152732 1030045696 127595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 744.66
Current children cumulated vsize (KiB) 1005904

[startup+522.302 s]
/proc/loadavg: 1.99 1.84 1.82 3/80 30104
/proc/meminfo: memFree=1028384/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1005904 CPUtime=864.4
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 134708 0 0 0 86337 103 0 0 25 0 3 0 378136246 1030045696 127642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 251476 127642 218 20 0 250834 0
[pid=30101/tid=30103] ppid=30099 vsize=1005904 CPUtime=356.85

################
# More data... #
################

[pid=30101] ppid=30099 vsize=1155300 CPUtime=3832.64
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 175532 0 0 0 383063 201 0 0 25 0 3 0 378136246 1183027200 165200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165200 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=1844.85
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58205 0 0 0 184412 73 0 0 25 0 3 0 378152732 1183027200 165200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=1822.98
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 56799 0 0 0 182203 95 0 0 25 0 3 0 378152732 1183027200 165200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3832.64
Current children cumulated vsize (KiB) 1155300

[startup+2082.31 s]
/proc/loadavg: 3.25 2.51 2.11 4/86 11950
/proc/meminfo: memFree=858544/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=3939.58
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 175536 0 0 0 393752 206 0 0 25 0 3 0 378136246 1183027200 165204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165204 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=1902.86
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58209 0 0 0 190210 76 0 0 25 0 3 0 378152732 1183027200 165204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=1871.91
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 56799 0 0 0 187095 96 0 0 25 0 3 0 378152732 1183027200 165204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3939.58
Current children cumulated vsize (KiB) 1155300

[startup+2142.3 s]
/proc/loadavg: 3.54 2.72 2.21 5/86 17282
/proc/meminfo: memFree=852720/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=4046.76
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 175626 0 0 0 404465 211 0 0 25 0 3 0 378136246 1183027200 165209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165209 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=1960.95
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58210 0 0 0 196016 79 0 0 25 0 3 0 378152732 1183027200 165209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=1921
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 56888 0 0 0 192002 98 0 0 25 0 3 0 378152732 1183027200 165209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4046.76
Current children cumulated vsize (KiB) 1155300

[startup+2202.3 s]
/proc/loadavg: 3.41 2.82 2.28 6/87 22520
/proc/meminfo: memFree=846632/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=4154.13
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 175627 0 0 0 415196 217 0 0 25 0 3 0 378136246 1183027200 165210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165210 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=2018.15
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58211 0 0 0 201731 84 0 0 25 0 3 0 378152732 1183027200 165210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=1971.18
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 56888 0 0 0 197018 100 0 0 25 0 3 0 378152732 1183027200 165210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4154.13
Current children cumulated vsize (KiB) 1155300

[startup+2262.3 s]
/proc/loadavg: 3.26 2.88 2.33 4/86 28087
/proc/meminfo: memFree=839024/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=4260.85
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 175715 0 0 0 425859 226 0 0 25 0 3 0 378136246 1183027200 165212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165212 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=2072.88
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58211 0 0 0 207198 90 0 0 25 0 3 0 378152732 1183027200 165212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=2023.16
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 56976 0 0 0 202214 102 0 0 25 0 3 0 378152732 1183027200 165212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4260.85
Current children cumulated vsize (KiB) 1155300

[startup+2322.3 s]
/proc/loadavg: 3.13 2.92 2.37 3/80 591
/proc/meminfo: memFree=835936/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=4369.33
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 175810 0 0 0 436702 231 0 0 25 0 3 0 378136246 1183027200 165221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165221 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=2130.86
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58214 0 0 0 212993 93 0 0 25 0 3 0 378152732 1183027200 165221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=2073.65
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 57068 0 0 0 207261 104 0 0 25 0 3 0 378152732 1183027200 165221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4369.33
Current children cumulated vsize (KiB) 1155300

[startup+2382.3 s]
/proc/loadavg: 2.41 2.75 2.35 3/80 591
/proc/meminfo: memFree=836128/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=4489.03
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 175829 0 0 0 448672 231 0 0 25 0 3 0 378136246 1183027200 165240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165240 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=2190.85
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58228 0 0 0 218991 94 0 0 25 0 3 0 378152732 1183027200 165240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=2133.38
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 57073 0 0 0 213234 104 0 0 25 0 3 0 378152732 1183027200 165240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4489.03
Current children cumulated vsize (KiB) 1155300

[startup+2442.3 s]
/proc/loadavg: 2.21 2.62 2.33 3/80 591
/proc/meminfo: memFree=836128/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=4608.75
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 175915 0 0 0 460643 232 0 0 25 0 3 0 378136246 1183027200 165240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165240 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=2250.83
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58228 0 0 0 224989 94 0 0 25 0 3 0 378152732 1183027200 165240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=2193.11
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 57159 0 0 0 219207 104 0 0 25 0 3 0 378152732 1183027200 165240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4608.75
Current children cumulated vsize (KiB) 1155300

[startup+2502.3 s]
/proc/loadavg: 2.13 2.52 2.31 3/80 591
/proc/meminfo: memFree=836128/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=4728.47
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 175915 0 0 0 472615 232 0 0 25 0 3 0 378136246 1183027200 165240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165240 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=2310.82
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58228 0 0 0 230987 95 0 0 25 0 3 0 378152732 1183027200 165240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=2252.85
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 57159 0 0 0 225181 104 0 0 25 0 3 0 378152732 1183027200 165240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4728.47
Current children cumulated vsize (KiB) 1155300

[startup+2562.3 s]
/proc/loadavg: 2.09 2.44 2.29 3/80 591
/proc/meminfo: memFree=836128/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=4848.2
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 176006 0 0 0 484587 233 0 0 25 0 3 0 378136246 1183027200 165245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165245 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=2370.8
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58230 0 0 0 236985 95 0 0 25 0 3 0 378152732 1183027200 165245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=2312.58
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 57248 0 0 0 231154 104 0 0 25 0 3 0 378152732 1183027200 165245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4848.2
Current children cumulated vsize (KiB) 1155300

[startup+2622.3 s]
/proc/loadavg: 2.08 2.37 2.28 3/80 591
/proc/meminfo: memFree=836128/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=4967.92
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 176007 0 0 0 496559 233 0 0 25 0 3 0 378136246 1183027200 165246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165246 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=2430.79
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58231 0 0 0 242984 95 0 0 25 0 3 0 378152732 1183027200 165246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=2372.32
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 57248 0 0 0 237128 104 0 0 25 0 3 0 378152732 1183027200 165246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4967.92
Current children cumulated vsize (KiB) 1155300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2638.4 s]
/proc/loadavg: 2.13 2.36 2.27 3/80 591
/proc/meminfo: memFree=836064/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=1155300 CPUtime=5000.05
/proc/30101/stat : 30101 (MiraXTv3_dyn) S 30099 30101 29710 0 -1 4194304 176096 0 0 0 499772 233 0 0 25 0 3 0 378136246 1183027200 165248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 288825 165248 218 20 0 288183 0
[pid=30101/tid=30103] ppid=30099 vsize=1155300 CPUtime=2446.88
/proc/30101/task/30103/stat : 30103 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 58231 0 0 0 244593 95 0 0 25 0 3 0 378152732 1183027200 165248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1155300 CPUtime=2388.35
/proc/30101/task/30104/stat : 30104 (MiraXTv3_dyn) R 30099 30101 29710 0 -1 4194368 57337 0 0 0 238731 104 0 0 25 0 3 0 378152732 1183027200 165248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1155300

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+2638.51 s]
/proc/loadavg: 2.13 2.36 2.27 3/80 591
/proc/meminfo: memFree=836064/2055920 swapFree=4150068/4192956
[pid=30101] ppid=30099 vsize=0 CPUtime=5000.16
/proc/30101/stat : 30101 (MiraXTv3_dyn) Z 30099 30101 29710 0 -1 4195340 176096 0 0 0 499773 243 0 0 16 0 2 0 378136246 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30101/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2638.52
CPU time (s): 5000.17
CPU user time (s): 4997.74
CPU system time (s): 2.43463
CPU usage (%): 189.507
Max. virtual memory (cumulated for all children) (KiB): 1155680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.74
system time used= 2.43463
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176096
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= 990
involuntary context switches= 114236

runsolver used 2.91056 second user time and 7.09992 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun May 13 01:49:46 UTC 2007

IDJOB= 456213
IDBENCH= 24636
IDSOLVER= 196
FILE ID= node5/456213-1179020981

PBS_JOBID= 5252890

Free space on /tmp= 66499 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456213-1179020981/MiraXTv3_dyn /tmp/evaluation/456213-1179020981/instance-456213-1179020981.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-456213-1179020981 -o ROOT/results/node5/solver-456213-1179020981 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456213-1179020981/MiraXTv3_dyn /tmp/evaluation/456213-1179020981/instance-456213-1179020981.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  58af3687ccec42ccd800f9557db434fc

RANDOM SEED= 75549269

TIME LIMIT= 5000 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:       1539280 kB
Buffers:         48884 kB
Cached:         365884 kB
SwapCached:      11320 kB
Active:         228444 kB
Inactive:       221552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539280 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:           34104 kB
Writeback:           0 kB
Mapped:          42112 kB
Slab:            52200 kB
Committed_AS: 14112972 kB
PageTables:       1748 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= 66499 MiB

End job on node5 on Sun May 13 02:33:46 UTC 2007