Trace number 314723

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 v3UNSAT 1139.68 573.905

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark409.474
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
1139.57/573.89	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node18/watcher-314723-1178877544 -o ROOT/results/node18/solver-314723-1178877544 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314723-1178877544/MiraXTv3_dyn /tmp/evaluation/314723-1178877544/instance-314723-1178877544.cnf 

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


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10284
/proc/meminfo: memFree=1775608/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=3788 CPUtime=0
/proc/10284/stat : 10284 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 335671794 3878912 310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10284/statm: 947 318 202 20 0 305 0

[startup+0.051268 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10284
/proc/meminfo: memFree=1775608/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=11224 CPUtime=0.04
/proc/10284/stat : 10284 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194304 2116 0 0 0 3 1 0 0 18 0 1 0 335671794 11493376 2082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575638 0 0 4096 0 0 0 0 17 1 0 0
/proc/10284/statm: 2806 2082 206 20 0 2164 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11224

[startup+0.102271 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10284
/proc/meminfo: memFree=1775608/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=13932 CPUtime=0.09
/proc/10284/stat : 10284 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194304 2782 0 0 0 8 1 0 0 18 0 1 0 335671794 14266368 2748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575379 0 0 4096 0 0 0 0 17 1 0 0
/proc/10284/statm: 3483 2749 206 20 0 2841 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13932

[startup+0.302297 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10284
/proc/meminfo: memFree=1775608/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=21160 CPUtime=0.29
/proc/10284/stat : 10284 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194304 4591 0 0 0 27 2 0 0 19 0 1 0 335671794 21667840 4557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134580000 0 0 4096 0 0 0 0 17 1 0 0
/proc/10284/statm: 5290 4558 207 20 0 4648 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21160

[startup+0.70133 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10284
/proc/meminfo: memFree=1775608/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=31420 CPUtime=0.69
/proc/10284/stat : 10284 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194304 7025 0 0 0 66 3 0 0 23 0 1 0 335671794 32174080 6991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8294129 0 0 4096 0 0 0 0 17 1 0 0
/proc/10284/statm: 7855 6992 207 20 0 7213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31420

[startup+1.50141 s]
/proc/loadavg: 1.83 1.94 1.90 2/78 10285
/proc/meminfo: memFree=1745776/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=74284 CPUtime=1.56
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 12901 0 0 0 150 6 0 0 25 0 3 0 335671794 76066816 11967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 18571 11967 218 20 0 17929 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 74284

[startup+3.10157 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 10287
/proc/meminfo: memFree=1729248/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=73588 CPUtime=4.62
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 13239 0 0 0 455 7 0 0 25 0 3 0 335671794 75354112 11893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 18397 11893 218 20 0 17755 0
[pid=10284/tid=10286] ppid=10282 vsize=73588 CPUtime=1.86
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 2384 0 0 0 185 1 0 0 25 0 3 0 335671917 75354112 11893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=73588 CPUtime=1.52
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 2633 0 0 0 151 1 0 0 25 0 3 0 335671917 75354112 11893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 73588

[startup+6.30188 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 10287
/proc/meminfo: memFree=1724448/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=78112 CPUtime=11.01
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 14489 0 0 0 1093 8 0 0 25 0 3 0 335671794 79986688 13143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 19528 13143 218 20 0 18886 0
[pid=10284/tid=10286] ppid=10282 vsize=78112 CPUtime=5.06
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 2796 0 0 0 505 1 0 0 25 0 3 0 335671917 79986688 13143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=78112 CPUtime=4.72
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 3471 0 0 0 469 3 0 0 25 0 3 0 335671917 79986688 13143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.01
Current children cumulated vsize (KiB) 78112

[startup+12.7015 s]
/proc/loadavg: 1.86 1.94 1.90 3/80 10287
/proc/meminfo: memFree=1712736/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=89476 CPUtime=23.79
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 17389 0 0 0 2366 13 0 0 25 0 3 0 335671794 91623424 16043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 22369 16043 218 20 0 21727 0
[pid=10284/tid=10286] ppid=10282 vsize=89476 CPUtime=11.46
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 3620 0 0 0 1144 2 0 0 25 0 3 0 335671917 91623424 16043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=89476 CPUtime=11.09
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 5547 0 0 0 1103 6 0 0 25 0 3 0 335671917 91623424 16043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.79
Current children cumulated vsize (KiB) 89476

[startup+25.5027 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 10287
/proc/meminfo: memFree=1683168/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=118132 CPUtime=49.33
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 24584 0 0 0 4911 22 0 0 25 0 3 0 335671794 120967168 23238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 29533 23238 218 20 0 28891 0
[pid=10284/tid=10286] ppid=10282 vsize=118132 CPUtime=24.25
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 6542 0 0 0 2419 6 0 0 25 0 3 0 335671917 120967168 23238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=118132 CPUtime=23.84
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 9820 0 0 0 2373 11 0 0 24 0 3 0 335671917 120967168 23238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.33
Current children cumulated vsize (KiB) 118132

[startup+51.1022 s]
/proc/loadavg: 1.93 1.94 1.90 3/80 10287
/proc/meminfo: memFree=1670560/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=131256 CPUtime=100.13
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 29375 0 0 0 9987 26 0 0 25 0 3 0 335671794 134406144 26638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 32814 26638 218 20 0 32172 0
[pid=10284/tid=10286] ppid=10282 vsize=131256 CPUtime=49.84
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 10653 0 0 0 4975 9 0 0 25 0 3 0 335671917 134406144 26638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=131256 CPUtime=49.05
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 10500 0 0 0 4893 12 0 0 25 0 3 0 335671917 134406144 26638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.13
Current children cumulated vsize (KiB) 131256

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 10287
/proc/meminfo: memFree=1545632/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=253564 CPUtime=202.3
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 60482 0 0 0 20175 55 0 0 25 0 3 0 335671794 259649536 57559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 63391 57559 218 20 0 62749 0
[pid=10284/tid=10286] ppid=10282 vsize=253564 CPUtime=101.03
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 25347 0 0 0 10084 19 0 0 25 0 3 0 335671917 259649536 57559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=253564 CPUtime=100.02
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 26913 0 0 0 9971 31 0 0 25 0 3 0 335671917 259649536 57559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.3
Current children cumulated vsize (KiB) 253564

[startup+162.303 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 10457
/proc/meminfo: memFree=1408408/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=390968 CPUtime=321.71
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 95156 0 0 0 32072 99 0 0 25 0 3 0 335671794 400351232 91878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 97742 91878 218 20 0 97100 0
[pid=10284/tid=10286] ppid=10282 vsize=390968 CPUtime=160.81
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 44353 0 0 0 16048 33 0 0 25 0 3 0 335671917 400351232 91878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=390968 CPUtime=159.65
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 42581 0 0 0 15904 61 0 0 25 0 3 0 335671917 400351232 91878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.71
Current children cumulated vsize (KiB) 390968

[startup+222.303 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 10485
/proc/meminfo: memFree=1289632/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=508816 CPUtime=441.35
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 124850 0 0 0 44005 130 0 0 25 0 3 0 335671794 521027584 121300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 127204 121300 218 20 0 126562 0
[pid=10284/tid=10286] ppid=10282 vsize=508816 CPUtime=220.76
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 57899 0 0 0 22032 44 0 0 25 0 3 0 335671917 521027584 121300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=508816 CPUtime=219.35
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 58729 0 0 0 21854 81 0 0 25 0 3 0 335671917 521027584 121300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.35
Current children cumulated vsize (KiB) 508816

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1165024/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=633000 CPUtime=560.92
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 156576 0 0 0 55933 159 0 0 25 0 3 0 335671794 648192000 152447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 158250 152447 218 20 0 157608 0
[pid=10284/tid=10286] ppid=10282 vsize=633000 CPUtime=280.58
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 72243 0 0 0 28003 55 0 0 25 0 3 0 335671917 648192000 152447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=633000 CPUtime=279.09
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 76111 0 0 0 27811 98 0 0 25 0 3 0 335671917 648192000 152447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.92
Current children cumulated vsize (KiB) 633000

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1164960/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=633000 CPUtime=680.59
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 156591 0 0 0 67900 159 0 0 25 0 3 0 335671794 648192000 152462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 158250 152462 218 20 0 157608 0
[pid=10284/tid=10286] ppid=10282 vsize=633000 CPUtime=340.51
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 72244 0 0 0 33996 55 0 0 25 0 3 0 335671917 648192000 152462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=633000 CPUtime=338.84
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 76125 0 0 0 33785 99 0 0 25 0 3 0 335671917 648192000 152462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.59
Current children cumulated vsize (KiB) 633000

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1125472/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=674984 CPUtime=800.32
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 167020 0 0 0 79860 172 0 0 25 0 3 0 335671794 691183616 162891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 168746 162891 218 20 0 168104 0
[pid=10284/tid=10286] ppid=10282 vsize=674984 CPUtime=400.5
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 72244 0 0 0 39994 56 0 0 25 0 3 0 335671917 691183616 162891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=674984 CPUtime=398.58
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 86554 0 0 0 39747 111 0 0 25 0 3 0 335671917 691183616 162891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.32
Current children cumulated vsize (KiB) 674984

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1004384/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=794740 CPUtime=919.99
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 197699 0 0 0 91797 202 0 0 25 0 3 0 335671794 813813760 192549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 198685 192549 218 20 0 198043 0
[pid=10284/tid=10286] ppid=10282 vsize=794740 CPUtime=460.47
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 72289 0 0 0 45990 57 0 0 25 0 3 0 335671917 813813760 192549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=794740 CPUtime=458.27
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 117188 0 0 0 45688 139 0 0 25 0 3 0 335671917 813813760 192549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.99
Current children cumulated vsize (KiB) 794740

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1005408/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=793512 CPUtime=1039.61
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 197720 0 0 0 103759 202 0 0 25 0 3 0 335671794 812556288 192261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 198378 192261 218 20 0 197736 0
[pid=10284/tid=10286] ppid=10282 vsize=793512 CPUtime=520.36
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 72310 0 0 0 51978 58 0 0 25 0 3 0 335671917 812556288 192261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=793512 CPUtime=518.01
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 117188 0 0 0 51662 139 0 0 25 0 3 0 335671917 812556288 192261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.61
Current children cumulated vsize (KiB) 793512

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

[startup+537.502 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1005408/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=793512 CPUtime=1069.94
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 197720 0 0 0 106792 202 0 0 25 0 3 0 335671794 812556288 192261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 198378 192261 218 20 0 197736 0
[pid=10284/tid=10286] ppid=10282 vsize=793512 CPUtime=535.55
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 72310 0 0 0 53497 58 0 0 25 0 3 0 335671917 812556288 192261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=793512 CPUtime=533.14
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 117188 0 0 0 53175 139 0 0 25 0 3 0 335671917 812556288 192261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1069.94
Current children cumulated vsize (KiB) 793512

[startup+550.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1006496/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=792488 CPUtime=1095.32
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 198027 0 0 0 109329 203 0 0 25 0 3 0 335671794 811507712 191998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 198122 191998 218 20 0 197480 0
[pid=10284/tid=10286] ppid=10282 vsize=792488 CPUtime=548.19
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 72310 0 0 0 54761 58 0 0 25 0 3 0 335671917 811507712 191998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=792488 CPUtime=545.89
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 117495 0 0 0 54449 140 0 0 25 0 3 0 335671917 811507712 191998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1095.32
Current children cumulated vsize (KiB) 792488

[startup+563.103 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1006496/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=792488 CPUtime=1120.87
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 198027 0 0 0 111884 203 0 0 25 0 3 0 335671794 811507712 191998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 198122 191998 218 20 0 197480 0
[pid=10284/tid=10286] ppid=10282 vsize=792488 CPUtime=560.99
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 72310 0 0 0 56041 58 0 0 25 0 3 0 335671917 811507712 191998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=792488 CPUtime=558.64
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 117495 0 0 0 55724 140 0 0 25 0 3 0 335671917 811507712 191998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1120.87
Current children cumulated vsize (KiB) 792488

[startup+569.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1005024/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=793716 CPUtime=1133.36
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 198436 0 0 0 113133 203 0 0 25 0 3 0 335671794 812765184 192407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 198429 192407 218 20 0 197787 0
[pid=10284/tid=10286] ppid=10282 vsize=793716 CPUtime=567.11
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 72310 0 0 0 56653 58 0 0 25 0 3 0 335671917 812765184 192407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526007 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=793716 CPUtime=565.01
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 117904 0 0 0 56361 140 0 0 25 0 3 0 335671917 812765184 192407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8290456 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1133.36
Current children cumulated vsize (KiB) 793716

[startup+571.101 s]
/proc/loadavg: 1.99 1.97 1.91 2/80 10485
/proc/meminfo: memFree=1005856/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=792692 CPUtime=1135.72
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 199050 0 0 0 113369 203 0 0 25 0 3 0 335671794 811716608 192151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 198173 192151 218 20 0 197531 0
[pid=10284/tid=10286] ppid=10282 vsize=792692 CPUtime=567.91
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194368 72310 0 0 0 56733 58 0 0 25 0 3 0 335671917 811716608 192151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=792692 CPUtime=566.57
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 118518 0 0 0 56517 140 0 0 25 0 3 0 335671917 811716608 192151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134535575 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1135.72
Current children cumulated vsize (KiB) 792692

[startup+572.703 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1005856/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=791464 CPUtime=1137.88
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 199971 0 0 0 113584 204 0 0 25 0 3 0 335671794 810459136 191844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 197866 191844 218 20 0 197224 0
[pid=10284/tid=10286] ppid=10282 vsize=791464 CPUtime=568.79
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 72310 0 0 0 56821 58 0 0 18 0 3 0 335671917 810459136 191844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=791464 CPUtime=567.84
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194368 119439 0 0 0 56644 140 0 0 25 0 3 0 335671917 810459136 191844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1137.88
Current children cumulated vsize (KiB) 791464

[startup+573.503 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1006880/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=793716 CPUtime=1139.13
/proc/10284/stat : 10284 (MiraXTv3_dyn) S 10282 10284 9438 0 -1 4194304 200932 0 0 0 113709 204 0 0 25 0 3 0 335671794 812765184 192497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10284/statm: 198429 192497 218 20 0 197787 0
[pid=10284/tid=10286] ppid=10282 vsize=793716 CPUtime=569.43
/proc/10284/task/10286/stat : 10286 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 73271 0 0 0 56884 59 0 0 17 0 3 0 335671917 812765184 192497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134531658 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10284/tid=10287] ppid=10282 vsize=793716 CPUtime=568.46
/proc/10284/task/10287/stat : 10287 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194368 119439 0 0 0 56706 140 0 0 21 0 3 0 335671917 812765184 192497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1139.13
Current children cumulated vsize (KiB) 793716

[startup+573.902 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10485
/proc/meminfo: memFree=1006880/2055920 swapFree=4144420/4192956
[pid=10284] ppid=10282 vsize=0 CPUtime=1139.67
/proc/10284/stat : 10284 (MiraXTv3_dyn) R 10282 10284 9438 0 -1 4194308 200937 0 0 0 113750 217 0 0 17 0 1 0 335671794 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10284/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1139.67
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 573.905
CPU time (s): 1139.68
CPU user time (s): 1137.51
CPU system time (s): 2.17367
CPU usage (%): 198.584
Max. virtual memory (cumulated for all children) (KiB): 794740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1137.51
system time used= 2.17367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200937
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= 552
involuntary context switches= 21818

runsolver used 0.579911 second user time and 1.55276 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 09:59:04 UTC 2007

IDJOB= 314723
IDBENCH= 20398
IDSOLVER= 128
FILE ID= node18/314723-1178877544

PBS_JOBID= 5251056

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= /tmp/evaluation/314723-1178877544/MiraXTv3_dyn /tmp/evaluation/314723-1178877544/instance-314723-1178877544.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-314723-1178877544 -o ROOT/results/node18/solver-314723-1178877544 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314723-1178877544/MiraXTv3_dyn /tmp/evaluation/314723-1178877544/instance-314723-1178877544.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  65057bcebbeecf6a7f3bc3fcfb2de009

RANDOM SEED= 993843144

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1775824 kB
Buffers:         47128 kB
Cached:         142864 kB
SwapCached:      18496 kB
Active:         115744 kB
Inactive:       102500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775824 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            7188 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            47356 kB
Committed_AS:  8765952 kB
PageTables:       1776 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66553 MiB

End job on node18 on Fri May 11 10:08:38 UTC 2007