Trace number 331068

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.15 1200.57

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 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/node18/watcher-331068-1178895513 -o ROOT/results/node18/solver-331068-1178895513 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331068-1178895513/MiraXTv1_dyn /tmp/evaluation/331068-1178895513/instance-331068-1178895513.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.91 1.84 1.56 3/77 12704
/proc/meminfo: memFree=1688392/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=3788 CPUtime=0
/proc/12704/stat : 12704 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 337468878 3878912 300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12704/statm: 947 308 202 20 0 305 0

[startup+0.084947 s]
/proc/loadavg: 1.91 1.84 1.56 3/77 12704
/proc/meminfo: memFree=1688392/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=9256 CPUtime=0.07
/proc/12704/stat : 12704 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194304 1782 0 0 0 7 0 0 0 18 0 1 0 337468878 9478144 1757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8299469 0 0 4096 0 0 0 0 17 1 0 0
/proc/12704/statm: 2314 1765 206 20 0 1672 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9256

[startup+0.101947 s]
/proc/loadavg: 1.91 1.84 1.56 3/77 12704
/proc/meminfo: memFree=1688392/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=9960 CPUtime=0.09
/proc/12704/stat : 12704 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194304 2003 0 0 0 8 1 0 0 18 0 1 0 337468878 10199040 1978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/12704/statm: 2490 1978 206 20 0 1848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9960

[startup+0.301966 s]
/proc/loadavg: 1.91 1.84 1.56 3/77 12704
/proc/meminfo: memFree=1688392/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=21976 CPUtime=0.29
/proc/12704/stat : 12704 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194304 4816 0 0 0 27 2 0 0 19 0 1 0 337468878 22503424 4791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/12704/statm: 5494 4792 206 20 0 4852 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21976

[startup+0.702006 s]
/proc/loadavg: 1.91 1.84 1.56 3/77 12704
/proc/meminfo: memFree=1688392/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=44736 CPUtime=0.69
/proc/12704/stat : 12704 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194304 10269 0 0 0 64 5 0 0 22 0 1 0 337468878 45809664 10244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/12704/statm: 11184 10244 206 20 0 10542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44736

[startup+1.50108 s]
/proc/loadavg: 1.91 1.84 1.56 2/78 12705
/proc/meminfo: memFree=1632448/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=88140 CPUtime=1.48
/proc/12704/stat : 12704 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194304 20703 0 0 0 137 11 0 0 25 0 1 0 337468878 90255360 20678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/12704/statm: 22035 20678 206 20 0 21393 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88140

[startup+3.10124 s]
/proc/loadavg: 1.91 1.84 1.56 2/78 12705
/proc/meminfo: memFree=1582336/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=118500 CPUtime=3.09
/proc/12704/stat : 12704 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194304 26767 0 0 0 294 15 0 0 25 0 1 0 337468878 121344000 26742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583910 0 0 4096 0 0 0 0 17 1 0 0
/proc/12704/statm: 29625 26742 207 20 0 28983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118500

[startup+6.30155 s]
/proc/loadavg: 1.84 1.82 1.55 2/78 12705
/proc/meminfo: memFree=1575232/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=133292 CPUtime=6.28
/proc/12704/stat : 12704 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194304 30655 0 0 0 611 17 0 0 25 0 1 0 337468878 136491008 30630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587714 0 0 4096 0 0 0 0 17 1 0 0
/proc/12704/statm: 33323 30630 207 20 0 32681 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 133292

[startup+12.7012 s]
/proc/loadavg: 1.77 1.81 1.55 2/78 12705
/proc/meminfo: memFree=1559424/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=138660 CPUtime=12.69
/proc/12704/stat : 12704 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194304 32589 0 0 0 1251 18 0 0 25 0 1 0 337468878 141987840 32532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134581323 0 0 4096 0 0 0 0 17 1 0 0
/proc/12704/statm: 34665 32532 207 20 0 34023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138660

[startup+25.5014 s]
/proc/loadavg: 1.60 1.77 1.54 2/79 12706
/proc/meminfo: memFree=1441144/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=428456 CPUtime=25.48
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 68489 0 0 0 2515 33 0 0 25 0 2 0 337468878 438738944 62007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 107114 62007 218 20 0 106472 0
[pid=12704/tid=12706] ppid=12702 vsize=428456 CPUtime=3.48
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 25535 0 0 0 338 10 0 0 25 0 2 0 337471078 438738944 62007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 428456

[startup+51.1019 s]
/proc/loadavg: 1.39 1.70 1.53 3/79 12706
/proc/meminfo: memFree=1443896/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=425116 CPUtime=51.08
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 68650 0 0 0 5074 34 0 0 25 0 2 0 337468878 435318784 61337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 106279 61337 218 20 0 105637 0
[pid=12704/tid=12706] ppid=12702 vsize=425116 CPUtime=29.08
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 25696 0 0 0 2897 11 0 0 25 0 2 0 337471078 435318784 61337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 425116

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.50 2/79 12706
/proc/meminfo: memFree=1383480/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=483380 CPUtime=102.27
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 83970 0 0 0 10184 43 0 0 25 0 2 0 337468878 494981120 76368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 120845 76368 218 20 0 120203 0
[pid=12704/tid=12706] ppid=12702 vsize=483380 CPUtime=80.26
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 41016 0 0 0 8007 19 0 0 25 0 2 0 337471078 494981120 76368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 483380

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.46 2/85 12814
/proc/meminfo: memFree=1355648/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=509884 CPUtime=162.2
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 91116 0 0 0 16173 47 0 0 25 0 2 0 337468878 522121216 83063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 127471 83063 218 20 0 126829 0
[pid=12704/tid=12706] ppid=12702 vsize=509884 CPUtime=140.2
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 48162 0 0 0 13996 24 0 0 25 0 2 0 337471078 522121216 83063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 509884

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.43 2/79 12904
/proc/meminfo: memFree=1341816/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=524408 CPUtime=222.14
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 95029 0 0 0 22163 51 0 0 25 0 2 0 337468878 536993792 86709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 131102 86709 218 20 0 130460 0
[pid=12704/tid=12706] ppid=12702 vsize=524408 CPUtime=200.13
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 52075 0 0 0 19986 27 0 0 25 0 2 0 337471078 536993792 86709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 524408

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.40 2/79 12904
/proc/meminfo: memFree=1341816/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=524408 CPUtime=282.12
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 95437 0 0 0 28161 51 0 0 25 0 2 0 337468878 536993792 86715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 131102 86715 218 20 0 130460 0
[pid=12704/tid=12706] ppid=12702 vsize=524408 CPUtime=260.12
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 52483 0 0 0 25984 28 0 0 25 0 2 0 337471078 536993792 86715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 524408

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.37 2/79 12904
/proc/meminfo: memFree=1341816/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=524408 CPUtime=342.1
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 95438 0 0 0 34158 52 0 0 25 0 2 0 337468878 536993792 86716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 131102 86716 218 20 0 130460 0
[pid=12704/tid=12706] ppid=12702 vsize=524408 CPUtime=320.11
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 52484 0 0 0 31982 29 0 0 25 0 2 0 337471078 536993792 86716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 524408

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.35 2/79 12904
/proc/meminfo: memFree=1340536/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=525728 CPUtime=402.08
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 95957 0 0 0 40155 53 0 0 25 0 2 0 337468878 538345472 87031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 131432 87031 218 20 0 130790 0
[pid=12704/tid=12706] ppid=12702 vsize=525728 CPUtime=380.09
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 53003 0 0 0 37979 30 0 0 25 0 2 0 337471078 538345472 87031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 525728

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.32 2/79 12904
/proc/meminfo: memFree=1340536/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=525728 CPUtime=462.07
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 96435 0 0 0 46153 54 0 0 25 0 2 0 337468878 538345472 87033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 131432 87033 218 20 0 130790 0
[pid=12704/tid=12706] ppid=12702 vsize=525728 CPUtime=440.07
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 53481 0 0 0 43977 30 0 0 25 0 2 0 337471078 538345472 87033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 525728

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.30 2/79 12904
/proc/meminfo: memFree=1340600/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=525728 CPUtime=522.06
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 96435 0 0 0 52151 55 0 0 25 0 2 0 337468878 538345472 87033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 131432 87033 218 20 0 130790 0
[pid=12704/tid=12706] ppid=12702 vsize=525728 CPUtime=500.05
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 53481 0 0 0 49974 31 0 0 25 0 2 0 337471078 538345472 87033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 525728

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.28 2/79 12904
/proc/meminfo: memFree=1339768/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=530352 CPUtime=582.04
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 97594 0 0 0 58148 56 0 0 25 0 2 0 337468878 543080448 88192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 132588 88192 218 20 0 131946 0
[pid=12704/tid=12706] ppid=12702 vsize=530352 CPUtime=560.03
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 54640 0 0 0 55971 32 0 0 25 0 2 0 337471078 543080448 88192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 530352

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.26 2/79 12904
/proc/meminfo: memFree=1317944/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=548288 CPUtime=642.03
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 102214 0 0 0 64144 59 0 0 25 0 2 0 337468878 561446912 92675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 137072 92675 218 20 0 136430 0
[pid=12704/tid=12706] ppid=12702 vsize=548288 CPUtime=620.02
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 59260 0 0 0 61967 35 0 0 25 0 2 0 337471078 561446912 92675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 548288

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.24 2/79 12904
/proc/meminfo: memFree=1318072/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=548288 CPUtime=702
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 102214 0 0 0 70141 59 0 0 25 0 2 0 337468878 561446912 92675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 137072 92675 218 20 0 136430 0
[pid=12704/tid=12706] ppid=12702 vsize=548288 CPUtime=680.01
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 59260 0 0 0 67965 36 0 0 25 0 2 0 337471078 561446912 92675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 548288

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.22 2/79 12904
/proc/meminfo: memFree=1318136/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=548288 CPUtime=762
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 102215 0 0 0 76140 60 0 0 25 0 2 0 337468878 561446912 92676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 137072 92676 218 20 0 136430 0
[pid=12704/tid=12706] ppid=12702 vsize=548288 CPUtime=739.99
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 59261 0 0 0 73963 36 0 0 25 0 2 0 337471078 561446912 92676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 548288

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.20 2/79 12904
/proc/meminfo: memFree=1318200/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=548288 CPUtime=821.97
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 102219 0 0 0 82137 60 0 0 25 0 2 0 337468878 561446912 92680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 137072 92680 218 20 0 136430 0
[pid=12704/tid=12706] ppid=12702 vsize=548288 CPUtime=799.97
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 59265 0 0 0 79960 37 0 0 25 0 2 0 337471078 561446912 92680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 548288

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.19 2/79 12904
/proc/meminfo: memFree=1318200/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=548272 CPUtime=881.96
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 102220 0 0 0 88135 61 0 0 25 0 2 0 337468878 561430528 92681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 137068 92681 218 20 0 136426 0
[pid=12704/tid=12706] ppid=12702 vsize=548272 CPUtime=859.95
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 59266 0 0 0 85958 37 0 0 25 0 2 0 337471078 561430528 92681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 548272

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.17 2/79 12904
/proc/meminfo: memFree=1318200/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=548268 CPUtime=941.94
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 102220 0 0 0 94133 61 0 0 25 0 2 0 337468878 561426432 92681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 137067 92681 218 20 0 136425 0
[pid=12704/tid=12706] ppid=12702 vsize=548268 CPUtime=919.94
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 59266 0 0 0 91956 38 0 0 25 0 2 0 337471078 561426432 92681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 548268

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/79 12904
/proc/meminfo: memFree=1318264/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=548260 CPUtime=1001.93
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 102220 0 0 0 100131 62 0 0 25 0 2 0 337468878 561418240 92681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 137065 92681 218 20 0 136423 0
[pid=12704/tid=12706] ppid=12702 vsize=548260 CPUtime=979.92
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 59266 0 0 0 97954 38 0 0 25 0 2 0 337471078 561418240 92681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 548260

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/79 12904
/proc/meminfo: memFree=1311544/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=554672 CPUtime=1061.91
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 104115 0 0 0 106127 64 0 0 25 0 2 0 337468878 567984128 94296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 138668 94296 218 20 0 138026 0
[pid=12704/tid=12706] ppid=12702 vsize=554672 CPUtime=1039.9
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 61161 0 0 0 103950 40 0 0 25 0 2 0 337471078 567984128 94296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566421 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 554672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/79 12904
/proc/meminfo: memFree=1309688/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=556532 CPUtime=1121.89
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 104938 0 0 0 112124 65 0 0 25 0 2 0 337468878 569888768 94769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 139133 94769 218 20 0 138491 0
[pid=12704/tid=12706] ppid=12702 vsize=556532 CPUtime=1099.89
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 61984 0 0 0 109947 42 0 0 25 0 2 0 337471078 569888768 94769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 556532

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 12904
/proc/meminfo: memFree=1309624/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=556532 CPUtime=1181.88
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 105288 0 0 0 118122 66 0 0 25 0 2 0 337468878 569888768 94769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 139133 94769 218 20 0 138491 0
[pid=12704/tid=12706] ppid=12702 vsize=556532 CPUtime=1159.87
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 62334 0 0 0 115945 42 0 0 25 0 2 0 337471078 569888768 94769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 556532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.12 2/79 12904
/proc/meminfo: memFree=1309624/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=556532 CPUtime=1200.08
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 105288 0 0 0 119942 66 0 0 25 0 2 0 337468878 569888768 94769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 139133 94769 218 20 0 138491 0
[pid=12704/tid=12706] ppid=12702 vsize=556532 CPUtime=1178.07
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 62334 0 0 0 117765 42 0 0 25 0 2 0 337471078 569888768 94769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 556532

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.12 2/79 12904
/proc/meminfo: memFree=1309624/2055920 swapFree=4144420/4192956
[pid=12704] ppid=12702 vsize=556532 CPUtime=1200.08
/proc/12704/stat : 12704 (MiraXTv1_dyn) S 12702 12704 11272 0 -1 4194304 105288 0 0 0 119942 66 0 0 25 0 2 0 337468878 569888768 94769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 139133 94769 218 20 0 138491 0
[pid=12704/tid=12706] ppid=12702 vsize=556532 CPUtime=1178.07
/proc/12704/task/12706/stat : 12706 (MiraXTv1_dyn) R 12702 12704 11272 0 -1 4194368 62334 0 0 0 117765 42 0 0 25 0 2 0 337471078 569888768 94769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 556532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.15
CPU user time (s): 1199.43
CPU system time (s): 0.71989
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 556812

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

runsolver used 1.2788 second user time and 3.09553 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 14:58:35 UTC 2007

IDJOB= 331068
IDBENCH= 20578
IDSOLVER= 130
FILE ID= node18/331068-1178895513

PBS_JOBID= 5251073

Free space on /tmp= 66517 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6fcbaf8c6c7ed0c41d8ac12258cafaee

RANDOM SEED= 875592130

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:       1688800 kB
Buffers:         48148 kB
Cached:         226812 kB
SwapCached:      18528 kB
Active:         156700 kB
Inactive:       146488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688800 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:           35616 kB
Writeback:           0 kB
Mapped:          30120 kB
Slab:            49504 kB
Committed_AS:  8790880 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= 66517 MiB

End job on node18 on Fri May 11 15:18:38 UTC 2007