Trace number 335986

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.18 601.627

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
MD5SUM0d50014415a697c0ee7e2c67c987b500
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark534.443
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2216
Sum of the clauses size9872
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41384
Number of clauses of size 5656
Number of clauses of size over 5176

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/node18/watcher-335986-1178905648 -o ROOT/results/node18/solver-335986-1178905648 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335986-1178905648/MiraXTv3_dyn /tmp/evaluation/335986-1178905648/instance-335986-1178905648.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.93 1.68 3/77 14098
/proc/meminfo: memFree=1692808/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=3788 CPUtime=0
/proc/14098/stat : 14098 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 338482237 3878912 264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/14098/statm: 947 264 206 20 0 305 0

[startup+0.079866 s]
/proc/loadavg: 1.83 1.93 1.68 3/77 14098
/proc/meminfo: memFree=1692808/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=6368 CPUtime=0.13
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 581 0 0 0 13 0 0 0 18 0 3 0 338482237 6520832 556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 1592 556 218 20 0 950 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6368

[startup+0.101867 s]
/proc/loadavg: 1.83 1.93 1.68 3/77 14098
/proc/meminfo: memFree=1692808/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=6500 CPUtime=0.18
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 636 0 0 0 18 0 0 0 18 0 3 0 338482237 6656000 611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 1625 611 218 20 0 983 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6500

[startup+0.30189 s]
/proc/loadavg: 1.83 1.93 1.68 3/77 14098
/proc/meminfo: memFree=1692808/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=8296 CPUtime=0.58
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 947 0 0 0 58 0 0 0 18 0 3 0 338482237 8495104 922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 2074 922 218 20 0 1432 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8296

[startup+0.701928 s]
/proc/loadavg: 1.83 1.93 1.68 3/77 14098
/proc/meminfo: memFree=1692808/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=9256 CPUtime=1.38
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 1405 0 0 0 138 0 0 0 18 0 3 0 338482237 9478144 1380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 2314 1380 218 20 0 1672 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9256

[startup+1.503 s]
/proc/loadavg: 1.83 1.93 1.68 3/80 14101
/proc/meminfo: memFree=1687024/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=11612 CPUtime=2.97
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 2020 0 0 0 297 0 0 0 18 0 3 0 338482237 11890688 1995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 2903 1995 218 20 0 2261 0
[pid=14098/tid=14100] ppid=14096 vsize=11612 CPUtime=1.48
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 826 0 0 0 148 0 0 0 18 0 3 0 338482238 11890688 1995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=11612 CPUtime=1.47
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 844 0 0 0 147 0 0 0 25 0 3 0 338482238 11890688 1995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 11612

[startup+3.10116 s]
/proc/loadavg: 1.83 1.93 1.68 3/80 14101
/proc/meminfo: memFree=1683696/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=15276 CPUtime=6.16
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 2857 0 0 0 615 1 0 0 18 0 3 0 338482237 15642624 2832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 3819 2832 218 20 0 3177 0
[pid=14098/tid=14100] ppid=14096 vsize=15276 CPUtime=3.07
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 1239 0 0 0 307 0 0 0 20 0 3 0 338482238 15642624 2832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=15276 CPUtime=3.06
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 1268 0 0 0 306 0 0 0 20 0 3 0 338482238 15642624 2832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 15276

[startup+6.30147 s]
/proc/loadavg: 1.85 1.93 1.68 3/80 14101
/proc/meminfo: memFree=1680816/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=18808 CPUtime=12.54
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 3370 0 0 0 1253 1 0 0 18 0 3 0 338482237 19259392 3345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 4702 3345 218 20 0 4060 0
[pid=14098/tid=14100] ppid=14096 vsize=18808 CPUtime=6.27
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 1456 0 0 0 627 0 0 0 25 0 3 0 338482238 19259392 3345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=18808 CPUtime=6.25
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 1564 0 0 0 625 0 0 0 25 0 3 0 338482238 19259392 3345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 18808

[startup+12.7011 s]
/proc/loadavg: 1.86 1.93 1.69 3/80 14101
/proc/meminfo: memFree=1670768/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=27936 CPUtime=25.31
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 6004 0 0 0 2527 4 0 0 18 0 3 0 338482237 28606464 5820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 6984 5820 218 20 0 6342 0
[pid=14098/tid=14100] ppid=14096 vsize=27936 CPUtime=12.66
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 2786 0 0 0 1265 1 0 0 25 0 3 0 338482238 28606464 5820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=27936 CPUtime=12.61
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 2868 0 0 0 1260 1 0 0 25 0 3 0 338482238 28606464 5820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 27936

[startup+25.5013 s]
/proc/loadavg: 1.89 1.93 1.69 3/80 14101
/proc/meminfo: memFree=1659952/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=38704 CPUtime=50.84
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 8683 0 0 0 5077 7 0 0 18 0 3 0 338482237 39632896 8297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 9676 8297 218 20 0 9034 0
[pid=14098/tid=14100] ppid=14096 vsize=38704 CPUtime=25.46
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 4257 0 0 0 2543 3 0 0 25 0 3 0 338482238 39632896 8297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=38704 CPUtime=25.36
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 4076 0 0 0 2533 3 0 0 25 0 3 0 338482238 39632896 8297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 38704

[startup+51.1018 s]
/proc/loadavg: 1.93 1.94 1.70 3/80 14101
/proc/meminfo: memFree=1651440/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=47288 CPUtime=101.93
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 11454 0 0 0 10182 11 0 0 18 0 3 0 338482237 48422912 10574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 11822 10574 218 20 0 11180 0
[pid=14098/tid=14100] ppid=14096 vsize=47288 CPUtime=51.05
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 5398 0 0 0 5101 4 0 0 25 0 3 0 338482238 48422912 10574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=47288 CPUtime=50.86
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 5706 0 0 0 5080 6 0 0 25 0 3 0 338482238 48422912 10574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 47288

[startup+102.307 s]
/proc/loadavg: 1.97 1.95 1.71 3/80 14101
/proc/meminfo: memFree=1641776/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=57572 CPUtime=204.07
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 14510 0 0 0 20393 14 0 0 18 0 3 0 338482237 58953728 12812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 14393 12812 218 20 0 13751 0
[pid=14098/tid=14100] ppid=14096 vsize=57572 CPUtime=102.22
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 6763 0 0 0 10217 5 0 0 25 0 3 0 338482238 58953728 12812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=57572 CPUtime=101.82
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 7397 0 0 0 10175 7 0 0 25 0 3 0 338482238 58953728 12812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 57572

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.73 3/80 14101
/proc/meminfo: memFree=1640432/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=58120 CPUtime=323.76
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 15786 0 0 0 32361 15 0 0 18 0 3 0 338482237 59514880 13099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 14530 13099 218 20 0 13888 0
[pid=14098/tid=14100] ppid=14096 vsize=58120 CPUtime=162.19
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 7406 0 0 0 16213 6 0 0 25 0 3 0 338482238 59514880 13099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=58120 CPUtime=161.55
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 8030 0 0 0 16147 8 0 0 25 0 3 0 338482238 59514880 13099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.76
Current children cumulated vsize (KiB) 58120

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.74 3/80 14101
/proc/meminfo: memFree=1640048/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=58728 CPUtime=443.46
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 16982 0 0 0 44329 17 0 0 18 0 3 0 338482237 60137472 13292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 14682 13292 218 20 0 14040 0
[pid=14098/tid=14100] ppid=14096 vsize=58728 CPUtime=222.16
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 8069 0 0 0 22209 7 0 0 25 0 3 0 338482238 60137472 13292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=58728 CPUtime=221.27
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 8563 0 0 0 22118 9 0 0 25 0 3 0 338482238 60137472 13292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.46
Current children cumulated vsize (KiB) 58728

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.75 3/80 14101
/proc/meminfo: memFree=1637872/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=60640 CPUtime=563.14
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 18511 0 0 0 56296 18 0 0 18 0 3 0 338482237 62095360 13813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 15160 13813 218 20 0 14518 0
[pid=14098/tid=14100] ppid=14096 vsize=60640 CPUtime=282.13
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 8785 0 0 0 28205 8 0 0 25 0 3 0 338482238 62095360 13813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=60640 CPUtime=280.98
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 9376 0 0 0 28089 9 0 0 25 0 3 0 338482238 62095360 13813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 60640

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.76 3/80 14101
/proc/meminfo: memFree=1637296/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=60940 CPUtime=682.85
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 19614 0 0 0 68266 19 0 0 18 0 3 0 338482237 62402560 13907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 15235 13907 218 20 0 14593 0
[pid=14098/tid=14100] ppid=14096 vsize=60940 CPUtime=342.11
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 9353 0 0 0 34202 9 0 0 25 0 3 0 338482238 62402560 13907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=60940 CPUtime=340.71
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 9911 0 0 0 34062 9 0 0 25 0 3 0 338482238 62402560 13907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.85
Current children cumulated vsize (KiB) 60940

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 14101
/proc/meminfo: memFree=1635504/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=62784 CPUtime=802.55
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 21134 0 0 0 80234 21 0 0 18 0 3 0 338482237 64290816 14405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 15696 14405 218 20 0 15054 0
[pid=14098/tid=14100] ppid=14096 vsize=62784 CPUtime=402.07
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 10072 0 0 0 40197 10 0 0 25 0 3 0 338482238 64290816 14405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=62784 CPUtime=400.46
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 10712 0 0 0 40036 10 0 0 25 0 3 0 338482238 64290816 14405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.55
Current children cumulated vsize (KiB) 62784

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 14101
/proc/meminfo: memFree=1634544/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=64280 CPUtime=922.22
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 22334 0 0 0 92200 22 0 0 18 0 3 0 338482237 65822720 14583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 16070 14583 218 20 0 15428 0
[pid=14098/tid=14100] ppid=14096 vsize=64280 CPUtime=462.05
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 10700 0 0 0 46194 11 0 0 25 0 3 0 338482238 65822720 14583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=64280 CPUtime=460.16
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 11284 0 0 0 46005 11 0 0 25 0 3 0 338482238 65822720 14583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.22
Current children cumulated vsize (KiB) 64280

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 14101
/proc/meminfo: memFree=1633712/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=64640 CPUtime=1041.94
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 23423 0 0 0 104170 24 0 0 18 0 3 0 338482237 66191360 14792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 16160 14792 218 20 0 15518 0
[pid=14098/tid=14100] ppid=14096 vsize=64640 CPUtime=522.02
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 11289 0 0 0 52190 12 0 0 18 0 3 0 338482238 66191360 14792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=64640 CPUtime=519.89
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 11784 0 0 0 51978 11 0 0 25 0 3 0 338482238 66191360 14792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.94
Current children cumulated vsize (KiB) 64640

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 14101
/proc/meminfo: memFree=1633072/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=65036 CPUtime=1161.64
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 24608 0 0 0 116139 25 0 0 18 0 3 0 338482237 66596864 14941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 16259 14941 218 20 0 15617 0
[pid=14098/tid=14100] ppid=14096 vsize=65036 CPUtime=581.98
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 11899 0 0 0 58186 12 0 0 25 0 3 0 338482238 66596864 14941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=65036 CPUtime=579.63
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 12359 0 0 0 57951 12 0 0 25 0 3 0 338482238 66596864 14941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.64
Current children cumulated vsize (KiB) 65036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 14101
/proc/meminfo: memFree=1632816/2055920 swapFree=4144420/4192956
[pid=14098] ppid=14096 vsize=65300 CPUtime=1200.14
/proc/14098/stat : 14098 (MiraXTv3_dyn) S 14096 14098 13096 0 -1 4194304 25037 0 0 0 119989 25 0 0 18 0 3 0 338482237 66867200 15000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14098/statm: 16325 15000 218 20 0 15683 0
[pid=14098/tid=14100] ppid=14096 vsize=65300 CPUtime=601.29
/proc/14098/task/14100/stat : 14100 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 12047 0 0 0 60117 12 0 0 25 0 3 0 338482238 66867200 15000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14098/tid=14101] ppid=14096 vsize=65300 CPUtime=598.83
/proc/14098/task/14101/stat : 14101 (MiraXTv3_dyn) R 14096 14098 13096 0 -1 4194368 12640 0 0 0 59871 12 0 0 25 0 3 0 338482238 66867200 15000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 65300

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.627
CPU time (s): 1200.18
CPU user time (s): 1199.91
CPU system time (s): 0.266959
CPU usage (%): 199.488
Max. virtual memory (cumulated for all children) (KiB): 65300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25037
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= 149
involuntary context switches= 22326

runsolver used 0.615906 second user time and 1.58176 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 17:47:29 UTC 2007

IDJOB= 335986
IDBENCH= 24664
IDSOLVER= 128
FILE ID= node18/335986-1178905648

PBS_JOBID= 5251092

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335986-1178905648/MiraXTv3_dyn /tmp/evaluation/335986-1178905648/instance-335986-1178905648.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-335986-1178905648 -o ROOT/results/node18/solver-335986-1178905648 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335986-1178905648/MiraXTv3_dyn /tmp/evaluation/335986-1178905648/instance-335986-1178905648.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0d50014415a697c0ee7e2c67c987b500

RANDOM SEED= 60857788

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1693024 kB
Buffers:         48616 kB
Cached:         223080 kB
SwapCached:      18528 kB
Active:         125460 kB
Inactive:       174524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693024 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            48456 kB
Committed_AS:  8804492 kB
PageTables:       1776 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 node18 on Fri May 11 17:57:32 UTC 2007