Trace number 1718926

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
march_hi hi? (MO) 1170.83 1171.33

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718926-1240641223/watcher-1718926-1240641223 -o /tmp/evaluation-result-1718926-1240641223/solver-1718926-1240641223 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1718926-1240641223.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): 1800 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/64 16982
/proc/meminfo: memFree=1429208/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=40520 CPUtime=0
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 797 0 0 0 0 0 0 0 18 0 1 0 92157554 41492480 782 1992294400 134512640 135197378 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 10130 788 57 167 0 9961 0

[startup+0.0684099 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16982
/proc/meminfo: memFree=1429208/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=88100 CPUtime=0.06
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 10288 0 0 0 3 3 0 0 18 0 1 0 92157554 90214400 10273 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 22025 10277 57 167 0 21856 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 88100

[startup+0.101412 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16982
/proc/meminfo: memFree=1429208/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=98000 CPUtime=0.09
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 13582 0 0 0 5 4 0 0 18 0 1 0 92157554 100352000 13567 1992294400 134512640 135197378 4294956224 18446744073709551615 134568480 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 24500 13571 57 167 0 24331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 98000

[startup+0.301435 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16982
/proc/meminfo: memFree=1429208/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=116324 CPUtime=0.29
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 19167 0 0 0 23 6 0 0 19 0 1 0 92157554 119115776 19152 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 29081 19152 57 167 0 28912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 116324

[startup+0.70148 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16982
/proc/meminfo: memFree=1429208/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=121868 CPUtime=0.69
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 20860 0 0 0 62 7 0 0 23 0 1 0 92157554 124792832 20845 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 30467 20845 57 167 0 30298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121868

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16983
/proc/meminfo: memFree=1341328/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=133088 CPUtime=1.49
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 24225 0 0 0 140 9 0 0 25 0 1 0 92157554 136282112 24210 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 33272 24210 57 167 0 33103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133088

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16983
/proc/meminfo: memFree=1323472/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=155264 CPUtime=3.09
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 30910 0 0 0 295 14 0 0 25 0 1 0 92157554 158990336 30895 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 38816 30895 57 167 0 38647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 155264

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16983
/proc/meminfo: memFree=1271760/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=199088 CPUtime=6.29
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 44120 0 0 0 608 21 0 0 25 0 1 0 92157554 203866112 44105 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 49772 44105 57 167 0 49603 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 199088

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16983
/proc/meminfo: memFree=1162448/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=287132 CPUtime=12.69
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 70642 0 0 0 1229 40 0 0 25 0 1 0 92157554 294023168 70627 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 71783 70627 57 167 0 71614 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 287132

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16983
/proc/meminfo: memFree=964944/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=770680 CPUtime=25.48
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 130247 0 0 0 2482 66 0 0 25 0 1 0 92157554 789176320 116960 1992294400 134512640 135197378 4294956224 18446744073709551615 134565212 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 192670 116960 64 167 0 192501 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 770680

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16983
/proc/meminfo: memFree=964432/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=770768 CPUtime=51.07
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 218376 0 0 0 4999 108 0 0 25 0 1 0 92157554 789266432 116994 1992294400 134512640 135197378 4294956224 18446744073709551615 134693722 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 192692 116994 66 167 0 192523 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 770768

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16983
/proc/meminfo: memFree=966416/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=768884 CPUtime=102.24
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 571578 0 0 0 9960 264 0 0 25 0 1 0 92157554 787337216 116538 1992294400 134512640 135197378 4294956224 18446744073709551615 134565168 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 192221 116538 81 167 0 192052 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 768884

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16983
/proc/meminfo: memFree=820368/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=918680 CPUtime=162.22
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 685865 0 0 0 15906 316 0 0 25 0 1 0 92157554 940728320 153866 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 229670 153866 82 167 0 229501 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 918680

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16985
/proc/meminfo: memFree=770640/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=967656 CPUtime=222.19
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 697482 0 0 0 21898 321 0 0 25 0 1 0 92157554 990879744 165483 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 241914 165483 82 167 0 241745 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 967656

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16985
/proc/meminfo: memFree=760464/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=977556 CPUtime=282.17
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 700088 0 0 0 27896 321 0 0 25 0 1 0 92157554 1001017344 168089 1992294400 134512640 135197378 4294956224 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 244389 168089 82 167 0 244220 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 977556

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16985
/proc/meminfo: memFree=740880/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=995904 CPUtime=342.15
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 704922 0 0 0 33892 323 0 0 25 0 1 0 92157554 1019805696 172923 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 248976 172923 82 167 0 248807 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 995904

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16985
/proc/meminfo: memFree=732496/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1003956 CPUtime=402.12
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 707059 0 0 0 39888 324 0 0 25 0 1 0 92157554 1028050944 175060 1992294400 134512640 135197378 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 250989 175060 82 167 0 250820 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 1003956

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16985
/proc/meminfo: memFree=711440/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1031816 CPUtime=462.1
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 712316 0 0 0 45884 326 0 0 25 0 1 0 92157554 1056579584 180317 1992294400 134512640 135197378 4294956224 18446744073709551615 134539474 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 257954 180317 82 167 0 257785 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 1031816

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16985
/proc/meminfo: memFree=688976/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1052672 CPUtime=522.06
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 717897 0 0 0 51878 328 0 0 25 0 1 0 92157554 1077936128 185898 1992294400 134512640 135197378 4294956224 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 263168 185898 82 167 0 262999 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 1052672

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16985
/proc/meminfo: memFree=672528/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1068776 CPUtime=582.03
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 722182 0 0 0 57873 330 0 0 25 0 1 0 92157554 1094426624 190183 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 267194 190183 82 167 0 267025 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 1068776

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16985
/proc/meminfo: memFree=655568/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1083560 CPUtime=642.01
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 726214 0 0 0 63869 332 0 0 25 0 1 0 92157554 1109565440 194215 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 270890 194215 82 167 0 270721 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 1083560

[startup+702.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 16985
/proc/meminfo: memFree=630864/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1106132 CPUtime=701.98
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 732371 0 0 0 69863 335 0 0 25 0 1 0 92157554 1132679168 200372 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 276533 200372 82 167 0 276364 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 1106132

[startup+762.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 16985
/proc/meminfo: memFree=601552/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1149444 CPUtime=761.96
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 739695 0 0 0 75859 337 0 0 25 0 1 0 92157554 1177030656 207696 1992294400 134512640 135197378 4294956224 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 287361 207696 82 167 0 287192 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 1149444

[startup+822.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 16985
/proc/meminfo: memFree=479568/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1268112 CPUtime=821.94
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 770738 0 0 0 81847 347 0 0 25 0 1 0 92157554 1298546688 238739 1992294400 134512640 135197378 4294956224 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 317028 238739 82 167 0 316859 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 1268112

[startup+882.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 16985
/proc/meminfo: memFree=331152/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1407636 CPUtime=881.9
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 807203 0 0 0 87830 360 0 0 25 0 1 0 92157554 1441419264 275204 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 351909 275204 82 167 0 351740 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 1407636

[startup+942.302 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 16985
/proc/meminfo: memFree=261008/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1477068 CPUtime=941.89
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 824929 0 0 0 93822 367 0 0 25 0 1 0 92157554 1512517632 292930 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 369267 292930 82 167 0 369098 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 1477068

[startup+1002.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 16985
/proc/meminfo: memFree=183504/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1552176 CPUtime=1001.86
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 844094 0 0 0 99813 373 0 0 25 0 1 0 92157554 1589428224 312095 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 388044 312095 82 167 0 387875 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 1552176

[startup+1062.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/65 16985
/proc/meminfo: memFree=93712/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1673912 CPUtime=1061.84
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 866731 0 0 0 105801 383 0 0 25 0 1 0 92157554 1714085888 334732 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 418478 334732 82 167 0 418309 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 1673912

[startup+1122.3 s]
/proc/loadavg: 1.07 1.05 1.00 2/65 16985
/proc/meminfo: memFree=15120/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1769612 CPUtime=1121.8
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 891160 0 0 0 111789 391 0 0 25 0 1 0 92157554 1812082688 359161 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 442403 359161 82 167 0 442234 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 1769612



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1171.1 s]
/proc/loadavg: 1.08 1.06 1.00 2/65 16985
/proc/meminfo: memFree=15440/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=1843268 CPUtime=1170.6
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4194304 909889 0 0 0 116660 400 0 0 25 0 1 0 92157554 1887506432 377890 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 460817 377890 82 167 0 460648 0
Current children cumulated CPU time (s) 1170.6
Current children cumulated vsize (KiB) 1843268

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

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

[startup+1171.21 s]
/proc/loadavg: 1.08 1.06 1.00 2/65 16985
/proc/meminfo: memFree=15440/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=0 CPUtime=1170.7
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4195332 909889 0 0 0 116660 410 0 0 25 0 1 0 92157554 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1170.7
Current children cumulated vsize (KiB) 0

[startup+1171.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/65 16985
/proc/meminfo: memFree=15440/2055920 swapFree=4192956/4192956
[pid=16982] ppid=16980 vsize=0 CPUtime=1170.79
/proc/16982/stat : 16982 (march_hi) R 16980 16982 16645 0 -1 4195332 909889 0 0 0 116660 419 0 0 25 0 1 0 92157554 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/16982/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1170.79
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1171.33
CPU time (s): 1170.83
CPU user time (s): 1166.6
CPU system time (s): 4.22536
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 1843268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1166.6
system time used= 4.22536
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 909889
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= 2
involuntary context switches= 3260

runsolver used 1.3478 second user time and 2.92656 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 08:33:56
IDJOB=1718926
IDBENCH=20574
IDSOLVER=521
FILE ID=node5/1718926-1240641223
PBS_JOBID= 9186416
Free space on /tmp= 66140 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718926-1240641223/watcher-1718926-1240641223 -o /tmp/evaluation-result-1718926-1240641223/solver-1718926-1240641223 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1718926-1240641223.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=302546042

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

/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.212
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.212
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:       1430264 kB
Buffers:         48228 kB
Cached:         484892 kB
SwapCached:          0 kB
Active:         240960 kB
Inactive:       306120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430264 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          210116 kB
Writeback:           0 kB
Mapped:          23668 kB
Slab:            64596 kB
Committed_AS:   318944 kB
PageTables:       1388 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= 66140 MiB
End job on node5 at 2009-04-25 08:53:29