Trace number 1577812

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.13 1200.47

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.35749
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

Solver Data

8.88/8.95	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1577812-1241004840.cnf 
8.88/8.95	c Using SATTIMEOUT of 1200
8.88/8.95	c Using SATRAM of 1800
8.88/8.95	c Size of subset node = 16
8.88/8.95	c Variables = 617854
8.88/8.95	c Clauses = 2745225
8.88/8.95	c Literals = 7889647
8.88/8.95	c Reduced size:
8.88/8.95	c Variables = 617854
8.88/8.95	c Clauses = 2194682
8.88/8.95	c Literals = 6468090
8.88/8.95	c a2
17.08/17.17	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-1577812-1241004840/watcher-1577812-1241004840 -o /tmp/evaluation-result-1577812-1241004840/solver-1577812-1241004840 -C 1200 -W 1800 -M 1800 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1577812-1241004840.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12356
/proc/meminfo: memFree=558448/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=1064 CPUtime=0
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 128511499 1089536 130 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 266 130 77 176 0 88 0

[startup+0.081536 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12356
/proc/meminfo: memFree=558448/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=3952 CPUtime=0.07
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 853 0 0 0 7 0 0 0 18 0 1 0 128511499 4046848 837 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 988 838 78 176 0 810 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3952

[startup+0.101537 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12356
/proc/meminfo: memFree=558448/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=4480 CPUtime=0.09
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 1020 0 0 0 9 0 0 0 18 0 1 0 128511499 4587520 1004 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 1120 1004 78 176 0 942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4480

[startup+0.301557 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12356
/proc/meminfo: memFree=558448/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=11384 CPUtime=0.29
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 2693 0 0 0 29 0 0 0 20 0 1 0 128511499 11657216 2677 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 2846 2677 78 176 0 2668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11384

[startup+0.701599 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12356
/proc/meminfo: memFree=558448/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=24936 CPUtime=0.69
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 6036 0 0 0 67 2 0 0 23 0 1 0 128511499 25534464 6020 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 6234 6020 78 176 0 6056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24936

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12357
/proc/meminfo: memFree=525032/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=51900 CPUtime=1.49
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 12634 0 0 0 144 5 0 0 25 0 1 0 128511499 53145600 12618 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 12975 12619 78 176 0 12797 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51900

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12357
/proc/meminfo: memFree=488488/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=107184 CPUtime=3.08
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 26020 0 0 0 296 12 0 0 25 0 1 0 128511499 109756416 26004 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 26796 26004 78 176 0 26618 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 107184

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12357
/proc/meminfo: memFree=379752/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=197340 CPUtime=6.28
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 47240 0 0 0 605 23 0 0 25 0 1 0 128511499 202076160 47224 1992294400 134512640 135237372 4294956192 18446744073709551615 134534061 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 49335 47224 78 176 0 49157 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 197340

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12357
/proc/meminfo: memFree=207976/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=372604 CPUtime=12.68
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 92543 0 0 0 1229 39 0 0 25 0 1 0 128511499 381546496 87775 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 93151 87775 79 176 0 92973 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 372604

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12357
/proc/meminfo: memFree=250920/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=323532 CPUtime=25.48
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 117569 0 0 0 2496 52 0 0 25 0 1 0 128511499 331296768 77340 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 80883 77340 80 176 0 80705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 323532

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12357
/proc/meminfo: memFree=209320/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=363976 CPUtime=51.05
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 127968 0 0 0 5048 57 0 0 25 0 1 0 128511499 372711424 87739 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 90994 87739 80 176 0 90816 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 363976

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12357
/proc/meminfo: memFree=163176/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=407704 CPUtime=102.24
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 139341 0 0 0 10160 64 0 0 25 0 1 0 128511499 417488896 99112 1992294400 134512640 135237372 4294956192 18446744073709551615 134555275 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 101926 99112 80 176 0 101748 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 407704

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12357
/proc/meminfo: memFree=137640/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=430756 CPUtime=162.23
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146501 0 0 0 16154 69 0 0 25 0 1 0 128511499 441094144 105407 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107689 105407 80 176 0 107511 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 430756

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12357
/proc/meminfo: memFree=137640/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=430756 CPUtime=222.21
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146501 0 0 0 22152 69 0 0 25 0 1 0 128511499 441094144 105407 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107689 105407 80 176 0 107511 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 430756

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12357
/proc/meminfo: memFree=137640/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=430756 CPUtime=282.2
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146501 0 0 0 28151 69 0 0 25 0 1 0 128511499 441094144 105407 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107689 105407 80 176 0 107511 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 430756

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=137448/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=430756 CPUtime=342.18
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146501 0 0 0 34149 69 0 0 25 0 1 0 128511499 441094144 105407 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107689 105407 80 176 0 107511 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 430756

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=137448/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=430756 CPUtime=402.16
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146501 0 0 0 40147 69 0 0 25 0 1 0 128511499 441094144 105407 1992294400 134512640 135237372 4294956192 18446744073709551615 134600960 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107689 105407 80 176 0 107511 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 430756

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=137448/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=430756 CPUtime=462.15
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146501 0 0 0 46146 69 0 0 25 0 1 0 128511499 441094144 105407 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107689 105407 80 176 0 107511 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 430756

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=137640/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=431020 CPUtime=522.13
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146554 0 0 0 52144 69 0 0 25 0 1 0 128511499 441364480 105460 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107755 105460 80 176 0 107577 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 431020

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=137128/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=431416 CPUtime=582.11
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146666 0 0 0 58142 69 0 0 25 0 1 0 128511499 441769984 105572 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107854 105572 80 176 0 107676 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 431416

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=137000/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=431548 CPUtime=642.1
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146699 0 0 0 64141 69 0 0 25 0 1 0 128511499 441905152 105605 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107887 105605 80 176 0 107709 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 431548

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=136872/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=431680 CPUtime=702.08
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146723 0 0 0 70138 70 0 0 25 0 1 0 128511499 442040320 105629 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107920 105629 80 176 0 107742 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 431680

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=136808/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=431812 CPUtime=762.07
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146739 0 0 0 76137 70 0 0 25 0 1 0 128511499 442175488 105645 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107953 105645 80 176 0 107775 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 431812

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=136744/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=431812 CPUtime=822.05
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146761 0 0 0 82135 70 0 0 25 0 1 0 128511499 442175488 105667 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107953 105667 80 176 0 107775 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 431812

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=136680/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=431944 CPUtime=882.03
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146775 0 0 0 88133 70 0 0 25 0 1 0 128511499 442310656 105681 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107986 105681 80 176 0 107808 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 431944

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=136552/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=431944 CPUtime=942.01
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146796 0 0 0 94131 70 0 0 25 0 1 0 128511499 442310656 105702 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 107986 105702 80 176 0 107808 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 431944

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=136488/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=432076 CPUtime=1002.01
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146809 0 0 0 100130 71 0 0 25 0 1 0 128511499 442445824 105715 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 108019 105715 80 176 0 107841 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 432076

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=136424/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=432076 CPUtime=1061.99
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 146829 0 0 0 106128 71 0 0 25 0 1 0 128511499 442445824 105735 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 108019 105735 80 176 0 107841 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 432076

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=135080/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=434640 CPUtime=1121.97
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 147154 0 0 0 112126 71 0 0 25 0 1 0 128511499 445071360 106060 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 108660 106060 80 176 0 108482 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 434640

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=135144/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=434640 CPUtime=1181.95
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 147158 0 0 0 118124 71 0 0 25 0 1 0 128511499 445071360 106064 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 108660 106064 80 176 0 108482 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 434640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12359
/proc/meminfo: memFree=135080/2055920 swapFree=4192812/4192956
[pid=12356] ppid=12354 vsize=434640 CPUtime=1200.05
/proc/12356/stat : 12356 (ttsth-5-0) R 12354 12356 11806 0 -1 4194304 147159 0 0 0 119934 71 0 0 25 0 1 0 128511499 445071360 106065 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12356/statm: 108660 106065 80 176 0 108482 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 434640

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.47
CPU time (s): 1200.13
CPU user time (s): 1199.35
CPU system time (s): 0.78388
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 434640

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

runsolver used 1.04584 second user time and 2.49662 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-29 13:34:03
IDJOB=1577812
IDBENCH=70966
IDSOLVER=549
FILE ID=node59/1577812-1241004840
PBS_JOBID= 9204811
Free space on /tmp= 66380 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_2_L324_coli.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577812-1241004840/watcher-1577812-1241004840 -o /tmp/evaluation-result-1577812-1241004840/solver-1577812-1241004840 -C 1200 -W 1800 -M 1800  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1577812-1241004840.cnf

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=43939829

node59.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.240
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.240
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:        558928 kB
Buffers:         70216 kB
Cached:        1335752 kB
SwapCached:          0 kB
Active:         314136 kB
Inactive:      1105748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        558928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           54824 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            63016 kB
Committed_AS:   587532 kB
PageTables:       1476 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= 66376 MiB
End job on node59 at 2009-04-29 13:54:06