Trace number 314365

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.05 1200.83

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-02.cnf
MD5SUM9ded5d7f130643b725016d2e5e4c7da3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark659.169
Satisfiable
(Un)Satisfiability was proved
Number of variables6196
Number of clauses22741
Sum of the clauses size59967
Maximum clause length602
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212147
Number of clauses of size 39205
Number of clauses of size 4597
Number of clauses of size 5221
Number of clauses of size over 5570

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/node2/watcher-314365-1178876759 -o ROOT/results/node2/solver-314365-1178876759 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314365-1178876759/MiraXTv1_dyn /tmp/evaluation/314365-1178876759/instance-314365-1178876759.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.00 1.00 1.00 3/77 4990
/proc/meminfo: memFree=1753904/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=3788 CPUtime=0
/proc/4990/stat : 4990 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 363713697 3878912 340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10974157 0 0 4096 0 0 0 0 17 0 0 0
/proc/4990/statm: 947 346 205 20 0 305 0

[startup+0.087473 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 4990
/proc/meminfo: memFree=1753904/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=7180 CPUtime=0.07
/proc/4990/stat : 4990 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194304 1161 0 0 0 7 0 0 0 18 0 1 0 363713697 7352320 1136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 0 0 0
/proc/4990/statm: 1795 1137 207 20 0 1153 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7180

[startup+0.101473 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 4990
/proc/meminfo: memFree=1753904/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=7260 CPUtime=0.09
/proc/4990/stat : 4990 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194304 1198 0 0 0 9 0 0 0 18 0 1 0 363713697 7434240 1173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134578072 0 0 4096 0 0 0 0 17 0 0 0
/proc/4990/statm: 1815 1173 207 20 0 1173 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7260

[startup+0.301494 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 4990
/proc/meminfo: memFree=1753904/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=9764 CPUtime=0.29
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 1556 0 0 0 29 0 0 0 18 0 2 0 363713697 9998336 1439 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 2441 1439 218 20 0 1799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9764

[startup+0.701536 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 4990
/proc/meminfo: memFree=1753904/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=10556 CPUtime=0.69
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 1762 0 0 0 69 0 0 0 18 0 2 0 363713697 10809344 1645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 2639 1645 218 20 0 1997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10556

[startup+1.50262 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1747424/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=11876 CPUtime=1.49
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 2124 0 0 0 148 1 0 0 18 0 2 0 363713697 12161024 2007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 2969 2008 218 20 0 2327 0
[pid=4990/tid=4992] ppid=4988 vsize=11876 CPUtime=1.36
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 880 0 0 0 136 0 0 0 25 0 2 0 363713710 12161024 2008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11876

[startup+3.10178 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1745568/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=14120 CPUtime=3.09
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 2730 0 0 0 308 1 0 0 18 0 2 0 363713697 14458880 2613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 3530 2613 218 20 0 2888 0
[pid=4990/tid=4992] ppid=4988 vsize=14120 CPUtime=2.96
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 1485 0 0 0 296 0 0 0 25 0 2 0 363713710 14458880 2613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14120

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1741792/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=16912 CPUtime=6.29
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 3256 0 0 0 627 2 0 0 18 0 2 0 363713697 17317888 3139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 4228 3139 218 20 0 3586 0
[pid=4990/tid=4992] ppid=4988 vsize=16912 CPUtime=6.16
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 2011 0 0 0 615 1 0 0 25 0 2 0 363713710 17317888 3139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16912

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1735712/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=23644 CPUtime=12.68
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 5001 0 0 0 1265 3 0 0 18 0 2 0 363713697 24211456 4884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 5911 4884 218 20 0 5269 0
[pid=4990/tid=4992] ppid=4988 vsize=23644 CPUtime=12.55
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 3756 0 0 0 1253 2 0 0 25 0 2 0 363713710 24211456 4884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23644

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1728736/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=29352 CPUtime=25.48
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 6509 0 0 0 2543 5 0 0 18 0 2 0 363713697 30056448 6355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 7338 6355 218 20 0 6696 0
[pid=4990/tid=4992] ppid=4988 vsize=29352 CPUtime=25.35
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 5264 0 0 0 2531 4 0 0 25 0 2 0 363713710 30056448 6355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29352

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1716384/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=41452 CPUtime=51.04
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 9741 0 0 0 5097 7 0 0 18 0 2 0 363713697 42446848 9446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 10363 9446 218 20 0 9721 0
[pid=4990/tid=4992] ppid=4988 vsize=41452 CPUtime=50.91
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 8496 0 0 0 5085 6 0 0 25 0 2 0 363713710 42446848 9446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 41452

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1705888/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=51504 CPUtime=102.22
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 12533 0 0 0 10213 9 0 0 18 0 2 0 363713697 52740096 12055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 12876 12055 218 20 0 12234 0
[pid=4990/tid=4992] ppid=4988 vsize=51504 CPUtime=102.09
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 11288 0 0 0 10201 8 0 0 25 0 2 0 363713710 52740096 12055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 51504

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1694752/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=62796 CPUtime=162.17
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 15497 0 0 0 16205 12 0 0 18 0 2 0 363713697 64303104 14816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 15699 14816 218 20 0 15057 0
[pid=4990/tid=4992] ppid=4988 vsize=62796 CPUtime=162.04
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 14252 0 0 0 16193 11 0 0 25 0 2 0 363713710 64303104 14816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 62796

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1686496/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=70848 CPUtime=222.13
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 17777 0 0 0 22199 14 0 0 18 0 2 0 363713697 72548352 16883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 17712 16883 218 20 0 17070 0
[pid=4990/tid=4992] ppid=4988 vsize=70848 CPUtime=222
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 16532 0 0 0 22187 13 0 0 25 0 2 0 363713710 72548352 16883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 70848

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1682528/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=75484 CPUtime=282.1
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 19065 0 0 0 28194 16 0 0 18 0 2 0 363713697 77295616 18026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 18871 18026 218 20 0 18229 0
[pid=4990/tid=4992] ppid=4988 vsize=75484 CPUtime=281.97
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 17820 0 0 0 28182 15 0 0 25 0 2 0 363713710 77295616 18026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 75484

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1680288/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=77068 CPUtime=342.05
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 19711 0 0 0 34189 16 0 0 18 0 2 0 363713697 78917632 18451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 19267 18451 218 20 0 18625 0
[pid=4990/tid=4992] ppid=4988 vsize=77068 CPUtime=341.93
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 18466 0 0 0 34177 16 0 0 25 0 2 0 363713710 78917632 18451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 77068

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1680160/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=77068 CPUtime=402.01
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 19868 0 0 0 40184 17 0 0 18 0 2 0 363713697 78917632 18460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 19267 18460 218 20 0 18625 0
[pid=4990/tid=4992] ppid=4988 vsize=77068 CPUtime=401.88
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 18623 0 0 0 40172 16 0 0 25 0 2 0 363713710 78917632 18460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 77068

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1677664/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=79708 CPUtime=461.98
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 20659 0 0 0 46180 18 0 0 18 0 2 0 363713697 81620992 19101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 19927 19101 218 20 0 19285 0
[pid=4990/tid=4992] ppid=4988 vsize=79708 CPUtime=461.85
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 19414 0 0 0 46168 17 0 0 25 0 2 0 363713710 81620992 19101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 79708

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1677664/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=79708 CPUtime=521.94
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 20810 0 0 0 52176 18 0 0 18 0 2 0 363713697 81620992 19102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 19927 19102 218 20 0 19285 0
[pid=4990/tid=4992] ppid=4988 vsize=79708 CPUtime=521.81
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 19565 0 0 0 52164 17 0 0 25 0 2 0 363713710 81620992 19102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522143 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 79708

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1672992/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=581.9
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 22126 0 0 0 58171 19 0 0 18 0 2 0 363713697 86351872 20266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20266 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=581.78
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 20881 0 0 0 58159 19 0 0 25 0 2 0 363713710 86351872 20266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 84328

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1672992/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=641.87
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 22280 0 0 0 64167 20 0 0 18 0 2 0 363713697 86351872 20268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20268 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=641.74
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 21035 0 0 0 64155 19 0 0 25 0 2 0 363713710 86351872 20268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 84328

[startup+702.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 4992
/proc/meminfo: memFree=1672928/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=701.83
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 22433 0 0 0 70163 20 0 0 18 0 2 0 363713697 86351872 20269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20269 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=701.7
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 21188 0 0 0 70151 19 0 0 25 0 2 0 363713710 86351872 20269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526127 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 84328

[startup+762.307 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 4992
/proc/meminfo: memFree=1672928/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=761.77
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 22589 0 0 0 76157 20 0 0 18 0 2 0 363713697 86351872 20272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20272 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=761.64
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 21344 0 0 0 76145 19 0 0 25 0 2 0 363713710 86351872 20272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 84328

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1672928/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=821.75
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 22746 0 0 0 82154 21 0 0 18 0 2 0 363713697 86351872 20275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20275 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=821.62
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 21501 0 0 0 82142 20 0 0 25 0 2 0 363713710 86351872 20275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 84328

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4992
/proc/meminfo: memFree=1672928/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=881.71
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 22901 0 0 0 88150 21 0 0 18 0 2 0 363713697 86351872 20276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20276 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=881.58
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 21656 0 0 0 88138 20 0 0 25 0 2 0 363713710 86351872 20276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 84328

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 5160
/proc/meminfo: memFree=1671600/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=941.67
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 22978 0 0 0 94138 29 0 0 18 0 2 0 363713697 86351872 20276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20276 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=941.54
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 21733 0 0 0 94126 28 0 0 25 0 2 0 363713710 86351872 20276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 84328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5190
/proc/meminfo: memFree=1672672/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=1001.64
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 23136 0 0 0 100132 32 0 0 18 0 2 0 363713697 86351872 20280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20280 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=1001.51
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 21891 0 0 0 100120 31 0 0 25 0 2 0 363713710 86351872 20280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 84328

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5190
/proc/meminfo: memFree=1672672/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=1061.6
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 23293 0 0 0 106128 32 0 0 18 0 2 0 363713697 86351872 20281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20281 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=1061.48
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 22048 0 0 0 106116 32 0 0 25 0 2 0 363713710 86351872 20281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.6
Current children cumulated vsize (KiB) 84328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5190
/proc/meminfo: memFree=1672672/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=1121.57
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 23529 0 0 0 112124 33 0 0 18 0 2 0 363713697 86351872 20283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20283 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=1121.44
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 22284 0 0 0 112112 32 0 0 25 0 2 0 363713710 86351872 20283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.57
Current children cumulated vsize (KiB) 84328

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5190
/proc/meminfo: memFree=1672608/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=1181.52
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 23849 0 0 0 118119 33 0 0 18 0 2 0 363713697 86351872 20289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20289 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=1181.4
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 22604 0 0 0 118108 32 0 0 25 0 2 0 363713710 86351872 20289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.52
Current children cumulated vsize (KiB) 84328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5190
/proc/meminfo: memFree=1672608/2055920 swapFree=4148880/4192956
[pid=4990] ppid=4988 vsize=84328 CPUtime=1200.02
/proc/4990/stat : 4990 (MiraXTv1_dyn) S 4988 4990 4179 0 -1 4194304 24010 0 0 0 119969 33 0 0 18 0 2 0 363713697 86351872 20292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4990/statm: 21082 20292 218 20 0 20440 0
[pid=4990/tid=4992] ppid=4988 vsize=84328 CPUtime=1199.89
/proc/4990/task/4992/stat : 4992 (MiraXTv1_dyn) R 4988 4990 4179 0 -1 4194368 22765 0 0 0 119957 32 0 0 25 0 2 0 363713710 86351872 20292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 84328

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.83
CPU time (s): 1200.05
CPU user time (s): 1199.7
CPU system time (s): 0.349946
CPU usage (%): 99.9354
Max. virtual memory (cumulated for all children) (KiB): 84636

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

runsolver used 1.3168 second user time and 3.07953 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 09:45:59 UTC 2007

IDJOB= 314365
IDBENCH= 20389
IDSOLVER= 130
FILE ID= node2/314365-1178876759

PBS_JOBID= 5251046

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-02.cnf
COMMAND LINE= /tmp/evaluation/314365-1178876759/MiraXTv1_dyn /tmp/evaluation/314365-1178876759/instance-314365-1178876759.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-314365-1178876759 -o ROOT/results/node2/solver-314365-1178876759 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314365-1178876759/MiraXTv1_dyn /tmp/evaluation/314365-1178876759/instance-314365-1178876759.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9ded5d7f130643b725016d2e5e4c7da3

RANDOM SEED= 36925759

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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:       1754120 kB
Buffers:         45096 kB
Cached:         169112 kB
SwapCached:      12368 kB
Active:         132736 kB
Inactive:       104580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754120 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4336 kB
Writeback:           0 kB
Mapped:          29980 kB
Slab:            49940 kB
Committed_AS: 11767316 kB
PageTables:       1860 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= 66560 MiB

End job on node2 on Fri May 11 10:06:02 UTC 2007