Trace number 334686

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.1 1200.58

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
MD5SUM7b512e3533a048c6d67b6f8a4c658d50
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 variables16476
Number of clauses2507763
Sum of the clauses size5027938
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505731
Number of clauses of size 30
Number of clauses of size 415
Number of clauses of size 59
Number of clauses of size over 52008

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-334686-1178900956 -o ROOT/results/node10/solver-334686-1178900956 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334686-1178900956/MiraXTv1_dyn /tmp/evaluation/334686-1178900956/instance-334686-1178900956.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 19456
/proc/meminfo: memFree=1501000/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=3788 CPUtime=0
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 366133701 3878912 322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 947 329 202 20 0 305 0

[startup+0.027572 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 19456
/proc/meminfo: memFree=1501000/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=6560 CPUtime=0.02
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 1151 0 0 0 2 0 0 0 18 0 1 0 366133701 6717440 1126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 1640 1126 206 20 0 998 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6560

[startup+0.101588 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 19456
/proc/meminfo: memFree=1501000/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=9280 CPUtime=0.09
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 1813 0 0 0 8 1 0 0 18 0 1 0 366133701 9502720 1788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 2320 1789 206 20 0 1678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9280

[startup+0.301632 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 19456
/proc/meminfo: memFree=1501000/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=15984 CPUtime=0.29
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 3500 0 0 0 28 1 0 0 19 0 1 0 366133701 16367616 3475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 3996 3475 206 20 0 3354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15984

[startup+0.701718 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 19456
/proc/meminfo: memFree=1501000/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=31844 CPUtime=0.69
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 7062 0 0 0 64 5 0 0 22 0 1 0 366133701 32608256 7037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 7961 7037 206 20 0 7319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31844

[startup+1.50189 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19457
/proc/meminfo: memFree=1462400/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=59528 CPUtime=1.49
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 14432 0 0 0 140 9 0 0 25 0 1 0 366133701 60956672 14407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 14882 14407 206 20 0 14240 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59528

[startup+3.10123 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19457
/proc/meminfo: memFree=1421440/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=120332 CPUtime=3.09
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 29296 0 0 0 290 19 0 0 25 0 1 0 366133701 123219968 29271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 30083 29271 206 20 0 29441 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120332

[startup+6.30193 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19457
/proc/meminfo: memFree=1370816/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=140648 CPUtime=6.29
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 32669 0 0 0 609 20 0 0 25 0 1 0 366133701 144023552 32644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140648

[startup+12.7023 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19457
/proc/meminfo: memFree=1370952/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=140648 CPUtime=12.68
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 32669 0 0 0 1248 20 0 0 25 0 1 0 366133701 144023552 32644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 140648

[startup+25.5011 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 19457
/proc/meminfo: memFree=1371016/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=140648 CPUtime=25.48
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 32669 0 0 0 2528 20 0 0 25 0 1 0 366133701 144023552 32644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140648

[startup+51.1016 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 19457
/proc/meminfo: memFree=1371208/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=140648 CPUtime=51.07
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 32669 0 0 0 5086 21 0 0 25 0 1 0 366133701 144023552 32644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 140648

[startup+102.306 s]
/proc/loadavg: 1.12 1.03 1.01 2/78 19457
/proc/meminfo: memFree=1280008/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=233472 CPUtime=102.25
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 55443 0 0 0 10194 31 0 0 25 0 1 0 366133701 239075328 55418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583914 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 58368 55418 207 20 0 57726 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 233472

[startup+162.302 s]
/proc/loadavg: 1.09 1.04 1.01 2/78 19457
/proc/meminfo: memFree=1272136/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=235320 CPUtime=162.23
/proc/19456/stat : 19456 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194304 57397 0 0 0 16190 33 0 0 25 0 1 0 366133701 240967680 57372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19456/statm: 58830 57372 207 20 0 58188 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 235320

[startup+222.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/79 19458
/proc/meminfo: memFree=1122816/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=664104 CPUtime=222.2
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 102090 0 0 0 22168 52 0 0 25 0 2 0 366133701 680042496 94635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 166026 94635 218 20 0 165384 0
[pid=19456/tid=19458] ppid=19454 vsize=664104 CPUtime=12.64
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 34822 0 0 0 1250 14 0 0 25 0 2 0 366154666 680042496 94635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 664104

[startup+282.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 19458
/proc/meminfo: memFree=1122368/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=663980 CPUtime=282.18
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 102286 0 0 0 28165 53 0 0 25 0 2 0 366133701 679915520 94734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 165995 94734 218 20 0 165353 0
[pid=19456/tid=19458] ppid=19454 vsize=663980 CPUtime=72.61
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 35018 0 0 0 7247 14 0 0 25 0 2 0 366154666 679915520 94734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 663980

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 19458
/proc/meminfo: memFree=1121856/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=663980 CPUtime=342.16
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 102412 0 0 0 34162 54 0 0 25 0 2 0 366133701 679915520 94860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 165995 94860 218 20 0 165353 0
[pid=19456/tid=19458] ppid=19454 vsize=663980 CPUtime=132.59
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 35144 0 0 0 13244 15 0 0 25 0 2 0 366154666 679915520 94860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 663980

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 3/79 19458
/proc/meminfo: memFree=1118336/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=667148 CPUtime=402.13
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 103312 0 0 0 40158 55 0 0 25 0 2 0 366133701 683159552 95723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 166787 95723 218 20 0 166145 0
[pid=19456/tid=19458] ppid=19454 vsize=667148 CPUtime=192.57
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 36044 0 0 0 19240 17 0 0 25 0 2 0 366154666 683159552 95723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 667148

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19458
/proc/meminfo: memFree=1113024/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=672428 CPUtime=462.11
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 104724 0 0 0 46154 57 0 0 25 0 2 0 366133701 688566272 97095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 168107 97095 218 20 0 167465 0
[pid=19456/tid=19458] ppid=19454 vsize=672428 CPUtime=252.54
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 37456 0 0 0 25236 18 0 0 25 0 2 0 366154666 688566272 97095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 672428

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19458
/proc/meminfo: memFree=1095872/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=688948 CPUtime=522.08
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 109034 0 0 0 52147 61 0 0 25 0 2 0 366133701 705482752 101306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 172237 101306 218 20 0 171595 0
[pid=19456/tid=19458] ppid=19454 vsize=688948 CPUtime=312.51
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 41766 0 0 0 31229 22 0 0 25 0 2 0 366154666 705482752 101306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 688948

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1091200/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=693992 CPUtime=582.06
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 110380 0 0 0 58144 62 0 0 25 0 2 0 366133701 710647808 102596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 173498 102596 218 20 0 172856 0
[pid=19456/tid=19458] ppid=19454 vsize=693992 CPUtime=372.5
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 43112 0 0 0 37226 24 0 0 25 0 2 0 366154666 710647808 102596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 693992

[startup+642.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 19460
/proc/meminfo: memFree=1067712/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=716724 CPUtime=642.05
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 116238 0 0 0 64136 69 0 0 25 0 2 0 366133701 733925376 108332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 179181 108332 218 20 0 178539 0
[pid=19456/tid=19458] ppid=19454 vsize=716724 CPUtime=432.48
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 48970 0 0 0 43218 30 0 0 25 0 2 0 366154666 733925376 108332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 716724

[startup+702.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 19460
/proc/meminfo: memFree=1067648/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=716724 CPUtime=702.02
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 116316 0 0 0 70132 70 0 0 25 0 2 0 366133701 733925376 108346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 179181 108346 218 20 0 178539 0
[pid=19456/tid=19458] ppid=19454 vsize=716724 CPUtime=492.45
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 49048 0 0 0 49214 31 0 0 25 0 2 0 366154666 733925376 108346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 716724

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1067584/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=716724 CPUtime=761.99
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 116394 0 0 0 76129 70 0 0 25 0 2 0 366133701 733925376 108358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 179181 108358 218 20 0 178539 0
[pid=19456/tid=19458] ppid=19454 vsize=716724 CPUtime=552.43
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 49126 0 0 0 55211 32 0 0 25 0 2 0 366154666 733925376 108358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 716724

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1067584/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=716724 CPUtime=821.97
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 116478 0 0 0 82126 71 0 0 25 0 2 0 366133701 733925376 108375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 179181 108375 218 20 0 178539 0
[pid=19456/tid=19458] ppid=19454 vsize=716724 CPUtime=612.4
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 49210 0 0 0 61208 32 0 0 25 0 2 0 366154666 733925376 108375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 716724

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1067520/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=716724 CPUtime=881.95
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 116553 0 0 0 88123 72 0 0 25 0 2 0 366133701 733925376 108382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 179181 108382 218 20 0 178539 0
[pid=19456/tid=19458] ppid=19454 vsize=716724 CPUtime=672.38
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 49285 0 0 0 67205 33 0 0 25 0 2 0 366154666 733925376 108382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 716724

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1067520/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=716724 CPUtime=941.92
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 116629 0 0 0 94120 72 0 0 25 0 2 0 366133701 733925376 108389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 179181 108389 218 20 0 178539 0
[pid=19456/tid=19458] ppid=19454 vsize=716724 CPUtime=732.35
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 49361 0 0 0 73202 33 0 0 25 0 2 0 366154666 733925376 108389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 716724

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1067456/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=716724 CPUtime=1001.89
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 116710 0 0 0 100117 72 0 0 25 0 2 0 366133701 733925376 108400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 179181 108400 218 20 0 178539 0
[pid=19456/tid=19458] ppid=19454 vsize=716724 CPUtime=792.33
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 49442 0 0 0 79199 34 0 0 25 0 2 0 366154666 733925376 108400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 716724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1067456/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=716724 CPUtime=1061.87
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 116715 0 0 0 106114 73 0 0 25 0 2 0 366133701 733925376 108405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 179181 108405 218 20 0 178539 0
[pid=19456/tid=19458] ppid=19454 vsize=716724 CPUtime=852.3
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 49447 0 0 0 85196 34 0 0 25 0 2 0 366154666 733925376 108405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 716724

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1067456/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=716724 CPUtime=1121.85
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 116718 0 0 0 112112 73 0 0 25 0 2 0 366133701 733925376 108408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 179181 108408 218 20 0 178539 0
[pid=19456/tid=19458] ppid=19454 vsize=716724 CPUtime=912.29
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 49450 0 0 0 91194 35 0 0 25 0 2 0 366154666 733925376 108408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 716724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1062016/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=722008 CPUtime=1181.83
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 118120 0 0 0 118108 75 0 0 25 0 2 0 366133701 739336192 109738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 180502 109738 218 20 0 179860 0
[pid=19456/tid=19458] ppid=19454 vsize=722008 CPUtime=972.26
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 50852 0 0 0 97190 36 0 0 25 0 2 0 366154666 739336192 109738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 722008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1062016/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=722008 CPUtime=1200.02
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 118120 0 0 0 119927 75 0 0 25 0 2 0 366133701 739336192 109738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 180502 109738 218 20 0 179860 0
[pid=19456/tid=19458] ppid=19454 vsize=722008 CPUtime=990.45
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 50852 0 0 0 99009 36 0 0 25 0 2 0 366154666 739336192 109738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 722008

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19460
/proc/meminfo: memFree=1062016/2055920 swapFree=4143928/4192956
[pid=19456] ppid=19454 vsize=722008 CPUtime=1200.02
/proc/19456/stat : 19456 (MiraXTv1_dyn) S 19454 19456 19008 0 -1 4194304 118120 0 0 0 119927 75 0 0 25 0 2 0 366133701 739336192 109738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19456/statm: 180502 109738 218 20 0 179860 0
[pid=19456/tid=19458] ppid=19454 vsize=722008 CPUtime=990.45
/proc/19456/task/19458/stat : 19458 (MiraXTv1_dyn) R 19454 19456 19008 0 -1 4194368 50852 0 0 0 99009 36 0 0 25 0 2 0 366154666 739336192 109738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 722008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.1
CPU user time (s): 1199.28
CPU system time (s): 0.819875
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 722296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.28
system time used= 0.819875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118120
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 1407

runsolver used 1.36579 second user time and 3.00754 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 16:29:22 UTC 2007

IDJOB= 334686
IDBENCH= 24633
IDSOLVER= 130
FILE ID= node10/334686-1178900956

PBS_JOBID= 5251087

Free space on /tmp= 66527 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334686-1178900956/MiraXTv1_dyn /tmp/evaluation/334686-1178900956/instance-334686-1178900956.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-334686-1178900956 -o ROOT/results/node10/solver-334686-1178900956 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334686-1178900956/MiraXTv1_dyn /tmp/evaluation/334686-1178900956/instance-334686-1178900956.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7b512e3533a048c6d67b6f8a4c658d50

RANDOM SEED= 136007785

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1501280 kB
Buffers:         51784 kB
Cached:         412380 kB
SwapCached:      18024 kB
Active:         165716 kB
Inactive:       322604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501280 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:           37512 kB
Writeback:           0 kB
Mapped:          30072 kB
Slab:            51876 kB
Committed_AS:  5298496 kB
PageTables:       1736 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= 66527 MiB

End job on node10 on Fri May 11 16:49:24 UTC 2007