Trace number 1554544

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.05 1200.63

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl128.cnf
MD5SUMd464f22dd212ad9afa317dae82dd7350
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 variables301759
Number of clauses904892
Sum of the clauses size2111412
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2603260
Number of clauses of size 3301630
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.68/1.76	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1554544-1238729153.cnf 
1.68/1.76	c Using SATTIMEOUT of 1200
1.68/1.76	c Using SATRAM of 1800
1.68/1.76	c Size of subset node = 16
1.68/1.76	c Variables = 301759
1.68/1.76	c Clauses = 904892
1.68/1.76	c Literals = 2111412
1.68/1.76	c Reduced size:
1.68/1.76	c Variables = 301759
1.68/1.76	c Clauses = 904888
1.68/1.76	c Literals = 2111405
1.68/1.76	c a2
3.38/3.46	c a1

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-1554544-1238729153/watcher-1554544-1238729153 -o /tmp/evaluation-result-1554544-1238729153/solver-1554544-1238729153 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1554544-1238729153.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: 0.99 0.98 0.99 3/64 6829
/proc/meminfo: memFree=856760/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=1064 CPUtime=0
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 1145581027 1089536 134 1992294400 134512640 135237372 4294956192 18446744073709551615 134886176 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 266 134 78 176 0 88 0

[startup+0.015208 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6829
/proc/meminfo: memFree=856760/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=1460 CPUtime=0.01
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 254 0 0 0 1 0 0 0 18 0 1 0 1145581027 1495040 238 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 365 239 78 176 0 187 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1460

[startup+0.101213 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6829
/proc/meminfo: memFree=856760/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=4992 CPUtime=0.09
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 1110 0 0 0 9 0 0 0 18 0 1 0 1145581027 5111808 1094 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 1248 1096 78 176 0 1070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4992

[startup+0.301231 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6829
/proc/meminfo: memFree=856760/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=12700 CPUtime=0.29
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 3069 0 0 0 28 1 0 0 19 0 1 0 1145581027 13004800 3053 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 3175 3053 78 176 0 2997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12700

[startup+0.701265 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6829
/proc/meminfo: memFree=856760/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=29144 CPUtime=0.69
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 6958 0 0 0 66 3 0 0 24 0 1 0 1145581027 29843456 6942 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 7286 6943 78 176 0 7108 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29144

[startup+1.50134 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=817648/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=66204 CPUtime=1.48
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 15723 0 0 0 142 6 0 0 25 0 1 0 1145581027 67792896 15707 1992294400 134512640 135237372 4294956192 18446744073709551615 134534091 0 0 4096 0 0 0 0 17 1 0 0
/proc/6829/statm: 16551 15707 78 176 0 16373 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66204

[startup+3.10147 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=747824/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=121312 CPUtime=3.08
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 29487 0 0 0 297 11 0 0 25 0 1 0 1145581027 124223488 29470 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 30328 29470 79 176 0 30150 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 121312

[startup+6.30175 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=693744/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=166848 CPUtime=6.28
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 44869 0 0 0 612 16 0 0 25 0 1 0 1145581027 170852352 40715 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 41712 40715 80 176 0 41534 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 166848

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=693744/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=166996 CPUtime=12.68
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 44905 0 0 0 1252 16 0 0 25 0 1 0 1145581027 171003904 40751 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/6829/statm: 41749 40751 80 176 0 41571 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 166996

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=693552/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=167484 CPUtime=25.47
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 45012 0 0 0 2531 16 0 0 25 0 1 0 1145581027 171503616 40858 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 41871 40858 80 176 0 41693 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 167484

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=692400/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=168436 CPUtime=51.05
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 45268 0 0 0 5088 17 0 0 25 0 1 0 1145581027 172478464 41114 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 42109 41114 80 176 0 41931 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 168436

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=690736/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=170208 CPUtime=102.23
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 45704 0 0 0 10205 18 0 0 25 0 1 0 1145581027 174292992 41550 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 42552 41550 80 176 0 42374 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 170208

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=688816/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=172432 CPUtime=162.19
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 46177 0 0 0 16201 18 0 0 25 0 1 0 1145581027 176570368 42023 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 43108 42023 80 176 0 42930 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 172432

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=686896/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=175164 CPUtime=222.16
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 46653 0 0 0 22197 19 0 0 25 0 1 0 1145581027 179367936 42499 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 43791 42499 80 176 0 43613 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 175164

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=686640/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=175428 CPUtime=282.13
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 46719 0 0 0 28194 19 0 0 25 0 1 0 1145581027 179638272 42565 1992294400 134512640 135237372 4294956192 18446744073709551615 134600978 0 0 4096 0 0 0 0 17 1 0 0
/proc/6829/statm: 43857 42565 80 176 0 43679 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 175428

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=686384/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=175560 CPUtime=342.11
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 46776 0 0 0 34192 19 0 0 25 0 1 0 1145581027 179773440 42622 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 43890 42622 80 176 0 43712 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 175560

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=686256/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=175824 CPUtime=402.08
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 46829 0 0 0 40189 19 0 0 25 0 1 0 1145581027 180043776 42675 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 43956 42675 80 176 0 43778 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 175824

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=685936/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=175956 CPUtime=462.05
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 46891 0 0 0 46186 19 0 0 25 0 1 0 1145581027 180178944 42737 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/6829/statm: 43989 42737 80 176 0 43811 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 175956

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=685744/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=176220 CPUtime=522.03
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 46941 0 0 0 52184 19 0 0 25 0 1 0 1145581027 180449280 42787 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44055 42787 80 176 0 43877 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 176220

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=685552/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=176352 CPUtime=582
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47001 0 0 0 58181 19 0 0 25 0 1 0 1145581027 180584448 42847 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44088 42847 80 176 0 43910 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 176352

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=685360/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=176484 CPUtime=641.98
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47053 0 0 0 64179 19 0 0 25 0 1 0 1145581027 180719616 42899 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44121 42899 80 176 0 43943 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 176484

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=685168/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=176616 CPUtime=701.96
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47102 0 0 0 70176 20 0 0 25 0 1 0 1145581027 180854784 42948 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44154 42948 80 176 0 43976 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 176616

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=684912/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=176880 CPUtime=761.95
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47148 0 0 0 76175 20 0 0 25 0 1 0 1145581027 181125120 42994 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44220 42994 80 176 0 44042 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 176880

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6830
/proc/meminfo: memFree=684784/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=177012 CPUtime=821.9
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47203 0 0 0 82170 20 0 0 25 0 1 0 1145581027 181260288 43049 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44253 43049 80 176 0 44075 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 177012

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6832
/proc/meminfo: memFree=684336/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=177144 CPUtime=881.87
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47248 0 0 0 88167 20 0 0 25 0 1 0 1145581027 181395456 43094 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44286 43094 80 176 0 44108 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 177144

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6832
/proc/meminfo: memFree=684336/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=177276 CPUtime=941.84
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47292 0 0 0 94164 20 0 0 25 0 1 0 1145581027 181530624 43138 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44319 43138 80 176 0 44141 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 177276

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6832
/proc/meminfo: memFree=684208/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=177408 CPUtime=1001.79
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47334 0 0 0 100159 20 0 0 25 0 1 0 1145581027 181665792 43180 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6829/statm: 44352 43180 80 176 0 44174 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 177408

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6832
/proc/meminfo: memFree=684080/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=177540 CPUtime=1061.76
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47374 0 0 0 106156 20 0 0 25 0 1 0 1145581027 181800960 43220 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44385 43220 80 176 0 44207 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 177540

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6832
/proc/meminfo: memFree=683952/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=177672 CPUtime=1121.75
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47411 0 0 0 112154 21 0 0 25 0 1 0 1145581027 181936128 43257 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44418 43257 80 176 0 44240 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 177672

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6832
/proc/meminfo: memFree=683888/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=177804 CPUtime=1181.72
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47438 0 0 0 118151 21 0 0 25 0 1 0 1145581027 182071296 43284 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6829/statm: 44451 43284 80 176 0 44273 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 177804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6832
/proc/meminfo: memFree=683824/2055920 swapFree=4167280/4192956
[pid=6829] ppid=6827 vsize=177804 CPUtime=1200.01
/proc/6829/stat : 6829 (ttsth-5-0) R 6827 6829 6726 0 -1 4194304 47451 0 0 0 119980 21 0 0 25 0 1 0 1145581027 182071296 43297 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/6829/statm: 44451 43297 80 176 0 44273 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 177804

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.05
CPU user time (s): 1199.81
CPU system time (s): 0.241963
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 177804

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

runsolver used 1.3358 second user time and 3.04054 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-03 05:25:55
IDJOB=1554544
IDBENCH=70782
IDSOLVER=549
FILE ID=node31/1554544-1238729153
PBS_JOBID= 9085376
Free space on /tmp= 66400 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl128.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554544-1238729153/watcher-1554544-1238729153 -o /tmp/evaluation-result-1554544-1238729153/solver-1554544-1238729153 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1554544-1238729153.cnf

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

MD5SUM BENCH= d464f22dd212ad9afa317dae82dd7350
RANDOM SEED=1789985982

node31.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.214
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.214
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:        857240 kB
Buffers:        125840 kB
Cached:         954112 kB
SwapCached:      18724 kB
Active:         288592 kB
Inactive:       811560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        857240 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:           17312 kB
Writeback:           0 kB
Mapped:          17412 kB
Slab:            84264 kB
Committed_AS:  3272248 kB
PageTables:       1472 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= 66400 MiB
End job on node31 at 2009-04-03 05:45:57