Trace number 1719054

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
ttsth-5-0 2009-03-19? (TO) 1200.18 1200.56

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
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 variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

9.29/9.31	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719054-1240642655.cnf 
9.29/9.31	c Using SATTIMEOUT of 1200
9.29/9.31	c Using SATRAM of 1800
9.29/9.31	c Size of subset node = 16
9.29/9.31	c Variables = 209724
9.29/9.31	c Clauses = 3634677
9.29/9.31	c Literals = 10547961
9.29/9.31	c Reduced size:
9.29/9.31	c Variables = 209724
9.29/9.31	c Clauses = 3634639
9.29/9.31	c Literals = 10547871
9.29/9.31	c a2
67.36/67.45	c a1
915.50/915.85	c Independent sub-problems = 1
915.50/915.85	c Sub-problem with 209715 variables and 3634639 clauses
915.50/915.85	c using permutation method 4
915.50/915.85	c count = 1
915.50/915.85	c Ordering finished 913.530 seconds
915.50/915.85	c mapped 915.690 seconds
915.50/915.85	c permuted 915.690 seconds
915.50/915.85	c about to sort
917.01/917.39	c sorted

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-1719054-1240642655/watcher-1719054-1240642655 -o /tmp/evaluation-result-1719054-1240642655/solver-1719054-1240642655 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719054-1240642655.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/65 16806
/proc/meminfo: memFree=1745160/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=1064 CPUtime=0
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 92294296 1089536 130 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 266 130 77 176 0 88 0

[startup+0.0991159 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16806
/proc/meminfo: memFree=1745160/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=4564 CPUtime=0.09
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 1008 0 0 0 9 0 0 0 18 0 1 0 92294296 4673536 992 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 1141 992 78 176 0 963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4564

[startup+0.101115 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16806
/proc/meminfo: memFree=1745160/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=4564 CPUtime=0.09
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 1026 0 0 0 9 0 0 0 18 0 1 0 92294296 4673536 1010 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 1141 1011 78 176 0 963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4564

[startup+0.30114 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16806
/proc/meminfo: memFree=1745160/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=11864 CPUtime=0.29
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 2806 0 0 0 28 1 0 0 19 0 1 0 92294296 12148736 2790 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 2966 2790 78 176 0 2788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11864

[startup+0.70119 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16806
/proc/meminfo: memFree=1745160/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=25944 CPUtime=0.69
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 6296 0 0 0 66 3 0 0 23 0 1 0 92294296 26566656 6280 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 6486 6280 78 176 0 6308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25944

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16807
/proc/meminfo: memFree=1709824/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=54492 CPUtime=1.49
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 13263 0 0 0 143 6 0 0 25 0 1 0 92294296 55799808 13247 1992294400 134512640 135237372 4294956192 18446744073709551615 134536395 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 13623 13248 78 176 0 13445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54492

[startup+3.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16807
/proc/meminfo: memFree=1671168/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=111888 CPUtime=3.09
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 27162 0 0 0 295 14 0 0 25 0 1 0 92294296 114573312 27146 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 27972 27147 78 176 0 27794 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111888

[startup+6.3019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16807
/proc/meminfo: memFree=1557952/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=219596 CPUtime=6.29
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 54586 0 0 0 599 30 0 0 25 0 1 0 92294296 224866304 54570 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 54899 54570 78 176 0 54721 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 219596

[startup+12.7027 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16807
/proc/meminfo: memFree=1152768/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=782736 CPUtime=12.68
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 170164 0 0 0 1189 79 0 0 25 0 1 0 92294296 801521664 170148 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 195684 170148 79 176 0 195506 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 782736

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16807
/proc/meminfo: memFree=645888/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=1294128 CPUtime=25.48
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 284987 0 0 0 2418 130 0 0 25 0 1 0 92294296 1325187072 274319 1992294400 134512640 135237372 4294956192 18446744073709551615 134680346 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 323532 274319 79 176 0 323354 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1294128

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16807
/proc/meminfo: memFree=645952/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=1294128 CPUtime=51.06
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 296914 0 0 0 4971 135 0 0 25 0 1 0 92294296 1325187072 274327 1992294400 134512640 135237372 4294956192 18446744073709551615 134519986 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 323532 274327 79 176 0 323354 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1294128

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16807
/proc/meminfo: memFree=1163776/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=591204 CPUtime=102.25
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 306370 0 0 0 10075 150 0 0 25 0 1 0 92294296 605392896 144927 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 147801 144927 80 176 0 147623 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 591204

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16807
/proc/meminfo: memFree=1157952/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=591204 CPUtime=162.23
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 307828 0 0 0 16072 151 0 0 25 0 1 0 92294296 605392896 146385 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 147801 146385 80 176 0 147623 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 591204

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16813
/proc/meminfo: memFree=1142720/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=603864 CPUtime=222.21
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 311478 0 0 0 22067 154 0 0 25 0 1 0 92294296 618356736 150035 1992294400 134512640 135237372 4294956192 18446744073709551615 134555275 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 150966 150035 80 176 0 150788 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 603864

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16813
/proc/meminfo: memFree=1111104/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=636820 CPUtime=282.2
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 319746 0 0 0 28061 159 0 0 25 0 1 0 92294296 652103680 157840 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 159205 157840 80 176 0 159027 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 636820

[startup+342.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 16813
/proc/meminfo: memFree=1110592/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=638236 CPUtime=342.18
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 319925 0 0 0 34059 159 0 0 25 0 1 0 92294296 653553664 158019 1992294400 134512640 135237372 4294956192 18446744073709551615 134599411 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 159559 158019 80 176 0 159381 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 638236

[startup+402.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 16813
/proc/meminfo: memFree=1108544/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=639688 CPUtime=402.16
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 320435 0 0 0 40057 159 0 0 25 0 1 0 92294296 655040512 158529 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 159922 158529 80 176 0 159744 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 639688

[startup+462.302 s]
/proc/loadavg: 1.14 1.05 1.01 2/66 16813
/proc/meminfo: memFree=1108096/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=641364 CPUtime=462.14
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 320541 0 0 0 46055 159 0 0 25 0 1 0 92294296 656756736 158635 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 160341 158635 80 176 0 160163 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 641364

[startup+522.301 s]
/proc/loadavg: 1.10 1.05 1.01 2/66 16813
/proc/meminfo: memFree=1107968/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=641496 CPUtime=522.12
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 320597 0 0 0 52053 159 0 0 25 0 1 0 92294296 656891904 158691 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 160374 158691 80 176 0 160196 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 641496

[startup+582.302 s]
/proc/loadavg: 1.08 1.06 1.01 2/66 16813
/proc/meminfo: memFree=1107840/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=641628 CPUtime=582.1
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 320622 0 0 0 58051 159 0 0 25 0 1 0 92294296 657027072 158716 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 160407 158716 80 176 0 160229 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 641628

[startup+642.301 s]
/proc/loadavg: 1.07 1.06 1.01 2/66 16813
/proc/meminfo: memFree=1107776/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=641628 CPUtime=642.09
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 320641 0 0 0 64049 160 0 0 25 0 1 0 92294296 657027072 158735 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 160407 158735 80 176 0 160229 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 641628

[startup+702.302 s]
/proc/loadavg: 1.06 1.06 1.01 2/66 16813
/proc/meminfo: memFree=1107712/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=641760 CPUtime=702.07
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 320657 0 0 0 70047 160 0 0 25 0 1 0 92294296 657162240 158751 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 160440 158751 80 176 0 160262 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 641760

[startup+762.305 s]
/proc/loadavg: 1.06 1.06 1.01 2/66 16813
/proc/meminfo: memFree=1107584/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=641760 CPUtime=762.05
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 320670 0 0 0 76045 160 0 0 25 0 1 0 92294296 657162240 158764 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 160440 158764 80 176 0 160262 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 641760

[startup+822.302 s]
/proc/loadavg: 1.05 1.06 1.01 2/66 16813
/proc/meminfo: memFree=1107520/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=641760 CPUtime=822.03
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 320681 0 0 0 82043 160 0 0 25 0 1 0 92294296 657162240 158775 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 160440 158775 80 176 0 160262 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 641760

[startup+882.302 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 16813
/proc/meminfo: memFree=1107520/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=641760 CPUtime=882.01
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 320686 0 0 0 88041 160 0 0 25 0 1 0 92294296 657162240 158780 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 160440 158780 80 176 0 160262 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 641760

[startup+942.301 s]
/proc/loadavg: 1.04 1.05 1.00 2/66 16813
/proc/meminfo: memFree=959232/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=797932 CPUtime=941.99
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 364950 0 0 0 94021 178 0 0 25 0 1 0 92294296 817082368 195944 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 199483 195944 94 176 0 199305 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 797932

[startup+1002.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 16813
/proc/meminfo: memFree=932480/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=833184 CPUtime=1001.97
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 371559 0 0 0 100017 180 0 0 25 0 1 0 92294296 853180416 202553 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 208296 202553 94 176 0 208118 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 833184

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 16813
/proc/meminfo: memFree=904192/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=871964 CPUtime=1061.96
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 378691 0 0 0 106013 183 0 0 25 0 1 0 92294296 892891136 209685 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 217991 209685 94 176 0 217813 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 871964

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16813
/proc/meminfo: memFree=874240/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=913820 CPUtime=1121.94
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 386093 0 0 0 112008 186 0 0 25 0 1 0 92294296 935751680 217087 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 228455 217087 94 176 0 228277 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 913820

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16813
/proc/meminfo: memFree=843264/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=959676 CPUtime=1181.92
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 393886 0 0 0 118003 189 0 0 25 0 1 0 92294296 982708224 224880 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 239919 224880 94 176 0 239741 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 959676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16813
/proc/meminfo: memFree=833024/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=974240 CPUtime=1200.02
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4194304 396300 0 0 0 119812 190 0 0 25 0 1 0 92294296 997621760 227294 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 243560 227294 94 176 0 243382 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 974240

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16813
/proc/meminfo: memFree=833024/2055920 swapFree=4192812/4192956
[pid=16806] ppid=16804 vsize=0 CPUtime=1200.12
/proc/16806/stat : 16806 (ttsth-5-0) R 16804 16806 16494 0 -1 4195332 396300 0 0 0 119812 200 0 0 25 0 1 0 92294296 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16806/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.18
CPU user time (s): 1198.12
CPU system time (s): 2.05869
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 1325808

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

runsolver used 1.27081 second user time and 3.10753 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-25 08:57:39
IDJOB=1719054
IDBENCH=20576
IDSOLVER=549
FILE ID=node54/1719054-1240642655
PBS_JOBID= 9186420
Free space on /tmp= 66208 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719054-1240642655/watcher-1719054-1240642655 -o /tmp/evaluation-result-1719054-1240642655/solver-1719054-1240642655 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719054-1240642655.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=2086191414

node54.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.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:       1745576 kB
Buffers:         27876 kB
Cached:         193732 kB
SwapCached:        140 kB
Active:         107264 kB
Inactive:       129840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           77708 kB
Writeback:           0 kB
Mapped:          25084 kB
Slab:            59192 kB
Committed_AS:   323284 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66204 MiB
End job on node54 at 2009-04-25 09:17:42