Trace number 456225

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.22 2583.14

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
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 variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

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/node52/watcher-456225-1179050843 -o ROOT/results/node52/solver-456225-1179050843 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456225-1179050843/MiraXTv3_dyn /tmp/evaluation/456225-1179050843/instance-456225-1179050843.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: 2.03 2.00 1.83 3/64 7669
/proc/meminfo: memFree=1111508/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=3788 CPUtime=0
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 259930165 3878912 256 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 947 264 202 20 0 305 0

[startup+0.053611 s]
/proc/loadavg: 2.03 2.00 1.83 3/64 7669
/proc/meminfo: memFree=1111508/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=12736 CPUtime=0.04
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 2270 0 0 0 3 1 0 0 18 0 1 0 259930165 13041664 2236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526900 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 3184 2236 206 20 0 2542 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12736

[startup+0.101614 s]
/proc/loadavg: 2.03 2.00 1.83 3/64 7669
/proc/meminfo: memFree=1111508/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=14132 CPUtime=0.09
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 2599 0 0 0 8 1 0 0 18 0 1 0 259930165 14471168 2565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134527153 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 3533 2565 206 20 0 2891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14132

[startup+0.301627 s]
/proc/loadavg: 2.03 2.00 1.83 3/64 7669
/proc/meminfo: memFree=1111508/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=18720 CPUtime=0.29
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 3718 0 0 0 27 2 0 0 19 0 1 0 259930165 19169280 3684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134561077 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 4680 3684 206 20 0 4038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18720

[startup+0.701656 s]
/proc/loadavg: 2.03 2.00 1.83 3/64 7669
/proc/meminfo: memFree=1111508/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=27324 CPUtime=0.69
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 5849 0 0 0 66 3 0 0 22 0 1 0 259930165 27979776 5815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 6831 5815 206 20 0 6189 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27324

[startup+1.50171 s]
/proc/loadavg: 2.03 2.00 1.83 2/65 7670
/proc/meminfo: memFree=1082700/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=44884 CPUtime=1.49
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 10114 0 0 0 144 5 0 0 25 0 1 0 259930165 45961216 10080 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 11221 10080 206 20 0 10579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44884

[startup+3.10182 s]
/proc/loadavg: 2.03 2.00 1.83 2/65 7670
/proc/meminfo: memFree=1058892/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=80888 CPUtime=3.09
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 18734 0 0 0 300 9 0 0 25 0 1 0 259930165 82829312 18700 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 20222 18700 206 20 0 19580 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80888

[startup+6.30103 s]
/proc/loadavg: 1.95 1.98 1.83 2/65 7670
/proc/meminfo: memFree=986380/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=155672 CPUtime=6.29
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 36242 0 0 0 608 21 0 0 25 0 1 0 259930165 159408128 36208 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 38918 36208 206 20 0 38276 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 155672

[startup+12.7015 s]
/proc/loadavg: 1.87 1.97 1.82 2/65 7670
/proc/meminfo: memFree=939788/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=179032 CPUtime=12.68
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 43088 0 0 0 1245 23 0 0 25 0 1 0 259930165 183328768 43054 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 44758 43054 207 20 0 44116 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 179032

[startup+25.5023 s]
/proc/loadavg: 1.68 1.92 1.81 2/65 7670
/proc/meminfo: memFree=939916/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=179032 CPUtime=25.48
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 43088 0 0 0 2525 23 0 0 25 0 1 0 259930165 183328768 43054 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 44758 43054 207 20 0 44116 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 179032

[startup+51.1021 s]
/proc/loadavg: 1.45 1.84 1.79 2/65 7670
/proc/meminfo: memFree=875404/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=253596 CPUtime=51.07
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 59220 0 0 0 5076 31 0 0 25 0 1 0 259930165 259682304 59186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134587704 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 63399 59186 207 20 0 62757 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 253596

[startup+102.306 s]
/proc/loadavg: 1.19 1.71 1.74 2/65 7670
/proc/meminfo: memFree=855308/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=281792 CPUtime=102.25
/proc/7669/stat : 7669 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194304 64218 0 0 0 10191 34 0 0 25 0 1 0 259930165 288555008 64184 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/7669/statm: 70448 64184 207 20 0 69806 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 281792

[startup+162.302 s]
/proc/loadavg: 1.20 1.61 1.70 3/67 7672
/proc/meminfo: memFree=621884/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1031620 CPUtime=170.01
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 133590 0 0 0 16920 81 0 0 25 0 3 0 259930165 1056378880 122467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 257905 122467 218 20 0 257263 0
[pid=7669/tid=7671] ppid=7667 vsize=1031620 CPUtime=28.64
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 34988 0 0 0 2839 25 0 0 25 0 3 0 259943523 1056378880 122467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1031620 CPUtime=7.82
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 26798 0 0 0 765 17 0 0 25 0 3 0 259943523 1056378880 122467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526198 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (KiB) 1031620

[startup+222.302 s]
/proc/loadavg: 1.70 1.68 1.72 3/67 7672
/proc/meminfo: memFree=615804/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1035448 CPUtime=289.73
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 135072 0 0 0 28890 83 0 0 25 0 3 0 259930165 1060298752 123949 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 258862 123949 218 20 0 258220 0
[pid=7669/tid=7671] ppid=7667 vsize=1035448 CPUtime=88.4
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 35260 0 0 0 8815 25 0 0 25 0 3 0 259943523 1060298752 123949 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1035448 CPUtime=67.78
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 28008 0 0 0 6759 19 0 0 25 0 3 0 259943523 1060298752 123949 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 289.73
Current children cumulated vsize (KiB) 1035448

[startup+282.302 s]
/proc/loadavg: 1.89 1.74 1.74 3/67 7674
/proc/meminfo: memFree=608252/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1041388 CPUtime=409.45
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 137052 0 0 0 40860 85 0 0 25 0 3 0 259930165 1066381312 125883 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 260347 125883 218 20 0 259705 0
[pid=7669/tid=7671] ppid=7667 vsize=1041388 CPUtime=148.17
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 35531 0 0 0 14792 25 0 0 25 0 3 0 259943523 1066381312 125883 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1041388 CPUtime=127.74
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 29717 0 0 0 12753 21 0 0 25 0 3 0 259943523 1066381312 125883 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526198 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 409.45
Current children cumulated vsize (KiB) 1041388

[startup+342.302 s]
/proc/loadavg: 1.96 1.78 1.75 3/67 7674
/proc/meminfo: memFree=599164/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1049144 CPUtime=529.18
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 139355 0 0 0 52829 89 0 0 25 0 3 0 259930165 1074323456 128118 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 262286 128118 218 20 0 261644 0
[pid=7669/tid=7671] ppid=7667 vsize=1049144 CPUtime=207.94
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 35866 0 0 0 20768 26 0 0 25 0 3 0 259943523 1074323456 128118 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565445 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1049144 CPUtime=187.7
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 31685 0 0 0 18746 24 0 0 18 0 3 0 259943523 1074323456 128118 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 529.18
Current children cumulated vsize (KiB) 1049144

[startup+402.301 s]
/proc/loadavg: 1.98 1.82 1.76 3/67 7674
/proc/meminfo: memFree=595580/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1052284 CPUtime=648.9
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 140240 0 0 0 64800 90 0 0 25 0 3 0 259930165 1077538816 129003 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 263071 129003 218 20 0 262429 0
[pid=7669/tid=7671] ppid=7667 vsize=1052284 CPUtime=267.7
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 36042 0 0 0 26744 26 0 0 25 0 3 0 259943523 1077538816 129003 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1052284 CPUtime=247.66
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 32394 0 0 0 24740 26 0 0 25 0 3 0 259943523 1077538816 129003 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 648.9
Current children cumulated vsize (KiB) 1052284

[startup+462.301 s]
/proc/loadavg: 1.99 1.85 1.77 3/67 7674
/proc/meminfo: memFree=588476/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1058492 CPUtime=768.63
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 142241 0 0 0 76770 93 0 0 25 0 3 0 259930165 1083895808 130825 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 264623 130825 218 20 0 263981 0
[pid=7669/tid=7671] ppid=7667 vsize=1058492 CPUtime=327.46
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 36231 0 0 0 32720 26 0 0 25 0 3 0 259943523 1083895808 130825 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1058492 CPUtime=307.62
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 34206 0 0 0 30734 28 0 0 25 0 3 0 259943523 1083895808 130825 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 768.63
Current children cumulated vsize (KiB) 1058492

[startup+522.301 s]
/proc/loadavg: 1.99 1.87 1.78 3/67 7674
/proc/meminfo: memFree=568700/2055920 swapFree=4183124/4192956

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

[pid=7669] ppid=7667 vsize=1240824 CPUtime=3761.55
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 195954 0 0 0 375980 175 0 0 25 0 3 0 259930165 1270603776 177614 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 310206 177614 218 20 0 309564 0
[pid=7669/tid=7671] ppid=7667 vsize=1240824 CPUtime=1821.47
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 63253 0 0 0 182070 77 0 0 25 0 3 0 259943523 1270603776 177614 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1240824 CPUtime=1806.54
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 60897 0 0 0 180594 60 0 0 25 0 3 0 259943523 1270603776 177614 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3761.55
Current children cumulated vsize (KiB) 1240824

[startup+2022.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/67 7674
/proc/meminfo: memFree=400380/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1240824 CPUtime=3881.27
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 196122 0 0 0 387951 176 0 0 25 0 3 0 259930165 1270603776 177626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 310206 177626 218 20 0 309564 0
[pid=7669/tid=7671] ppid=7667 vsize=1240824 CPUtime=1881.24
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 63415 0 0 0 188047 77 0 0 25 0 3 0 259943523 1270603776 177626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1240824 CPUtime=1866.49
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 60903 0 0 0 186589 60 0 0 25 0 3 0 259943523 1270603776 177626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3881.27
Current children cumulated vsize (KiB) 1240824

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=400508/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1240824 CPUtime=4001.01
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 196129 0 0 0 399925 176 0 0 25 0 3 0 259930165 1270603776 177633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 310206 177633 218 20 0 309564 0
[pid=7669/tid=7671] ppid=7667 vsize=1240824 CPUtime=1941.01
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 63415 0 0 0 194024 77 0 0 25 0 3 0 259943523 1270603776 177633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1240824 CPUtime=1926.45
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 60910 0 0 0 192585 60 0 0 25 0 3 0 259943523 1270603776 177633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4001.01
Current children cumulated vsize (KiB) 1240824

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=369148/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1273296 CPUtime=4120.73
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 204487 0 0 0 411883 190 0 0 25 0 3 0 259930165 1303855104 185677 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 318324 185677 218 20 0 317682 0
[pid=7669/tid=7671] ppid=7667 vsize=1273296 CPUtime=2000.76
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 67951 0 0 0 199991 85 0 0 25 0 3 0 259943523 1303855104 185677 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526685 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1273296 CPUtime=1986.41
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 64732 0 0 0 198576 65 0 0 25 0 3 0 259943523 1303855104 185677 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4120.73
Current children cumulated vsize (KiB) 1273296

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=354748/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1287780 CPUtime=4240.43
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 208024 0 0 0 423849 194 0 0 25 0 3 0 259930165 1318686720 189056 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 321945 189056 218 20 0 321303 0
[pid=7669/tid=7671] ppid=7667 vsize=1287780 CPUtime=2060.53
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 69585 0 0 0 205964 89 0 0 25 0 3 0 259943523 1318686720 189056 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520111 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1287780 CPUtime=2046.36
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 66635 0 0 0 204569 67 0 0 25 0 3 0 259943523 1318686720 189056 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4240.43
Current children cumulated vsize (KiB) 1287780

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=354556/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1287780 CPUtime=4360.15
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 208345 0 0 0 435821 194 0 0 25 0 3 0 259930165 1318686720 189061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 321945 189061 218 20 0 321303 0
[pid=7669/tid=7671] ppid=7667 vsize=1287780 CPUtime=2120.3
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 69748 0 0 0 211941 89 0 0 25 0 3 0 259943523 1318686720 189061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1287780 CPUtime=2106.31
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 66793 0 0 0 210564 67 0 0 25 0 3 0 259943523 1318686720 189061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4360.15
Current children cumulated vsize (KiB) 1287780

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=354492/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1287780 CPUtime=4479.87
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 208671 0 0 0 447792 195 0 0 25 0 3 0 259930165 1318686720 189069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 321945 189069 218 20 0 321303 0
[pid=7669/tid=7671] ppid=7667 vsize=1287780 CPUtime=2180.05
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 69910 0 0 0 217916 89 0 0 25 0 3 0 259943523 1318686720 189069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1287780 CPUtime=2166.28
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 66957 0 0 0 216561 67 0 0 25 0 3 0 259943523 1318686720 189069 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4479.87
Current children cumulated vsize (KiB) 1287780

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=354492/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1287780 CPUtime=4599.6
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 209001 0 0 0 459765 195 0 0 25 0 3 0 259930165 1318686720 189079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 321945 189079 218 20 0 321303 0
[pid=7669/tid=7671] ppid=7667 vsize=1287780 CPUtime=2239.82
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 70075 0 0 0 223893 89 0 0 25 0 3 0 259943523 1318686720 189079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1287780 CPUtime=2226.24
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 67122 0 0 0 222557 67 0 0 25 0 3 0 259943523 1318686720 189079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4599.6
Current children cumulated vsize (KiB) 1287780

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=354300/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1287780 CPUtime=4719.32
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 209335 0 0 0 471737 195 0 0 25 0 3 0 259930165 1318686720 189092 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 321945 189092 218 20 0 321303 0
[pid=7669/tid=7671] ppid=7667 vsize=1287780 CPUtime=2299.58
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 70243 0 0 0 229869 89 0 0 25 0 3 0 259943523 1318686720 189092 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525993 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1287780 CPUtime=2286.2
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 67288 0 0 0 228552 68 0 0 25 0 3 0 259943523 1318686720 189092 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4719.32
Current children cumulated vsize (KiB) 1287780

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=354428/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1287780 CPUtime=4839.06
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 209335 0 0 0 483711 195 0 0 25 0 3 0 259930165 1318686720 189092 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 321945 189092 218 20 0 321303 0
[pid=7669/tid=7671] ppid=7667 vsize=1287780 CPUtime=2359.35
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 70243 0 0 0 235846 89 0 0 25 0 3 0 259943523 1318686720 189092 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1287780 CPUtime=2346.17
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 67288 0 0 0 234549 68 0 0 25 0 3 0 259943523 1318686720 189092 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4839.06
Current children cumulated vsize (KiB) 1287780

[startup+2562.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=354364/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1287780 CPUtime=4958.77
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 209667 0 0 0 495682 195 0 0 25 0 3 0 259930165 1318686720 189102 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 321945 189102 218 20 0 321303 0
[pid=7669/tid=7671] ppid=7667 vsize=1287780 CPUtime=2419.1
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 70408 0 0 0 241821 89 0 0 25 0 3 0 259943523 1318686720 189102 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1287780 CPUtime=2406.13
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 67455 0 0 0 240545 68 0 0 25 0 3 0 259943523 1318686720 189102 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4958.77
Current children cumulated vsize (KiB) 1287780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2583 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=354428/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=1287780 CPUtime=5000.07
/proc/7669/stat : 7669 (MiraXTv3_dyn) S 7667 7669 7340 0 -1 4194304 209670 0 0 0 499812 195 0 0 25 0 3 0 259930165 1318686720 189105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7669/statm: 321945 189105 218 20 0 321303 0
[pid=7669/tid=7671] ppid=7667 vsize=1287780 CPUtime=2439.72
/proc/7669/task/7671/stat : 7671 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 70411 0 0 0 243883 89 0 0 25 0 3 0 259943523 1318686720 189105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7669/tid=7672] ppid=7667 vsize=1287780 CPUtime=2426.81
/proc/7669/task/7672/stat : 7672 (MiraXTv3_dyn) R 7667 7669 7340 0 -1 4194368 67455 0 0 0 242613 68 0 0 25 0 3 0 259943523 1318686720 189105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1287780

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

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

[startup+2583.11 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 7674
/proc/meminfo: memFree=354428/2055920 swapFree=4183124/4192956
[pid=7669] ppid=7667 vsize=0 CPUtime=5000.18
/proc/7669/stat : 7669 (MiraXTv3_dyn) Z 7667 7669 7340 0 -1 4195340 209670 0 0 0 499813 205 0 0 16 0 2 0 259930165 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7669/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2583.14
CPU time (s): 5000.22
CPU user time (s): 4998.13
CPU system time (s): 2.08468
CPU usage (%): 193.571
Max. virtual memory (cumulated for all children) (KiB): 1288424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.13
system time used= 2.08468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209670
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= 6239
involuntary context switches= 36671

runsolver used 2.6466 second user time and 6.69998 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Sun May 13 10:07:31 UTC 2007

IDJOB= 456225
IDBENCH= 24640
IDSOLVER= 196
FILE ID= node52/456225-1179050843

PBS_JOBID= 5253455

Free space on /tmp= 66498 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  73bcef7c584867538ae0bed90374a7ab

RANDOM SEED= 65022412

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1111276 kB
Buffers:         54160 kB
Cached:         758040 kB
SwapCached:       3936 kB
Active:         458288 kB
Inactive:       363856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111276 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:           49480 kB
Writeback:           0 kB
Mapped:          15884 kB
Slab:           108476 kB
Committed_AS:  5397216 kB
PageTables:       1504 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= 66498 MiB

End job on node52 on Sun May 13 10:50:36 UTC 2007