Trace number 1719898

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
tts tts-5-0? (TO) 1200.12 1200.56

General information on the benchmark

Nameschup-l2s-bc56s-1-k391.cnf
MD5SUM1f1dd0782ec95ee5e6d7a06f92fc0f12
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark832.877
Satisfiable
(Un)Satisfiability was proved
Number of variables561371
Number of clauses1778987
Sum of the clauses size4570195
Maximum clause length392
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2843213
Number of clauses of size 3908640
Number of clauses of size 416428
Number of clauses of size 56651
Number of clauses of size over 53913

Solver Data

26.08/26.11	c Command: HOME/tts-5-0 HOME/instance-1719898-1240650429.cnf 
26.08/26.11	c Using SATTIMEOUT of 1200
26.08/26.11	c Using SATRAM of 1800
26.08/26.11	c Size of subset node = 16
26.08/26.11	c Variables = 561371
26.08/26.11	c Clauses = 1778987
26.08/26.11	c Literals = 4570195
26.08/26.11	c Reduced size:
26.08/26.11	c Variables = 561371
26.08/26.11	c Clauses = 1750400
26.08/26.11	c Literals = 4494592
26.08/26.11	c a2
31.08/31.14	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-1719898-1240650429/watcher-1719898-1240650429 -o /tmp/evaluation-result-1719898-1240650429/solver-1719898-1240650429 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1719898-1240650429.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.93 0.98 0.99 3/64 24473
/proc/meminfo: memFree=1806416/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=1008 CPUtime=0
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 93076978 1032192 118 1992294400 134512640 135191068 4294956240 18446744073709551615 134536219 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 252 118 68 165 0 85 0

[startup+0.09985 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 24473
/proc/meminfo: memFree=1806416/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=4424 CPUtime=0.09
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 1004 0 0 0 9 0 0 0 18 0 1 0 93076978 4530176 988 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 1106 988 68 165 0 939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.10185 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 24473
/proc/meminfo: memFree=1806416/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=4676 CPUtime=0.09
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 1021 0 0 0 9 0 0 0 18 0 1 0 93076978 4788224 1005 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 1169 1006 68 165 0 1002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4676

[startup+0.301888 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 24473
/proc/meminfo: memFree=1806416/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=11460 CPUtime=0.29
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 2745 0 0 0 28 1 0 0 19 0 1 0 93076978 11735040 2729 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 2898 2730 68 165 0 2731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11460

[startup+0.701961 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 24473
/proc/meminfo: memFree=1806416/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=25276 CPUtime=0.69
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 6156 0 0 0 66 3 0 0 22 0 1 0 93076978 25882624 6140 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 6319 6140 68 165 0 6152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25276

[startup+1.50111 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1771848/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=52768 CPUtime=1.49
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 12899 0 0 0 141 8 0 0 25 0 1 0 93076978 54034432 12883 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 13192 12883 68 165 0 13025 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52768

[startup+3.1024 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1734600/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=107260 CPUtime=3.09
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 26107 0 0 0 294 15 0 0 25 0 1 0 93076978 109834240 26091 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 26815 26091 68 165 0 26648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107260

[startup+6.302 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1683720/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=130012 CPUtime=6.28
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 30735 0 0 0 611 17 0 0 25 0 1 0 93076978 133132288 30719 1992294400 134512640 135191068 4294956240 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 32503 30719 68 165 0 32336 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 130012

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1683784/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=130012 CPUtime=12.68
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 30735 0 0 0 1251 17 0 0 25 0 1 0 93076978 133132288 30719 1992294400 134512640 135191068 4294956240 18446744073709551615 134534228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 32503 30719 68 165 0 32336 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 130012

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1683976/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=130012 CPUtime=25.49
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 30735 0 0 0 2531 18 0 0 25 0 1 0 93076978 133132288 30719 1992294400 134512640 135191068 4294956240 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 32503 30719 68 165 0 32336 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130012

[startup+51.1013 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1475080/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=339992 CPUtime=51.06
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 115534 0 0 0 5051 55 0 0 25 0 1 0 93076978 348151808 82871 1992294400 134512640 135191068 4294956240 18446744073709551615 134555285 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 84998 82871 71 165 0 84831 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 339992

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1472840/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=341052 CPUtime=102.25
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 116124 0 0 0 10168 57 0 0 25 0 1 0 93076978 349237248 83461 1992294400 134512640 135191068 4294956240 18446744073709551615 134600626 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 85263 83461 71 165 0 85096 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 341052

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1471816/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=342032 CPUtime=162.22
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 116358 0 0 0 16165 57 0 0 25 0 1 0 93076978 350240768 83695 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 85508 83695 71 165 0 85341 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 342032

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1470728/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=342956 CPUtime=222.2
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 116626 0 0 0 22163 57 0 0 25 0 1 0 93076978 351186944 83963 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 85739 83963 71 165 0 85572 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 342956

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1469704/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=344388 CPUtime=282.18
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 116866 0 0 0 28160 58 0 0 25 0 1 0 93076978 352653312 84203 1992294400 134512640 135191068 4294956240 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 86097 84203 71 165 0 85930 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 344388

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1468616/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=345180 CPUtime=342.15
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 117122 0 0 0 34157 58 0 0 25 0 1 0 93076978 353464320 84459 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 86295 84459 71 165 0 86128 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 345180

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1467656/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=345972 CPUtime=402.13
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 117363 0 0 0 40154 59 0 0 25 0 1 0 93076978 354275328 84700 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 86493 84700 71 165 0 86326 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 345972

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1466632/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=346896 CPUtime=462.11
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 117616 0 0 0 46152 59 0 0 25 0 1 0 93076978 355221504 84953 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 86724 84953 71 165 0 86557 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 346896

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1465672/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=348836 CPUtime=522.09
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 117832 0 0 0 52150 59 0 0 25 0 1 0 93076978 357208064 85169 1992294400 134512640 135191068 4294956240 18446744073709551615 134600629 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87209 85169 71 165 0 87042 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 348836

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1465416/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=349100 CPUtime=582.07
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 117901 0 0 0 58147 60 0 0 25 0 1 0 93076978 357478400 85238 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87275 85238 71 165 0 87108 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 349100

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1465032/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=349364 CPUtime=642.05
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 117985 0 0 0 64145 60 0 0 25 0 1 0 93076978 357748736 85322 1992294400 134512640 135191068 4294956240 18446744073709551615 134600629 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87341 85322 71 165 0 87174 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 349364

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1464776/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=349496 CPUtime=702.02
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118044 0 0 0 70142 60 0 0 25 0 1 0 93076978 357883904 85381 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87374 85381 71 165 0 87207 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 349496

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1464520/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=349628 CPUtime=762.01
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118087 0 0 0 76140 61 0 0 25 0 1 0 93076978 358019072 85424 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87407 85424 71 165 0 87240 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 349628

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1464392/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=349760 CPUtime=821.98
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118128 0 0 0 82137 61 0 0 25 0 1 0 93076978 358154240 85465 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87440 85465 71 165 0 87273 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 349760

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1464200/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=349892 CPUtime=881.96
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118168 0 0 0 88135 61 0 0 25 0 1 0 93076978 358289408 85505 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87473 85505 71 165 0 87306 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 349892

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1464136/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=350024 CPUtime=941.94
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118188 0 0 0 94133 61 0 0 25 0 1 0 93076978 358424576 85525 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87506 85525 71 165 0 87339 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 350024

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1463944/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=350156 CPUtime=1001.92
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118225 0 0 0 100130 62 0 0 25 0 1 0 93076978 358559744 85562 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87539 85562 71 165 0 87372 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 350156

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1463816/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=350288 CPUtime=1061.89
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118256 0 0 0 106127 62 0 0 25 0 1 0 93076978 358694912 85593 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87572 85593 71 165 0 87405 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 350288

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1463688/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=350288 CPUtime=1121.87
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118290 0 0 0 112125 62 0 0 25 0 1 0 93076978 358694912 85627 1992294400 134512640 135191068 4294956240 18446744073709551615 134553886 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87572 85627 71 165 0 87405 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 350288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1463496/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=350420 CPUtime=1181.85
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118329 0 0 0 118123 62 0 0 25 0 1 0 93076978 358830080 85666 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87605 85666 71 165 0 87438 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 350420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1463496/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=350552 CPUtime=1200.04
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118331 0 0 0 119942 62 0 0 25 0 1 0 93076978 358965248 85668 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87638 85668 71 165 0 87471 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 350552

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24474
/proc/meminfo: memFree=1463496/2055920 swapFree=4181848/4192956
[pid=24473] ppid=24471 vsize=350552 CPUtime=1200.04
/proc/24473/stat : 24473 (tts-5-0) R 24471 24473 24436 0 -1 4194304 118331 0 0 0 119942 62 0 0 25 0 1 0 93076978 358965248 85668 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/24473/statm: 87638 85668 71 165 0 87471 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 350552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.12
CPU user time (s): 1199.43
CPU system time (s): 0.685895
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 350552

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

runsolver used 1.02084 second user time and 2.6626 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-25 11:07:11
IDJOB=1719898
IDBENCH=69581
IDSOLVER=505
FILE ID=node7/1719898-1240650429
PBS_JOBID= 9186537
Free space on /tmp= 66164 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT_RACE08/cnf/schup-l2s-bc56s-1-k391.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719898-1240650429/watcher-1719898-1240650429 -o /tmp/evaluation-result-1719898-1240650429/solver-1719898-1240650429 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1719898-1240650429.cnf

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

MD5SUM BENCH= 1f1dd0782ec95ee5e6d7a06f92fc0f12
RANDOM SEED=1114324060

node7.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.256
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.256
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:       1806832 kB
Buffers:          8456 kB
Cached:         169568 kB
SwapCached:       4828 kB
Active:          83976 kB
Inactive:       101780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806832 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:           36784 kB
Writeback:           0 kB
Mapped:          13308 kB
Slab:            49260 kB
Committed_AS:   635896 kB
PageTables:       1444 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= 66164 MiB
End job on node7 at 2009-04-25 11:27:14