Trace number 330868

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
TTS 4.0? (TO) 1200.2 1200.65

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryINDUST (industrial 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 (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node66/watcher-330868-1173175517 -o ROOT/results/node66/solver-330868-1173175517 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330868-1173175517/tts-4-0 /tmp/evaluation/330868-1173175517/instance-330868-1173175517.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.99 0.97 0.95 3/64 16853
/proc/meminfo: memFree=1201608/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=928 CPUtime=0
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 337510568 950272 108 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134630100 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 232 108 57 113 0 116 0

[startup+0.0520761 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 16853
/proc/meminfo: memFree=1201608/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=2748 CPUtime=0.04
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 593 0 0 0 4 0 0 0 18 0 1 0 337510568 2813952 578 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 687 578 57 113 0 571 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2748

[startup+0.101085 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 16853
/proc/meminfo: memFree=1201608/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=4796 CPUtime=0.09
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 1076 0 0 0 9 0 0 0 18 0 1 0 337510568 4911104 1061 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 1199 1062 57 113 0 1083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4796

[startup+0.301125 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 16853
/proc/meminfo: memFree=1201608/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=12504 CPUtime=0.29
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 2991 0 0 0 28 1 0 0 19 0 1 0 337510568 12804096 2976 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 3126 2976 57 113 0 3010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12504

[startup+0.701206 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 16853
/proc/meminfo: memFree=1201608/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=27640 CPUtime=0.69
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 6753 0 0 0 67 2 0 0 22 0 1 0 337510568 28303360 6738 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 6910 6739 57 113 0 6794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27640

[startup+1.50137 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=1161792/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=57640 CPUtime=1.49
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 14133 0 0 0 142 7 0 0 25 0 1 0 337510568 59023360 14118 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 14410 14118 57 113 0 14294 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57640

[startup+3.10169 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=1122624/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=118468 CPUtime=3.09
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 28954 0 0 0 292 17 0 0 25 0 1 0 337510568 121311232 28939 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 29617 28939 57 113 0 29501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118468

[startup+6.30133 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=1001216/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=241808 CPUtime=6.29
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 58664 0 0 0 597 32 0 0 25 0 1 0 337510568 247611392 58649 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 60452 58650 57 113 0 60336 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241808

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=757632/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=473552 CPUtime=12.69
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 117499 0 0 0 1205 64 0 0 25 0 1 0 337510568 484917248 117484 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 118388 117485 57 113 0 118272 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 473552

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=551680/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=693592 CPUtime=25.48
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 170100 0 0 0 2458 90 0 0 25 0 1 0 337510568 710238208 170085 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 173398 170089 58 113 0 173282 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 693592

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=496192/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=719400 CPUtime=51.07
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 176454 0 0 0 5014 93 0 0 25 0 1 0 337510568 736665600 176439 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 179850 176439 59 113 0 179734 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 719400

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=476928/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=738692 CPUtime=102.26
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 181265 0 0 0 10131 95 0 0 25 0 1 0 337510568 756420608 181250 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 184673 181250 59 113 0 184557 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 738692

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=459776/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=756952 CPUtime=162.22
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 185560 0 0 0 16126 96 0 0 25 0 1 0 337510568 775118848 185545 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 189238 185545 59 113 0 189122 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 756952

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=446592/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=770456 CPUtime=222.2
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 188796 0 0 0 22123 97 0 0 25 0 1 0 337510568 788946944 188781 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 192614 188781 59 113 0 192498 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 770456

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=433600/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=783620 CPUtime=282.19
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 192074 0 0 0 28120 99 0 0 25 0 1 0 337510568 802426880 192059 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538263 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 195905 192059 59 113 0 195789 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 783620

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=422336/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=794656 CPUtime=342.16
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 194831 0 0 0 34116 100 0 0 25 0 1 0 337510568 813727744 194816 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 198664 194816 59 113 0 198548 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 794656

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=409088/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=808412 CPUtime=402.14
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 198190 0 0 0 40113 101 0 0 25 0 1 0 337510568 827813888 198175 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 202103 198175 59 113 0 201987 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 808412

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=388800/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=829504 CPUtime=462.11
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 203208 0 0 0 46109 102 0 0 25 0 1 0 337510568 849412096 203193 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 207376 203193 59 113 0 207260 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 829504

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=374720/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=844432 CPUtime=522.1
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 206761 0 0 0 52106 104 0 0 25 0 1 0 337510568 864698368 206746 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 211108 206746 59 113 0 210992 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 844432

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=362432/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=857616 CPUtime=582.07
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 209795 0 0 0 58102 105 0 0 25 0 1 0 337510568 878198784 209780 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 214404 209780 59 113 0 214288 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 857616

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=338112/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=883128 CPUtime=642.05
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 215832 0 0 0 64097 108 0 0 25 0 1 0 337510568 904323072 215817 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 220782 215817 59 113 0 220666 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 883128

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=328448/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=893176 CPUtime=702.03
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 218261 0 0 0 70094 109 0 0 25 0 1 0 337510568 914612224 218246 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538265 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 223294 218246 59 113 0 223178 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 893176

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=320640/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=901588 CPUtime=762.01
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 220212 0 0 0 76091 110 0 0 25 0 1 0 337510568 923226112 220197 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 225397 220197 59 113 0 225281 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 901588

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=312448/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=909920 CPUtime=821.98
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 222280 0 0 0 82086 112 0 0 25 0 1 0 337510568 931758080 222265 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 227480 222265 59 113 0 227364 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 909920

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=302976/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=919460 CPUtime=881.95
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 224613 0 0 0 88083 112 0 0 25 0 1 0 337510568 941527040 224598 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538265 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 229865 224598 59 113 0 229749 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 919460

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=294336/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=928360 CPUtime=941.93
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 226807 0 0 0 94080 113 0 0 25 0 1 0 337510568 950640640 226792 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 232090 226792 59 113 0 231974 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 928360

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=286912/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=935976 CPUtime=1001.91
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 228663 0 0 0 100077 114 0 0 25 0 1 0 337510568 958439424 228648 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 233994 228648 59 113 0 233878 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 935976

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=280640/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=942636 CPUtime=1061.89
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 230273 0 0 0 106074 115 0 0 25 0 1 0 337510568 965259264 230258 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 235659 230258 59 113 0 235543 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 942636

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=272384/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=950824 CPUtime=1121.87
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 232257 0 0 0 112071 116 0 0 25 0 1 0 337510568 973643776 232242 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 237706 232242 59 113 0 237590 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 950824

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=269184/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=954176 CPUtime=1181.84
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 233072 0 0 0 118068 116 0 0 25 0 1 0 337510568 977076224 233057 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 238544 233057 59 113 0 238428 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 954176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=268160/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=954972 CPUtime=1200.05
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4194304 233305 0 0 0 119888 117 0 0 25 0 1 0 337510568 977891328 233290 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538265 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 238743 233290 59 113 0 238627 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 954972

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16854
/proc/meminfo: memFree=268160/2055920 swapFree=4183296/4192956
[pid=16853] ppid=16851 vsize=0 CPUtime=1200.15
/proc/16853/stat : 16853 (tts-4-0) R 16851 16853 16554 0 -1 4195332 233305 0 0 0 119888 127 0 0 25 0 1 0 337510568 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16853/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.2
CPU user time (s): 1198.88
CPU system time (s): 1.3148
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 954972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.88
system time used= 1.3148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233305
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= 9
involuntary context switches= 2078

runsolver used 0.799878 second user time and 2.48962 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Tue Mar  6 10:05:30 UTC 2007

IDJOB= 330868
IDBENCH= 20574
IDSOLVER= 98
FILE ID= node66/330868-1173175517

PBS_JOBID= 4015262

Free space on /tmp= 66331 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= /tmp/evaluation/330868-1173175517/tts-4-0 /tmp/evaluation/330868-1173175517/instance-330868-1173175517.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-330868-1173175517 -o ROOT/results/node66/solver-330868-1173175517 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330868-1173175517/tts-4-0 /tmp/evaluation/330868-1173175517/instance-330868-1173175517.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  9a43349587a435e7109b46b3aceb156e

RANDOM SEED= 848699189

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:       1202144 kB
Buffers:         35540 kB
Cached:         735548 kB
SwapCached:       3704 kB
Active:         354016 kB
Inactive:       426604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202144 kB
SwapTotal:     4192956 kB
SwapFree:      4183296 kB
Dirty:          209860 kB
Writeback:           0 kB
Mapped:          15500 kB
Slab:            59268 kB
Committed_AS:   792652 kB
PageTables:       1376 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= 66331 MiB

End job on node66 on Tue Mar  6 10:25:33 UTC 2007