Trace number 1577604

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.14 1200.68

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.456
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

4.09/4.19	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1577604-1241003059.cnf 
4.09/4.19	c Using SATTIMEOUT of 1200
4.09/4.19	c Using SATRAM of 1800
4.09/4.19	c Size of subset node = 16
4.09/4.19	c Variables = 282842
4.09/4.19	c Clauses = 1350458
4.09/4.19	c Literals = 3903824
4.09/4.19	c Reduced size:
4.09/4.19	c Variables = 282842
4.09/4.19	c Clauses = 1108134
4.09/4.19	c Literals = 3279900
4.09/4.19	c a2
7.88/7.98	c a1
1102.60/1103.20	c Independent sub-problems = 1
1102.60/1103.20	c Sub-problem with 220179 variables and 1108134 clauses
1102.60/1103.20	c using permutation method 4
1102.60/1103.20	c count = 1
1102.60/1103.20	c Ordering finished 1102.260 seconds
1102.60/1103.20	c mapped 1102.870 seconds
1102.60/1103.20	c permuted 1102.870 seconds
1102.60/1103.20	c about to sort
1103.10/1103.64	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577604-1241003059/watcher-1577604-1241003059 -o /tmp/evaluation-result-1577604-1241003059/solver-1577604-1241003059 -C 1200 -W 1800 -M 1800 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1577604-1241003059.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 0.99 0.91 3/64 12336
/proc/meminfo: memFree=993960/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=1064 CPUtime=0
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 128339414 1089536 136 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 266 136 77 176 0 88 0

[startup+0.068413 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 12336
/proc/meminfo: memFree=993960/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=3688 CPUtime=0.06
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 779 0 0 0 6 0 0 0 18 0 1 0 128339414 3776512 763 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 922 764 78 176 0 744 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3688

[startup+0.102416 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 12336
/proc/meminfo: memFree=993960/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=4864 CPUtime=0.09
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 1080 0 0 0 9 0 0 0 18 0 1 0 128339414 4980736 1064 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 1216 1065 78 176 0 1038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4864

[startup+0.301436 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 12336
/proc/meminfo: memFree=993960/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=11912 CPUtime=0.29
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 2843 0 0 0 28 1 0 0 19 0 1 0 128339414 12197888 2827 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 2978 2827 78 176 0 2800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11912

[startup+0.702475 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 12336
/proc/meminfo: memFree=993960/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=26256 CPUtime=0.69
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 6397 0 0 0 66 3 0 0 23 0 1 0 128339414 26886144 6381 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 6564 6382 78 176 0 6386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26256

[startup+1.50157 s]
/proc/loadavg: 1.08 1.00 0.92 2/65 12337
/proc/meminfo: memFree=958048/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=53748 CPUtime=1.48
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 13144 0 0 0 142 6 0 0 25 0 1 0 128339414 55037952 13128 1992294400 134512640 135237372 4294956192 18446744073709551615 134883218 0 0 4096 0 0 0 0 17 1 0 0
/proc/12336/statm: 13437 13128 78 176 0 13259 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53748

[startup+3.10172 s]
/proc/loadavg: 1.08 1.00 0.92 2/65 12337
/proc/meminfo: memFree=922336/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=95520 CPUtime=3.09
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 22991 0 0 0 297 12 0 0 25 0 1 0 128339414 97812480 22975 1992294400 134512640 135237372 4294956192 18446744073709551615 134534064 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 23880 22975 78 176 0 23702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95520

[startup+6.30104 s]
/proc/loadavg: 1.08 1.00 0.92 2/65 12337
/proc/meminfo: memFree=821472/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=181380 CPUtime=6.29
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 44544 0 0 0 607 22 0 0 25 0 1 0 128339414 185733120 43113 1992294400 134512640 135237372 4294956192 18446744073709551615 134519991 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 45345 43113 79 176 0 45167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 181380

[startup+12.7017 s]
/proc/loadavg: 1.07 1.00 0.92 2/65 12337
/proc/meminfo: memFree=834720/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=165712 CPUtime=12.68
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 56497 0 0 0 1242 26 0 0 25 0 1 0 128339414 169689088 40473 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 41428 40473 80 176 0 41250 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 165712

[startup+25.502 s]
/proc/loadavg: 1.06 1.00 0.92 2/65 12337
/proc/meminfo: memFree=791584/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=207992 CPUtime=25.47
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 66797 0 0 0 2517 30 0 0 25 0 1 0 128339414 212983808 50773 1992294400 134512640 135237372 4294956192 18446744073709551615 134555282 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 51998 50773 80 176 0 51820 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 207992

[startup+51.1016 s]
/proc/loadavg: 1.10 1.02 0.93 2/65 12337
/proc/meminfo: memFree=785504/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=213544 CPUtime=51.05
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 68365 0 0 0 5074 31 0 0 25 0 1 0 128339414 218669056 52149 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 53386 52149 80 176 0 53208 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 213544

[startup+102.307 s]
/proc/loadavg: 1.10 1.03 0.93 2/65 12337
/proc/meminfo: memFree=785120/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=214188 CPUtime=102.24
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 68501 0 0 0 10193 31 0 0 25 0 1 0 128339414 219328512 52285 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 53547 52285 80 176 0 53369 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 214188

[startup+162.302 s]
/proc/loadavg: 1.04 1.02 0.93 2/65 12337
/proc/meminfo: memFree=784160/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=215488 CPUtime=162.21
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 68741 0 0 0 16189 32 0 0 25 0 1 0 128339414 220659712 52525 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 53872 52525 80 176 0 53694 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 215488

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 0.93 2/65 12337
/proc/meminfo: memFree=783648/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=215884 CPUtime=222.19
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 68857 0 0 0 22187 32 0 0 25 0 1 0 128339414 221065216 52641 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 53971 52641 80 176 0 53793 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 215884

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 0.93 2/65 12337
/proc/meminfo: memFree=783456/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216148 CPUtime=282.16
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 68915 0 0 0 28184 32 0 0 25 0 1 0 128339414 221335552 52699 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54037 52699 80 176 0 53859 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 216148

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=783328/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216148 CPUtime=342.14
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 68943 0 0 0 34182 32 0 0 25 0 1 0 128339414 221335552 52727 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54037 52727 80 176 0 53859 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 216148

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=783264/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216280 CPUtime=402.12
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 68960 0 0 0 40180 32 0 0 25 0 1 0 128339414 221470720 52744 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54070 52744 80 176 0 53892 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 216280

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=783136/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216280 CPUtime=462.08
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 68983 0 0 0 46176 32 0 0 25 0 1 0 128339414 221470720 52767 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54070 52767 80 176 0 53892 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 216280

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=783136/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216412 CPUtime=522.05
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 68996 0 0 0 52173 32 0 0 25 0 1 0 128339414 221605888 52780 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54103 52780 80 176 0 53925 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 216412

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=783008/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216412 CPUtime=582
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 69022 0 0 0 58168 32 0 0 25 0 1 0 128339414 221605888 52806 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54103 52806 80 176 0 53925 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 216412

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=783008/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216544 CPUtime=641.98
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 69037 0 0 0 64166 32 0 0 25 0 1 0 128339414 221741056 52821 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54136 52821 80 176 0 53958 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 216544

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=782816/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216544 CPUtime=701.95
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 69063 0 0 0 70163 32 0 0 25 0 1 0 128339414 221741056 52847 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54136 52847 80 176 0 53958 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 216544

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=782752/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216676 CPUtime=761.93
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 69081 0 0 0 76161 32 0 0 25 0 1 0 128339414 221876224 52865 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54169 52865 80 176 0 53991 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 216676

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=782624/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216676 CPUtime=821.91
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 69105 0 0 0 82159 32 0 0 25 0 1 0 128339414 221876224 52889 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54169 52889 80 176 0 53991 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 216676

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=782560/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216808 CPUtime=881.88
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 69134 0 0 0 88156 32 0 0 25 0 1 0 128339414 222011392 52918 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12336/statm: 54202 52918 80 176 0 54024 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 216808

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=782496/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216940 CPUtime=941.86
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 69157 0 0 0 94154 32 0 0 25 0 1 0 128339414 222146560 52941 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54235 52941 80 176 0 54057 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 216940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=782368/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=216940 CPUtime=1001.84
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 69186 0 0 0 100152 32 0 0 25 0 1 0 128339414 222146560 52970 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 54235 52970 80 176 0 54057 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 216940

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=782240/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=217072 CPUtime=1061.81
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 69209 0 0 0 106149 32 0 0 25 0 1 0 128339414 222281728 52993 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/12336/statm: 54268 52993 80 176 0 54090 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 217072

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=522464/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=477088 CPUtime=1121.79
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 135131 0 0 0 112120 59 0 0 25 0 1 0 128339414 488538112 117832 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 119272 117832 94 176 0 119094 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 477088

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=501536/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=498096 CPUtime=1181.76
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 140380 0 0 0 118114 62 0 0 25 0 1 0 128339414 510050304 123081 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 124524 123081 94 176 0 124346 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 498096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12337
/proc/meminfo: memFree=494816/2055920 swapFree=4181296/4192956
[pid=12336] ppid=12334 vsize=502804 CPUtime=1200.06
/proc/12336/stat : 12336 (ttsth-5-0) R 12334 12336 12061 0 -1 4194304 142039 0 0 0 119943 63 0 0 25 0 1 0 128339414 514871296 124740 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 0 0 0
/proc/12336/statm: 125701 124740 94 176 0 125523 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 502804

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.68
CPU time (s): 1200.14
CPU user time (s): 1199.44
CPU system time (s): 0.703892
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 502804

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

runsolver used 1.07883 second user time and 3.2995 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-29 13:04:20
IDJOB=1577604
IDBENCH=70962
IDSOLVER=549
FILE ID=node17/1577604-1241003059
PBS_JOBID= 9204850
Free space on /tmp= 66204 MiB

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

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1359948505

node17.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        994440 kB
Buffers:         87952 kB
Cached:         873768 kB
SwapCached:       5512 kB
Active:         191320 kB
Inactive:       778396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        994440 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:           27360 kB
Writeback:           0 kB
Mapped:          13624 kB
Slab:            77760 kB
Committed_AS:   523160 kB
PageTables:       1452 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= 66204 MiB
End job on node17 at 2009-04-29 13:24:23