Trace number 334056

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.12 1200.62

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
MD5SUMb113aab739ba5e45a581d24e1a53a65a
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 variables1148
Number of clauses14303
Sum of the clauses size43196
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314016
Number of clauses of size 4287
Number of clauses of size 50
Number of clauses of size over 50

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/node14/watcher-334056-1178898855 -o ROOT/results/node14/solver-334056-1178898855 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334056-1178898855/MiraXTv1_dyn /tmp/evaluation/334056-1178898855/instance-334056-1178898855.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.99 1.88 1.57 3/77 30065
/proc/meminfo: memFree=1592328/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=3920 CPUtime=0
/proc/30065/stat : 30065 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 337803289 4014080 334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571806 0 0 4096 0 0 0 0 17 0 0 0
/proc/30065/statm: 980 336 206 20 0 338 0

[startup+0.095223 s]
/proc/loadavg: 1.99 1.88 1.57 3/77 30065
/proc/meminfo: memFree=1592328/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=5944 CPUtime=0.09
/proc/30065/stat : 30065 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194304 846 0 0 0 9 0 0 0 18 0 1 0 337803289 6086656 821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 0 0 0
/proc/30065/statm: 1486 821 207 20 0 844 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5944

[startup+0.101225 s]
/proc/loadavg: 1.99 1.88 1.57 3/77 30065
/proc/meminfo: memFree=1592328/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=5944 CPUtime=0.09
/proc/30065/stat : 30065 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194304 850 0 0 0 9 0 0 0 18 0 1 0 337803289 6086656 825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584069 0 0 4096 0 0 0 0 17 0 0 0
/proc/30065/statm: 1486 825 207 20 0 844 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5944

[startup+0.301243 s]
/proc/loadavg: 1.99 1.88 1.57 3/77 30065
/proc/meminfo: memFree=1592328/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=8252 CPUtime=0.29
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 1118 0 0 0 29 0 0 0 18 0 2 0 337803289 8450048 1039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 2063 1039 218 20 0 1421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8252

[startup+0.701281 s]
/proc/loadavg: 1.99 1.88 1.57 3/77 30065
/proc/meminfo: memFree=1592328/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=9044 CPUtime=0.69
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 1346 0 0 0 69 0 0 0 18 0 2 0 337803289 9261056 1267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 2261 1268 218 20 0 1619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9044

[startup+1.50135 s]
/proc/loadavg: 1.91 1.86 1.57 2/79 30067
/proc/meminfo: memFree=1587256/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=10628 CPUtime=1.49
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 1794 0 0 0 149 0 0 0 18 0 2 0 337803289 10883072 1715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 2657 1715 218 20 0 2015 0
[pid=30065/tid=30067] ppid=30063 vsize=10628 CPUtime=1.37
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 909 0 0 0 137 0 0 0 25 0 2 0 337803301 10883072 1715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10628

[startup+3.10151 s]
/proc/loadavg: 1.91 1.86 1.57 2/79 30067
/proc/meminfo: memFree=1585208/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=12908 CPUtime=3.09
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 2242 0 0 0 309 0 0 0 18 0 2 0 337803289 13217792 2163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 3227 2163 218 20 0 2585 0
[pid=30065/tid=30067] ppid=30063 vsize=12908 CPUtime=2.97
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 1357 0 0 0 297 0 0 0 25 0 2 0 337803301 13217792 2163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12908

[startup+6.30281 s]
/proc/loadavg: 1.91 1.86 1.57 2/79 30067
/proc/meminfo: memFree=1580536/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=17828 CPUtime=6.29
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 3519 0 0 0 628 1 0 0 18 0 2 0 337803289 18255872 3440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 4457 3440 218 20 0 3815 0
[pid=30065/tid=30067] ppid=30063 vsize=17828 CPUtime=6.17
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 2635 0 0 0 616 1 0 0 25 0 2 0 337803301 18255872 3441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17828

[startup+12.7014 s]
/proc/loadavg: 1.77 1.83 1.56 2/79 30067
/proc/meminfo: memFree=1575552/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=22008 CPUtime=12.68
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 4648 0 0 0 1266 2 0 0 18 0 2 0 337803289 22536192 4492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 5502 4492 218 20 0 4860 0
[pid=30065/tid=30067] ppid=30063 vsize=22008 CPUtime=12.56
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 3763 0 0 0 1255 1 0 0 25 0 2 0 337803301 22536192 4492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22008

[startup+25.5016 s]
/proc/loadavg: 1.65 1.81 1.56 2/79 30067
/proc/meminfo: memFree=1568704/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=27696 CPUtime=25.47
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 6316 0 0 0 2545 2 0 0 18 0 2 0 337803289 28360704 6003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 6924 6003 218 20 0 6282 0
[pid=30065/tid=30067] ppid=30063 vsize=27696 CPUtime=25.36
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 5431 0 0 0 2534 2 0 0 25 0 2 0 337803301 28360704 6003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27696

[startup+51.101 s]
/proc/loadavg: 1.43 1.74 1.54 2/79 30067
/proc/meminfo: memFree=1562304/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=33772 CPUtime=51.06
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 8170 0 0 0 5102 4 0 0 18 0 2 0 337803289 34582528 7603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 8443 7603 218 20 0 7801 0
[pid=30065/tid=30067] ppid=30063 vsize=33772 CPUtime=50.94
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 7285 0 0 0 5091 3 0 0 25 0 2 0 337803301 34582528 7603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33772

[startup+102.306 s]
/proc/loadavg: 1.17 1.61 1.51 2/79 30067
/proc/meminfo: memFree=1557888/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=38468 CPUtime=102.23
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 9723 0 0 0 10218 5 0 0 18 0 2 0 337803289 39391232 8737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 9617 8737 218 20 0 8975 0
[pid=30065/tid=30067] ppid=30063 vsize=38468 CPUtime=102.11
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 8838 0 0 0 10206 5 0 0 25 0 2 0 337803301 39391232 8737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 38468

[startup+162.302 s]
/proc/loadavg: 1.11 1.51 1.48 2/79 30067
/proc/meminfo: memFree=1553600/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=42468 CPUtime=162.19
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 11244 0 0 0 16213 6 0 0 18 0 2 0 337803289 43487232 9751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 10617 9751 218 20 0 9975 0
[pid=30065/tid=30067] ppid=30063 vsize=42468 CPUtime=162.08
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 10359 0 0 0 16202 6 0 0 25 0 2 0 337803301 43487232 9751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 42468

[startup+222.301 s]
/proc/loadavg: 1.08 1.43 1.45 2/79 30067
/proc/meminfo: memFree=1553344/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=42468 CPUtime=222.16
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 11788 0 0 0 22209 7 0 0 18 0 2 0 337803289 43487232 9774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 10617 9774 218 20 0 9975 0
[pid=30065/tid=30067] ppid=30063 vsize=42468 CPUtime=222.03
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 10903 0 0 0 22197 6 0 0 25 0 2 0 337803301 43487232 9774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 42468

[startup+282.302 s]
/proc/loadavg: 1.11 1.38 1.43 2/79 30067
/proc/meminfo: memFree=1550720/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=45264 CPUtime=282.13
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 12944 0 0 0 28205 8 0 0 18 0 2 0 337803289 46350336 10478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 11316 10478 218 20 0 10674 0
[pid=30065/tid=30067] ppid=30063 vsize=45264 CPUtime=282
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 12059 0 0 0 28193 7 0 0 25 0 2 0 337803301 46350336 10478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 45264

[startup+342.301 s]
/proc/loadavg: 1.04 1.31 1.40 2/79 30067
/proc/meminfo: memFree=1548160/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=47680 CPUtime=342.11
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 14179 0 0 0 34202 9 0 0 18 0 2 0 337803289 48824320 11098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 11920 11098 218 20 0 11278 0
[pid=30065/tid=30067] ppid=30063 vsize=47680 CPUtime=341.98
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 13294 0 0 0 34190 8 0 0 25 0 2 0 337803301 48824320 11098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 47680

[startup+402.301 s]
/proc/loadavg: 1.01 1.25 1.37 2/79 30067
/proc/meminfo: memFree=1548096/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=47680 CPUtime=402.09
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 14662 0 0 0 40200 9 0 0 18 0 2 0 337803289 48824320 11109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 11920 11109 218 20 0 11278 0
[pid=30065/tid=30067] ppid=30063 vsize=47680 CPUtime=401.97
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 13777 0 0 0 40188 9 0 0 25 0 2 0 337803301 48824320 11109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 47680

[startup+462.302 s]
/proc/loadavg: 1.07 1.23 1.36 2/85 30245
/proc/meminfo: memFree=1546880/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=47680 CPUtime=461.99
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 14989 0 0 0 46188 11 0 0 18 0 2 0 337803289 48824320 11116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 11920 11116 218 20 0 11278 0
[pid=30065/tid=30067] ppid=30063 vsize=47680 CPUtime=461.86
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 14104 0 0 0 46176 10 0 0 25 0 2 0 337803301 48824320 11116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 47680

[startup+522.301 s]
/proc/loadavg: 1.02 1.19 1.33 2/79 30265
/proc/meminfo: memFree=1547768/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=47832 CPUtime=521.96
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 15510 0 0 0 52185 11 0 0 18 0 2 0 337803289 48979968 11152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 11958 11152 218 20 0 11316 0
[pid=30065/tid=30067] ppid=30063 vsize=47832 CPUtime=521.84
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 14625 0 0 0 52173 11 0 0 25 0 2 0 337803301 48979968 11152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 47832

[startup+582.301 s]
/proc/loadavg: 1.01 1.15 1.31 2/79 30265
/proc/meminfo: memFree=1547704/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=47832 CPUtime=581.95
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 16018 0 0 0 58183 12 0 0 18 0 2 0 337803289 48979968 11170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 11958 11170 218 20 0 11316 0
[pid=30065/tid=30067] ppid=30063 vsize=47832 CPUtime=581.83
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 15133 0 0 0 58171 12 0 0 25 0 2 0 337803301 48979968 11170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 47832

[startup+642.302 s]
/proc/loadavg: 1.00 1.12 1.29 2/79 30265
/proc/meminfo: memFree=1547704/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=48004 CPUtime=641.94
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 16385 0 0 0 64181 13 0 0 18 0 2 0 337803289 49156096 11209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 12001 11209 218 20 0 11359 0
[pid=30065/tid=30067] ppid=30063 vsize=48004 CPUtime=641.81
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 15500 0 0 0 64169 12 0 0 25 0 2 0 337803301 49156096 11209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 48004

[startup+702.301 s]
/proc/loadavg: 1.00 1.10 1.26 2/79 30265
/proc/meminfo: memFree=1547640/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=48004 CPUtime=701.92
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 16802 0 0 0 70179 13 0 0 18 0 2 0 337803289 49156096 11212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 12001 11212 218 20 0 11359 0
[pid=30065/tid=30067] ppid=30063 vsize=48004 CPUtime=701.8
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 15917 0 0 0 70167 13 0 0 25 0 2 0 337803301 49156096 11212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 48004

[startup+762.305 s]
/proc/loadavg: 1.00 1.08 1.25 2/79 30265
/proc/meminfo: memFree=1547576/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=48160 CPUtime=761.91
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 17235 0 0 0 76177 14 0 0 18 0 2 0 337803289 49315840 11230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 12040 11230 218 20 0 11398 0
[pid=30065/tid=30067] ppid=30063 vsize=48160 CPUtime=761.79
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 16350 0 0 0 76165 14 0 0 25 0 2 0 337803301 49315840 11230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 48160

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.23 2/79 30265
/proc/meminfo: memFree=1547584/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=48160 CPUtime=821.89
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 17747 0 0 0 82174 15 0 0 18 0 2 0 337803289 49315840 11238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 12040 11238 218 20 0 11398 0
[pid=30065/tid=30067] ppid=30063 vsize=48160 CPUtime=821.77
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 16862 0 0 0 82162 15 0 0 25 0 2 0 337803301 49315840 11238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 48160

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.21 2/79 30265
/proc/meminfo: memFree=1547328/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=48300 CPUtime=881.88
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 18323 0 0 0 88172 16 0 0 18 0 2 0 337803289 49459200 11304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 12075 11304 218 20 0 11433 0
[pid=30065/tid=30067] ppid=30063 vsize=48300 CPUtime=881.75
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 17438 0 0 0 88160 15 0 0 25 0 2 0 337803301 49459200 11304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 48300

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.19 3/79 30265
/proc/meminfo: memFree=1545920/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=49752 CPUtime=941.86
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 19105 0 0 0 94169 17 0 0 18 0 2 0 337803289 50946048 11660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 12438 11660 218 20 0 11796 0
[pid=30065/tid=30067] ppid=30063 vsize=49752 CPUtime=941.73
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 18220 0 0 0 94157 16 0 0 25 0 2 0 337803301 50946048 11660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 49752

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.18 2/79 30265
/proc/meminfo: memFree=1545792/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=49904 CPUtime=1001.84
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 19478 0 0 0 100167 17 0 0 18 0 2 0 337803289 51101696 11689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 12476 11689 218 20 0 11834 0
[pid=30065/tid=30067] ppid=30063 vsize=49904 CPUtime=1001.72
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 18593 0 0 0 100155 17 0 0 25 0 2 0 337803301 51101696 11689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 49904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/79 30265
/proc/meminfo: memFree=1545792/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=49904 CPUtime=1061.83
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 19916 0 0 0 106165 18 0 0 18 0 2 0 337803289 51101696 11697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 12476 11697 218 20 0 11834 0
[pid=30065/tid=30067] ppid=30063 vsize=49904 CPUtime=1061.7
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 19031 0 0 0 106153 17 0 0 25 0 2 0 337803301 51101696 11697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 49904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/79 30265
/proc/meminfo: memFree=1545088/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=50616 CPUtime=1121.82
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 20530 0 0 0 112163 19 0 0 18 0 2 0 337803289 51830784 11880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 12654 11880 218 20 0 12012 0
[pid=30065/tid=30067] ppid=30063 vsize=50616 CPUtime=1121.69
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 19645 0 0 0 112151 18 0 0 25 0 2 0 337803301 51830784 11880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 50616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/79 30265
/proc/meminfo: memFree=1544192/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=51448 CPUtime=1181.8
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 21091 0 0 0 118161 19 0 0 18 0 2 0 337803289 52682752 12093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 12862 12093 218 20 0 12220 0
[pid=30065/tid=30067] ppid=30063 vsize=51448 CPUtime=1181.68
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 20206 0 0 0 118149 19 0 0 25 0 2 0 337803301 52682752 12093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 51448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.14 2/79 30265
/proc/meminfo: memFree=1542272/2055920 swapFree=4145896/4192956
[pid=30065] ppid=30063 vsize=53296 CPUtime=1200.09
/proc/30065/stat : 30065 (MiraXTv1_dyn) S 30063 30065 28974 0 -1 4194304 21645 0 0 0 119990 19 0 0 18 0 2 0 337803289 54575104 12560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30065/statm: 13324 12560 218 20 0 12682 0
[pid=30065/tid=30067] ppid=30063 vsize=53296 CPUtime=1199.98
/proc/30065/task/30067/stat : 30067 (MiraXTv1_dyn) R 30063 30065 28974 0 -1 4194368 20760 0 0 0 119979 19 0 0 25 0 2 0 337803301 54575104 12560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 53296

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): 1200.62
CPU time (s): 1200.12
CPU user time (s): 1199.92
CPU system time (s): 0.208968
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 53296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.208968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21645
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= 8841

runsolver used 1.27181 second user time and 3.10553 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 15:54:15 UTC 2007

IDJOB= 334056
IDBENCH= 24618
IDSOLVER= 130
FILE ID= node14/334056-1178898855

PBS_JOBID= 5251080

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334056-1178898855/MiraXTv1_dyn /tmp/evaluation/334056-1178898855/instance-334056-1178898855.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-334056-1178898855 -o ROOT/results/node14/solver-334056-1178898855 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334056-1178898855/MiraXTv1_dyn /tmp/evaluation/334056-1178898855/instance-334056-1178898855.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b113aab739ba5e45a581d24e1a53a65a

RANDOM SEED= 507067583

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1592608 kB
Buffers:         44696 kB
Cached:         349368 kB
SwapCached:      15092 kB
Active:         138720 kB
Inactive:       279368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592608 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4140 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            30756 kB
Committed_AS:  9573960 kB
PageTables:       1784 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= 66552 MiB

End job on node14 on Fri May 11 16:14:18 UTC 2007