Trace number 331067

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 v2? (TO) 1200.14 1200.91

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark998.38
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node18/watcher-331067-1178964759 -o ROOT/results/node18/solver-331067-1178964759 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331067-1178964759/MiraXTv2_dyn /tmp/evaluation/331067-1178964759/instance-331067-1178964759.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.00 0.00 0.00 3/77 18920
/proc/meminfo: memFree=1650944/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=3788 CPUtime=0
/proc/18920/stat : 18920 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194304 389 0 0 0 0 0 0 0 18 0 1 0 344393498 3878912 364 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/18920/statm: 947 373 202 20 0 305 0

[startup+0.085216 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 18920
/proc/meminfo: memFree=1650944/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=9448 CPUtime=0.07
/proc/18920/stat : 18920 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194304 1854 0 0 0 7 0 0 0 18 0 1 0 344393498 9674752 1829 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134575282 0 0 4096 0 0 0 0 17 0 0 0
/proc/18920/statm: 2362 1829 206 20 0 1720 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9448

[startup+0.102219 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 18920
/proc/meminfo: memFree=1650944/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=10356 CPUtime=0.09
/proc/18920/stat : 18920 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194304 2124 0 0 0 9 0 0 0 18 0 1 0 344393498 10604544 2099 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/18920/statm: 2589 2099 206 20 0 1947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10356

[startup+0.301237 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 18920
/proc/meminfo: memFree=1650944/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=22900 CPUtime=0.29
/proc/18920/stat : 18920 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194304 5131 0 0 0 27 2 0 0 20 0 1 0 344393498 23449600 5106 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 8299469 0 0 4096 0 0 0 0 17 0 0 0
/proc/18920/statm: 5725 5106 206 20 0 5083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22900

[startup+0.701321 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 18920
/proc/meminfo: memFree=1650944/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=47572 CPUtime=0.68
/proc/18920/stat : 18920 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194304 10937 0 0 0 63 5 0 0 23 0 1 0 344393498 48713728 10912 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526884 0 0 4096 0 0 0 0 17 0 0 0
/proc/18920/statm: 11893 10912 206 20 0 11251 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47572

[startup+1.50135 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 18921
/proc/meminfo: memFree=1590840/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=95960 CPUtime=1.49
/proc/18920/stat : 18920 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194304 22200 0 0 0 137 12 0 0 25 0 1 0 344393498 98263040 22175 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/18920/statm: 23990 22175 206 20 0 23348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95960

[startup+3.10163 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 18921
/proc/meminfo: memFree=1544376/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=118500 CPUtime=3.09
/proc/18920/stat : 18920 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194304 26767 0 0 0 294 15 0 0 25 0 1 0 344393498 121344000 26742 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134584051 0 0 4096 0 0 0 0 17 0 0 0
/proc/18920/statm: 29625 26742 207 20 0 28983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118500

[startup+6.30182 s]
/proc/loadavg: 0.15 0.03 0.01 2/78 18921
/proc/meminfo: memFree=1532088/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=133952 CPUtime=6.29
/proc/18920/stat : 18920 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194304 30833 0 0 0 612 17 0 0 25 0 1 0 344393498 137166848 30808 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134587690 0 0 4096 0 0 0 0 17 0 0 0
/proc/18920/statm: 33488 30808 207 20 0 32846 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133952

[startup+12.7014 s]
/proc/loadavg: 0.22 0.05 0.02 2/78 18921
/proc/meminfo: memFree=1521528/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=140252 CPUtime=12.69
/proc/18920/stat : 18920 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194304 33024 0 0 0 1251 18 0 0 25 0 1 0 344393498 143618048 32967 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/18920/statm: 35063 32967 207 20 0 34421 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140252

[startup+25.5017 s]
/proc/loadavg: 0.34 0.08 0.02 2/79 18922
/proc/meminfo: memFree=1403504/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=428456 CPUtime=25.48
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 68499 0 0 0 2518 30 0 0 25 0 2 0 344393498 438738944 62017 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 107114 62017 218 20 0 106472 0
[pid=18920/tid=18922] ppid=18918 vsize=428456 CPUtime=4.77
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 25545 0 0 0 469 8 0 0 25 0 2 0 344395570 438738944 62017 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 428456

[startup+51.1011 s]
/proc/loadavg: 0.60 0.17 0.05 2/79 18922
/proc/meminfo: memFree=1405936/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=425116 CPUtime=51.05
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 68705 0 0 0 5074 31 0 0 25 0 2 0 344393498 435318784 61392 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 106279 61392 218 20 0 105637 0
[pid=18920/tid=18922] ppid=18918 vsize=425116 CPUtime=30.34
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 25751 0 0 0 3025 9 0 0 25 0 2 0 344395570 435318784 61392 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 425116

[startup+102.306 s]
/proc/loadavg: 0.82 0.29 0.10 2/79 18922
/proc/meminfo: memFree=1369776/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=460408 CPUtime=102.22
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 78127 0 0 0 10186 36 0 0 25 0 2 0 344393498 471457792 70586 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 115102 70586 218 20 0 114460 0
[pid=18920/tid=18922] ppid=18918 vsize=460408 CPUtime=81.5
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 35173 0 0 0 8136 14 0 0 25 0 2 0 344395570 471457792 70586 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134517104 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 460408

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/79 18922
/proc/meminfo: memFree=1283696/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=545032 CPUtime=162.18
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 99783 0 0 0 16171 47 0 0 25 0 2 0 344393498 558112768 91863 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 136258 91863 218 20 0 135616 0
[pid=18920/tid=18922] ppid=18918 vsize=545032 CPUtime=141.46
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 56829 0 0 0 14122 24 0 0 25 0 2 0 344395570 558112768 91863 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134525991 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 545032

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/79 18922
/proc/meminfo: memFree=1241072/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=587636 CPUtime=222.14
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 110766 0 0 0 22162 52 0 0 25 0 2 0 344393498 601739264 102504 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 146909 102504 218 20 0 146267 0
[pid=18920/tid=18922] ppid=18918 vsize=587636 CPUtime=201.43
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 67812 0 0 0 20113 30 0 0 25 0 2 0 344395570 601739264 102504 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 587636

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/79 18922
/proc/meminfo: memFree=1211120/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=617444 CPUtime=282.11
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 118377 0 0 0 28155 56 0 0 25 0 2 0 344393498 632262656 109975 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 154361 109975 218 20 0 153719 0
[pid=18920/tid=18922] ppid=18918 vsize=617444 CPUtime=261.39
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 75423 0 0 0 26105 34 0 0 25 0 2 0 344395570 632262656 109975 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 617444

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/79 18922
/proc/meminfo: memFree=1208624/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=622252 CPUtime=342.07
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 119581 0 0 0 34150 57 0 0 25 0 2 0 344393498 637186048 111179 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 155563 111179 218 20 0 154921 0
[pid=18920/tid=18922] ppid=18918 vsize=622252 CPUtime=321.36
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 76627 0 0 0 32101 35 0 0 25 0 2 0 344395570 637186048 111179 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 622252

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/79 18922
/proc/meminfo: memFree=1188144/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=640344 CPUtime=402.04
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 124388 0 0 0 40144 60 0 0 25 0 2 0 344393498 655712256 115706 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 160086 115706 218 20 0 159444 0
[pid=18920/tid=18922] ppid=18918 vsize=640344 CPUtime=381.32
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 81434 0 0 0 38094 38 0 0 25 0 2 0 344395570 655712256 115706 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 640344

[startup+462.303 s]
/proc/loadavg: 0.99 0.78 0.38 2/79 18922
/proc/meminfo: memFree=1165808/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=662640 CPUtime=462
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 130025 0 0 0 46137 63 0 0 25 0 2 0 344393498 678543360 121272 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 165660 121272 218 20 0 165018 0
[pid=18920/tid=18922] ppid=18918 vsize=662640 CPUtime=441.29
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 87071 0 0 0 44088 41 0 0 25 0 2 0 344395570 678543360 121272 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 662640

[startup+522.303 s]
/proc/loadavg: 0.99 0.81 0.41 2/79 18922
/proc/meminfo: memFree=1113520/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=714764 CPUtime=521.97
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 143296 0 0 0 52128 69 0 0 25 0 2 0 344393498 731918336 134330 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 178691 134330 218 20 0 178049 0
[pid=18920/tid=18922] ppid=18918 vsize=714764 CPUtime=501.24
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 100342 0 0 0 50078 46 0 0 25 0 2 0 344395570 731918336 134330 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 714764

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/79 18922
/proc/meminfo: memFree=1113520/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=714764 CPUtime=581.93
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 143296 0 0 0 58124 69 0 0 25 0 2 0 344393498 731918336 134330 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 178691 134330 218 20 0 178049 0
[pid=18920/tid=18922] ppid=18918 vsize=714764 CPUtime=561.22
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 100342 0 0 0 56075 47 0 0 25 0 2 0 344395570 731918336 134330 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 714764

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/79 18922
/proc/meminfo: memFree=1002544/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=825564 CPUtime=641.89
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 171122 0 0 0 64108 81 0 0 25 0 2 0 344393498 845377536 162014 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 206391 162014 218 20 0 205749 0
[pid=18920/tid=18922] ppid=18918 vsize=825564 CPUtime=621.18
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 128168 0 0 0 62059 59 0 0 25 0 2 0 344395570 845377536 162014 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134520073 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 825564

[startup+702.303 s]
/proc/loadavg: 0.99 0.89 0.51 2/79 18922
/proc/meminfo: memFree=1002480/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=825552 CPUtime=701.85
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 171123 0 0 0 70104 81 0 0 25 0 2 0 344393498 845365248 162015 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 206388 162015 218 20 0 205746 0
[pid=18920/tid=18922] ppid=18918 vsize=825552 CPUtime=681.14
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 128169 0 0 0 68055 59 0 0 25 0 2 0 344395570 845365248 162015 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 825552

[startup+762.307 s]
/proc/loadavg: 0.99 0.91 0.54 3/79 18922
/proc/meminfo: memFree=1002480/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=825548 CPUtime=761.81
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 171127 0 0 0 76100 81 0 0 25 0 2 0 344393498 845361152 162019 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 206387 162019 218 20 0 205745 0
[pid=18920/tid=18922] ppid=18918 vsize=825548 CPUtime=741.1
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 128173 0 0 0 74051 59 0 0 25 0 2 0 344395570 845361152 162019 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 825548

[startup+822.303 s]
/proc/loadavg: 0.99 0.92 0.56 2/79 18922
/proc/meminfo: memFree=1002480/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=825548 CPUtime=821.78
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 171129 0 0 0 82096 82 0 0 25 0 2 0 344393498 845361152 162021 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 206387 162021 218 20 0 205745 0
[pid=18920/tid=18922] ppid=18918 vsize=825548 CPUtime=801.05
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 128175 0 0 0 80046 59 0 0 25 0 2 0 344395570 845361152 162021 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 825548

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/79 18922
/proc/meminfo: memFree=1002480/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=825540 CPUtime=881.74
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 171130 0 0 0 88092 82 0 0 25 0 2 0 344393498 845352960 162022 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 206385 162022 218 20 0 205743 0
[pid=18920/tid=18922] ppid=18918 vsize=825540 CPUtime=861.01
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 128176 0 0 0 86042 59 0 0 25 0 2 0 344395570 845352960 162022 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 825540

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/79 18922
/proc/meminfo: memFree=1002480/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=825528 CPUtime=941.71
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 171130 0 0 0 94089 82 0 0 25 0 2 0 344393498 845340672 162022 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 206382 162022 218 20 0 205740 0
[pid=18920/tid=18922] ppid=18918 vsize=825528 CPUtime=920.99
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 128176 0 0 0 92039 60 0 0 25 0 2 0 344395570 845340672 162022 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 825528

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/79 18922
/proc/meminfo: memFree=1002480/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=825528 CPUtime=1001.67
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 171130 0 0 0 100085 82 0 0 25 0 2 0 344393498 845340672 162022 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 206382 162022 218 20 0 205740 0
[pid=18920/tid=18922] ppid=18918 vsize=825528 CPUtime=980.96
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 128176 0 0 0 98036 60 0 0 25 0 2 0 344395570 845340672 162022 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134520092 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 825528

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/79 18922
/proc/meminfo: memFree=1002544/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=825528 CPUtime=1061.63
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 171130 0 0 0 106081 82 0 0 25 0 2 0 344393498 845340672 162022 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 206382 162022 218 20 0 205740 0
[pid=18920/tid=18922] ppid=18918 vsize=825528 CPUtime=1040.91
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 128176 0 0 0 104031 60 0 0 25 0 2 0 344395570 845340672 162022 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134520092 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 825528

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 3/79 18922
/proc/meminfo: memFree=1002544/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=825528 CPUtime=1121.58
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 171134 0 0 0 112076 82 0 0 25 0 2 0 344393498 845340672 162026 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 206382 162026 218 20 0 205740 0
[pid=18920/tid=18922] ppid=18918 vsize=825528 CPUtime=1100.86
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 128180 0 0 0 110026 60 0 0 25 0 2 0 344395570 845340672 162026 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 825528

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/79 18922
/proc/meminfo: memFree=998896/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=829228 CPUtime=1181.54
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 172110 0 0 0 118072 82 0 0 25 0 2 0 344393498 849129472 162929 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 207307 162929 218 20 0 206665 0
[pid=18920/tid=18922] ppid=18918 vsize=829228 CPUtime=1160.83
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 129156 0 0 0 116023 60 0 0 25 0 2 0 344395570 849129472 162929 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.54
Current children cumulated vsize (KiB) 829228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.69 2/79 18922
/proc/meminfo: memFree=998896/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=829228 CPUtime=1200.02
/proc/18920/stat : 18920 (MiraXTv2_dyn) S 18918 18920 18846 0 -1 4194304 172110 0 0 0 119920 82 0 0 25 0 2 0 344393498 849129472 162929 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18920/statm: 207307 162929 218 20 0 206665 0
[pid=18920/tid=18922] ppid=18918 vsize=829228 CPUtime=1179.31
/proc/18920/task/18922/stat : 18922 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4194368 129156 0 0 0 117871 60 0 0 25 0 2 0 344395570 849129472 162929 18446744073709551615 134512640 134597668 4294956576 18446744073709551615 134517008 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 829228

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

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

[startup+1200.91 s]
/proc/loadavg: 0.99 0.97 0.69 2/79 18922
/proc/meminfo: memFree=998896/2055920 swapFree=4144420/4192956
[pid=18920] ppid=18918 vsize=0 CPUtime=1200.13
/proc/18920/stat : 18920 (MiraXTv2_dyn) R 18918 18920 18846 0 -1 4195332 172110 0 0 0 119921 92 0 0 17 0 1 0 344393498 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18920/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.91
CPU time (s): 1200.14
CPU user time (s): 1199.21
CPU system time (s): 0.928858
CPU usage (%): 99.9358
Max. virtual memory (cumulated for all children) (KiB): 829520

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

runsolver used 1.22581 second user time and 3.14752 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat May 12 10:12:41 UTC 2007

IDJOB= 331067
IDBENCH= 20578
IDSOLVER= 129
FILE ID= node18/331067-1178964759

PBS_JOBID= 5252760

Free space on /tmp= 66511 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= /tmp/evaluation/331067-1178964759/MiraXTv2_dyn /tmp/evaluation/331067-1178964759/instance-331067-1178964759.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-331067-1178964759 -o ROOT/results/node18/solver-331067-1178964759 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331067-1178964759/MiraXTv2_dyn /tmp/evaluation/331067-1178964759/instance-331067-1178964759.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6fcbaf8c6c7ed0c41d8ac12258cafaee

RANDOM SEED= 7654983

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:       1651224 kB
Buffers:         49124 kB
Cached:         263236 kB
SwapCached:      18528 kB
Active:         168196 kB
Inactive:       172216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651224 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:           35552 kB
Writeback:           0 kB
Mapped:          29892 kB
Slab:            49860 kB
Committed_AS:  8818976 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= 66511 MiB

End job on node18 on Sat May 12 10:32:44 UTC 2007