Trace number 339052

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 1200.07 601.735

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
MD5SUM5d5a2534629561aec3a6f7f6c6034d03
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 variables577
Number of clauses1922
Sum of the clauses size5764
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node12/watcher-339052-1178915195 -o ROOT/results/node12/solver-339052-1178915195 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339052-1178915195/MiraXTv3_dyn /tmp/evaluation/339052-1178915195/instance-339052-1178915195.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.91 0.97 0.97 3/77 13713
/proc/meminfo: memFree=1581296/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=3920 CPUtime=0
/proc/13713/stat : 13713 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 367556881 4014080 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10129040 0 0 4096 0 0 0 0 17 1 0 0
/proc/13713/statm: 980 276 206 20 0 338 0

[startup+0.077719 s]
/proc/loadavg: 0.91 0.97 0.97 3/77 13713
/proc/meminfo: memFree=1581296/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=6908 CPUtime=0.12
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 688 0 0 0 12 0 0 0 18 0 3 0 367556881 7073792 663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 1727 663 218 20 0 1085 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6908

[startup+0.101718 s]
/proc/loadavg: 0.91 0.97 0.97 3/77 13713
/proc/meminfo: memFree=1581296/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=7084 CPUtime=0.17
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 759 0 0 0 17 0 0 0 18 0 3 0 367556881 7254016 734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 1771 734 218 20 0 1129 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7084

[startup+0.301739 s]
/proc/loadavg: 0.91 0.97 0.97 3/77 13713
/proc/meminfo: memFree=1581296/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=9416 CPUtime=0.57
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 1384 0 0 0 57 0 0 0 18 0 3 0 367556881 9641984 1359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 2354 1359 218 20 0 1712 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9416

[startup+0.701781 s]
/proc/loadavg: 0.91 0.97 0.97 3/77 13713
/proc/meminfo: memFree=1581296/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=13484 CPUtime=1.37
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 2390 0 0 0 136 1 0 0 18 0 3 0 367556881 13807616 2365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 3371 2365 218 20 0 2729 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 13484

[startup+1.50186 s]
/proc/loadavg: 0.91 0.97 0.97 3/80 13716
/proc/meminfo: memFree=1569816/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=18768 CPUtime=2.96
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 3389 0 0 0 295 1 0 0 18 0 3 0 367556881 19218432 3364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 4692 3364 218 20 0 4050 0
[pid=13713/tid=13715] ppid=13711 vsize=18768 CPUtime=1.48
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 1220 0 0 0 148 0 0 0 17 0 3 0 367556883 19218432 3364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=18768 CPUtime=1.47
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 1797 0 0 0 146 1 0 0 17 0 3 0 367556883 19218432 3364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 18768

[startup+3.10202 s]
/proc/loadavg: 0.91 0.97 0.97 3/80 13716
/proc/meminfo: memFree=1565784/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=25548 CPUtime=6.16
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 5353 0 0 0 614 2 0 0 18 0 3 0 367556881 26161152 5256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 6387 5256 218 20 0 5745 0
[pid=13713/tid=13715] ppid=13711 vsize=25548 CPUtime=3.07
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 1967 0 0 0 307 0 0 0 19 0 3 0 367556883 26161152 5256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=25548 CPUtime=3.06
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 3014 0 0 0 305 1 0 0 19 0 3 0 367556883 26161152 5256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 25548

[startup+6.30134 s]
/proc/loadavg: 1.00 0.98 0.98 3/80 13716
/proc/meminfo: memFree=1549272/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=41652 CPUtime=12.54
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 9327 0 0 0 1249 5 0 0 18 0 3 0 367556881 42651648 9106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 10413 9106 218 20 0 9771 0
[pid=13713/tid=13715] ppid=13711 vsize=41652 CPUtime=6.27
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 3730 0 0 0 626 1 0 0 16 0 3 0 367556883 42651648 9106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=41652 CPUtime=6.25
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 5225 0 0 0 622 3 0 0 18 0 3 0 367556883 42651648 9106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 41652

[startup+12.702 s]
/proc/loadavg: 1.08 1.00 0.99 3/80 13716
/proc/meminfo: memFree=1537432/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=48892 CPUtime=25.28
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 11523 0 0 0 2522 6 0 0 18 0 3 0 367556881 50065408 10986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 12223 10986 218 20 0 11581 0
[pid=13713/tid=13715] ppid=13711 vsize=48892 CPUtime=12.67
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 4830 0 0 0 1265 2 0 0 25 0 3 0 367556883 50065408 10986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=48892 CPUtime=12.6
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 6321 0 0 0 1256 4 0 0 25 0 3 0 367556883 50065408 10986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 48892

[startup+25.5023 s]
/proc/loadavg: 1.28 1.05 1.00 3/80 13716
/proc/meminfo: memFree=1525848/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=61004 CPUtime=50.82
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 14925 0 0 0 5073 9 0 0 18 0 3 0 367556881 62468096 13896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 15251 13896 218 20 0 14609 0
[pid=13713/tid=13715] ppid=13711 vsize=61004 CPUtime=25.45
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 6334 0 0 0 2542 3 0 0 25 0 3 0 367556883 62468096 13896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=61004 CPUtime=25.35
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 8219 0 0 0 2530 5 0 0 25 0 3 0 367556883 62468096 13896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 61004

[startup+51.1028 s]
/proc/loadavg: 1.53 1.12 1.03 3/80 13716
/proc/meminfo: memFree=1517336/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=69500 CPUtime=101.87
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 18111 0 0 0 10174 13 0 0 18 0 3 0 367556881 71168000 16085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 17375 16085 218 20 0 16733 0
[pid=13713/tid=13715] ppid=13711 vsize=69500 CPUtime=51.04
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 8027 0 0 0 5099 5 0 0 25 0 3 0 367556883 71168000 16085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=69500 CPUtime=50.81
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 9712 0 0 0 5074 7 0 0 25 0 3 0 367556883 71168000 16085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 69500

[startup+102.307 s]
/proc/loadavg: 1.79 1.26 1.08 3/80 13716
/proc/meminfo: memFree=1498328/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=88688 CPUtime=203.98
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 24615 0 0 0 20379 19 0 0 18 0 3 0 367556881 90816512 20807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 22172 20807 218 20 0 21530 0
[pid=13713/tid=13715] ppid=13711 vsize=88688 CPUtime=102.2
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 11950 0 0 0 10211 9 0 0 25 0 3 0 367556883 90816512 20807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=88688 CPUtime=101.75
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 12293 0 0 0 10166 9 0 0 25 0 3 0 367556883 90816512 20807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 88688

[startup+162.303 s]
/proc/loadavg: 1.92 1.39 1.13 3/80 13716
/proc/meminfo: memFree=1492440/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=94160 CPUtime=323.62
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 27884 0 0 0 32340 22 0 0 18 0 3 0 367556881 96419840 22195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 23540 22195 218 20 0 22898 0
[pid=13713/tid=13715] ppid=13711 vsize=94160 CPUtime=162.15
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 13224 0 0 0 16205 10 0 0 25 0 3 0 367556883 96419840 22195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=94160 CPUtime=161.44
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 14288 0 0 0 16133 11 0 0 25 0 3 0 367556883 96419840 22195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 94160

[startup+222.303 s]
/proc/loadavg: 1.97 1.50 1.18 3/80 13716
/proc/meminfo: memFree=1492056/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=94160 CPUtime=443.29
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 29774 0 0 0 44305 24 0 0 18 0 3 0 367556881 96419840 22319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 23540 22319 218 20 0 22898 0
[pid=13713/tid=13715] ppid=13711 vsize=94160 CPUtime=222.1
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 14079 0 0 0 22199 11 0 0 20 0 3 0 367556883 96419840 22319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=94160 CPUtime=221.16
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 15323 0 0 0 22104 12 0 0 25 0 3 0 367556883 96419840 22319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.29
Current children cumulated vsize (KiB) 94160

[startup+282.303 s]
/proc/loadavg: 1.99 1.59 1.23 3/80 13716
/proc/meminfo: memFree=1484760/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=101428 CPUtime=562.96
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 33311 0 0 0 56269 27 0 0 18 0 3 0 367556881 103862272 24152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 25357 24152 218 20 0 24715 0
[pid=13713/tid=13715] ppid=13711 vsize=101428 CPUtime=282.06
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 15704 0 0 0 28194 12 0 0 25 0 3 0 367556883 103862272 24152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=101428 CPUtime=280.87
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 17235 0 0 0 28073 14 0 0 25 0 3 0 367556883 103862272 24152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.96
Current children cumulated vsize (KiB) 101428

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.28 3/80 13716
/proc/meminfo: memFree=1478424/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=107856 CPUtime=682.64
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 36579 0 0 0 68234 30 0 0 18 0 3 0 367556881 110444544 25713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 26964 25713 218 20 0 26322 0
[pid=13713/tid=13715] ppid=13711 vsize=107856 CPUtime=342.02
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 17521 0 0 0 34188 14 0 0 25 0 3 0 367556883 110444544 25713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=107856 CPUtime=340.59
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 18686 0 0 0 34044 15 0 0 25 0 3 0 367556883 110444544 25713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.64
Current children cumulated vsize (KiB) 107856

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.32 3/80 13716
/proc/meminfo: memFree=1477720/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=109048 CPUtime=802.3
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 38598 0 0 0 80199 31 0 0 18 0 3 0 367556881 111665152 25932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 27262 25932 218 20 0 26620 0
[pid=13713/tid=13715] ppid=13711 vsize=109048 CPUtime=401.97
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 18505 0 0 0 40182 15 0 0 25 0 3 0 367556883 111665152 25932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=109048 CPUtime=400.3
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 19721 0 0 0 40015 15 0 0 25 0 3 0 367556883 111665152 25932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.3
Current children cumulated vsize (KiB) 109048

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.36 3/80 13716
/proc/meminfo: memFree=1476184/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=111364 CPUtime=921.95
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 40435 0 0 0 92162 33 0 0 18 0 3 0 367556881 114036736 26326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 27841 26326 218 20 0 27199 0
[pid=13713/tid=13715] ppid=13711 vsize=111364 CPUtime=461.93
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 19371 0 0 0 46176 17 0 0 25 0 3 0 367556883 114036736 26326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=111364 CPUtime=460.01
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 20692 0 0 0 45985 16 0 0 25 0 3 0 367556883 114036736 26326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.95
Current children cumulated vsize (KiB) 111364

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.39 3/80 13716
/proc/meminfo: memFree=1472856/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=114488 CPUtime=1041.65
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 42678 0 0 0 104129 36 0 0 18 0 3 0 367556881 117235712 27109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 28622 27109 218 20 0 27980 0
[pid=13713/tid=13715] ppid=13711 vsize=114488 CPUtime=521.9
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 20384 0 0 0 52172 18 0 0 24 0 3 0 367556883 117235712 27109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=114488 CPUtime=519.74
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 21922 0 0 0 51956 18 0 0 25 0 3 0 367556883 117235712 27109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.65
Current children cumulated vsize (KiB) 114488

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.43 3/80 13716
/proc/meminfo: memFree=1468824/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=118244 CPUtime=1161.33
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 44942 0 0 0 116095 38 0 0 18 0 3 0 367556881 121081856 28132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 29561 28132 218 20 0 28919 0
[pid=13713/tid=13715] ppid=13711 vsize=118244 CPUtime=581.85
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 21054 0 0 0 58167 18 0 0 25 0 3 0 367556883 121081856 28132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=118244 CPUtime=579.46
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 23516 0 0 0 57927 19 0 0 25 0 3 0 367556883 121081856 28132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.33
Current children cumulated vsize (KiB) 118244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.706 s]
/proc/loadavg: 1.99 1.85 1.44 3/80 13718
/proc/meminfo: memFree=1468760/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=118244 CPUtime=1200.03
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 45526 0 0 0 119964 39 0 0 18 0 3 0 367556881 121081856 28132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 29561 28132 218 20 0 28919 0
[pid=13713/tid=13715] ppid=13711 vsize=118244 CPUtime=601.24
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 21346 0 0 0 60105 19 0 0 25 0 3 0 367556883 121081856 28132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=118244 CPUtime=598.76
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 23808 0 0 0 59857 19 0 0 25 0 3 0 367556883 121081856 28132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 118244

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

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

[startup+601.706 s]
/proc/loadavg: 1.99 1.85 1.44 3/80 13718
/proc/meminfo: memFree=1468760/2055920 swapFree=4154876/4192956
[pid=13713] ppid=13711 vsize=118244 CPUtime=1200.03
/proc/13713/stat : 13713 (MiraXTv3_dyn) S 13711 13713 13212 0 -1 4194304 45526 0 0 0 119964 39 0 0 18 0 3 0 367556881 121081856 28132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13713/statm: 29561 28132 218 20 0 28919 0
[pid=13713/tid=13715] ppid=13711 vsize=118244 CPUtime=601.24
/proc/13713/task/13715/stat : 13715 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 21346 0 0 0 60105 19 0 0 25 0 3 0 367556883 121081856 28132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13713/tid=13716] ppid=13711 vsize=118244 CPUtime=598.76
/proc/13713/task/13716/stat : 13716 (MiraXTv3_dyn) R 13711 13713 13212 0 -1 4194368 23808 0 0 0 59857 19 0 0 25 0 3 0 367556883 121081856 28132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 118244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.735
CPU time (s): 1200.07
CPU user time (s): 1199.66
CPU system time (s): 0.413937
CPU usage (%): 199.435
Max. virtual memory (cumulated for all children) (KiB): 118244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.413937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45526
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= 380
involuntary context switches= 22362

runsolver used 0.616906 second user time and 1.58076 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 20:26:35 UTC 2007

IDJOB= 339052
IDBENCH= 24737
IDSOLVER= 128
FILE ID= node12/339052-1178915195

PBS_JOBID= 5251116

Free space on /tmp= 66551 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339052-1178915195/MiraXTv3_dyn /tmp/evaluation/339052-1178915195/instance-339052-1178915195.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-339052-1178915195 -o ROOT/results/node12/solver-339052-1178915195 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339052-1178915195/MiraXTv3_dyn /tmp/evaluation/339052-1178915195/instance-339052-1178915195.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5d5a2534629561aec3a6f7f6c6034d03

RANDOM SEED= 635869059

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1581512 kB
Buffers:         51876 kB
Cached:         332636 kB
SwapCached:      17572 kB
Active:         170080 kB
Inactive:       239116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581512 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:          30148 kB
Slab:            50716 kB
Committed_AS: 10981160 kB
PageTables:       1792 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= 66551 MiB

End job on node12 on Fri May 11 20:36:39 UTC 2007