Trace number 314734

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.08 1200.52

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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/node43/watcher-314734-1172641303 -o ROOT/results/node43/solver-314734-1172641303 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314734-1172641303/tts-4-0 /tmp/evaluation/314734-1172641303/instance-314734-1172641303.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.92 0.98 0.99 3/64 19337
/proc/meminfo: memFree=1022024/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=928 CPUtime=0
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 284086320 950272 109 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134746180 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 232 109 57 113 0 116 0

[startup+0.041703 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19337
/proc/meminfo: memFree=1022024/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=2264 CPUtime=0.03
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 484 0 0 0 3 0 0 0 18 0 1 0 284086320 2318336 469 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 599 470 57 113 0 483 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2264

[startup+0.101712 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19337
/proc/meminfo: memFree=1022024/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=7004 CPUtime=0.09
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 1524 0 0 0 9 0 0 0 18 0 1 0 284086320 7172096 1509 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 1751 1510 62 113 0 1635 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7004

[startup+0.301745 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19337
/proc/meminfo: memFree=1022024/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=12896 CPUtime=0.29
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 3082 0 0 0 29 0 0 0 19 0 1 0 284086320 13205504 3067 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 3224 3067 65 113 0 3108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12896

[startup+0.701812 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19337
/proc/meminfo: memFree=1022024/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=26472 CPUtime=0.69
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 6501 0 0 0 67 2 0 0 23 0 1 0 284086320 27107328 6484 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 6618 6484 66 113 0 6502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26472

[startup+1.50194 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19338
/proc/meminfo: memFree=990656/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=35052 CPUtime=1.49
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 8662 0 0 0 146 3 0 0 25 0 1 0 284086320 35893248 8645 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 8763 8645 66 113 0 8647 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35052

[startup+3.10121 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19338
/proc/meminfo: memFree=987456/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=35316 CPUtime=3.09
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 8736 0 0 0 306 3 0 0 25 0 1 0 284086320 36163584 8719 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 8829 8719 66 113 0 8713 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35316

[startup+6.30174 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19338
/proc/meminfo: memFree=973632/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=55240 CPUtime=6.29
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 13706 0 0 0 624 5 0 0 25 0 1 0 284086320 56565760 13689 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134542968 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 13810 13689 66 113 0 13694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55240

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19338
/proc/meminfo: memFree=966336/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=56956 CPUtime=12.69
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 14142 0 0 0 1264 5 0 0 25 0 1 0 284086320 58322944 14125 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 14239 14125 66 113 0 14123 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56956

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 19338
/proc/meminfo: memFree=962048/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=60396 CPUtime=25.48
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 15018 0 0 0 2543 5 0 0 25 0 1 0 284086320 61845504 15001 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 15099 15001 66 113 0 14983 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60396

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 19338
/proc/meminfo: memFree=961728/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=60724 CPUtime=51.07
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 15079 0 0 0 5102 5 0 0 25 0 1 0 284086320 62181376 15062 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 15181 15062 66 113 0 15065 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60724

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 19338
/proc/meminfo: memFree=961408/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=61140 CPUtime=102.26
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 15177 0 0 0 10221 5 0 0 25 0 1 0 284086320 62607360 15160 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591729 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 15285 15160 66 113 0 15169 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61140

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=961024/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=61508 CPUtime=162.24
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 15264 0 0 0 16218 6 0 0 25 0 1 0 284086320 62984192 15247 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591892 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 15377 15247 66 113 0 15261 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 61508

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=960576/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=61872 CPUtime=222.22
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 15374 0 0 0 22216 6 0 0 25 0 1 0 284086320 63356928 15357 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 15468 15357 66 113 0 15352 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 61872

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=960064/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=62344 CPUtime=282.2
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 15483 0 0 0 28214 6 0 0 25 0 1 0 284086320 63840256 15466 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591877 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 15586 15466 66 113 0 15470 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 62344

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=959616/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=62816 CPUtime=342.18
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 15594 0 0 0 34212 6 0 0 25 0 1 0 284086320 64323584 15577 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 15704 15577 66 113 0 15588 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 62816

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=959104/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=63284 CPUtime=402.16
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 15716 0 0 0 40210 6 0 0 25 0 1 0 284086320 64802816 15699 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 15821 15699 66 113 0 15705 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 63284

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=958656/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=63752 CPUtime=462.14
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 15831 0 0 0 46207 7 0 0 25 0 1 0 284086320 65282048 15814 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591965 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 15938 15814 66 113 0 15822 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 63752

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=958144/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=64124 CPUtime=522.13
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 15958 0 0 0 52206 7 0 0 25 0 1 0 284086320 65662976 15941 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 16031 15941 66 113 0 15915 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 64124

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=957696/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=64596 CPUtime=582.11
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 16069 0 0 0 58204 7 0 0 25 0 1 0 284086320 66146304 16052 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134537405 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 16149 16052 66 113 0 16033 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 64596

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=956992/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=65392 CPUtime=642.09
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 16232 0 0 0 64202 7 0 0 25 0 1 0 284086320 66961408 16215 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591892 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 16348 16215 66 113 0 16232 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 65392

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=956224/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=66116 CPUtime=702.07
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 16430 0 0 0 70200 7 0 0 25 0 1 0 284086320 67702784 16413 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134534709 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 16529 16413 66 113 0 16413 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 66116

[startup+762.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=955456/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=66820 CPUtime=762.05
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 16618 0 0 0 76198 7 0 0 25 0 1 0 284086320 68423680 16601 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 16705 16601 66 113 0 16589 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 66820

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=954944/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=67524 CPUtime=822.03
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 16756 0 0 0 82196 7 0 0 25 0 1 0 284086320 69144576 16739 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591662 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 16881 16739 66 113 0 16765 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 67524

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=954240/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=67992 CPUtime=882.01
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 16921 0 0 0 88194 7 0 0 25 0 1 0 284086320 69623808 16904 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591973 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 16998 16904 66 113 0 16882 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 67992

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=953600/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=68696 CPUtime=941.99
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 17094 0 0 0 94192 7 0 0 25 0 1 0 284086320 70344704 17077 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134591694 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 17174 17077 66 113 0 17058 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 68696

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=952832/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=69408 CPUtime=1001.97
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 17268 0 0 0 100190 7 0 0 25 0 1 0 284086320 71073792 17251 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134513457 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 17352 17251 66 113 0 17236 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 69408

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=952000/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=70348 CPUtime=1061.96
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 17477 0 0 0 106188 8 0 0 25 0 1 0 284086320 72036352 17460 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 17587 17460 66 113 0 17471 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 70348

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19338
/proc/meminfo: memFree=951488/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=70816 CPUtime=1121.94
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 17605 0 0 0 112186 8 0 0 25 0 1 0 284086320 72515584 17588 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 17704 17588 66 113 0 17588 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 70816

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 19428
/proc/meminfo: memFree=949696/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=71524 CPUtime=1181.86
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 17771 0 0 0 118178 8 0 0 25 0 1 0 284086320 73240576 17754 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641342 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 17881 17754 66 113 0 17765 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 71524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 19450
/proc/meminfo: memFree=949376/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=71760 CPUtime=1200.05
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 17828 0 0 0 119997 8 0 0 25 0 1 0 284086320 73482240 17811 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641342 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 17940 17811 66 113 0 17824 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 71760

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/71 19450
/proc/meminfo: memFree=949376/2055920 swapFree=4177360/4192956
[pid=19337] ppid=19335 vsize=71760 CPUtime=1200.05
/proc/19337/stat : 19337 (tts-4-0) R 19335 19337 18437 0 -1 4194304 17828 0 0 0 119997 8 0 0 25 0 1 0 284086320 73482240 17811 18446744073709551615 134512640 134976056 4294956640 18446744073709551615 134641342 0 0 4096 0 0 0 0 17 1 0 0
/proc/19337/statm: 17940 17811 66 113 0 17824 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 71760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.98
CPU system time (s): 0.098984
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 71760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17828
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= 6
involuntary context switches= 1989

runsolver used 0.767883 second user time and 2.55861 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Wed Feb 28 05:41:43 UTC 2007

IDJOB= 314734
IDBENCH= 20399
IDSOLVER= 98
FILE ID= node43/314734-1172641303

PBS_JOBID= 3981146

Free space on /tmp= 66512 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= /tmp/evaluation/314734-1172641303/tts-4-0 /tmp/evaluation/314734-1172641303/instance-314734-1172641303.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-314734-1172641303 -o ROOT/results/node43/solver-314734-1172641303 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314734-1172641303/tts-4-0 /tmp/evaluation/314734-1172641303/instance-314734-1172641303.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  d2f77e32530988f77dca5112174eee00

RANDOM SEED= 263446209

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1022432 kB
Buffers:         40880 kB
Cached:         860380 kB
SwapCached:       9940 kB
Active:         484124 kB
Inactive:       505184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1022432 kB
SwapTotal:     4192956 kB
SwapFree:      4177360 kB
Dirty:            1036 kB
Writeback:           0 kB
Mapped:          86964 kB
Slab:            30076 kB
Committed_AS:   773220 kB
PageTables:       1564 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= 66512 MiB

End job on node43 on Wed Feb 28 06:01:46 UTC 2007