Trace number 1719730

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.21 1200.57

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

8.09/8.15	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719730-1240648962.cnf 
8.09/8.15	c Using SATTIMEOUT of 1200
8.09/8.15	c Using SATRAM of 1800
8.09/8.15	c Size of subset node = 16
8.09/8.15	c Variables = 154309
8.09/8.15	c Clauses = 3230738
8.09/8.15	c Literals = 9429252
8.09/8.15	c Reduced size:
8.09/8.15	c Variables = 154309
8.09/8.15	c Clauses = 3230707
8.09/8.15	c Literals = 9429186
8.09/8.15	c a2
57.26/57.34	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-1719730-1240648962/watcher-1719730-1240648962 -o /tmp/evaluation-result-1719730-1240648962/solver-1719730-1240648962 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719730-1240648962.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: 1.00 1.00 1.00 3/64 17231
/proc/meminfo: memFree=973128/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1064 CPUtime=0
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 92929799 1089536 126 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 266 127 78 176 0 88 0

[startup+0.0734681 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17231
/proc/meminfo: memFree=973128/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=3624 CPUtime=0.06
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 776 0 0 0 6 0 0 0 18 0 1 0 92929799 3710976 760 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 906 761 78 176 0 728 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3624

[startup+0.101469 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17231
/proc/meminfo: memFree=973128/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=4548 CPUtime=0.09
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 1036 0 0 0 9 0 0 0 18 0 1 0 92929799 4657152 1020 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 1137 1020 78 176 0 959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4548

[startup+0.301486 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17231
/proc/meminfo: memFree=973128/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=11848 CPUtime=0.29
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 2803 0 0 0 28 1 0 0 19 0 1 0 92929799 12132352 2787 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 2962 2787 78 176 0 2784 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11848

[startup+0.70152 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17231
/proc/meminfo: memFree=973128/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=26060 CPUtime=0.69
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 6319 0 0 0 65 4 0 0 22 0 1 0 92929799 26685440 6303 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 6515 6303 78 176 0 6337 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26060

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17232
/proc/meminfo: memFree=935424/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=54344 CPUtime=1.49
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 13252 0 0 0 140 9 0 0 25 0 1 0 92929799 55648256 13236 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 13586 13236 78 176 0 13408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54344

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17232
/proc/meminfo: memFree=897856/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=111212 CPUtime=3.09
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 26991 0 0 0 291 18 0 0 25 0 1 0 92929799 113881088 26975 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 27803 26975 78 176 0 27625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111212

[startup+6.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 17232
/proc/meminfo: memFree=791624/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=212028 CPUtime=6.29
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 51674 0 0 0 597 32 0 0 25 0 1 0 92929799 217116672 51658 1992294400 134512640 135237372 4294956192 18446744073709551615 134522709 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 53007 51658 78 176 0 52829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 212028

[startup+12.7016 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 17232
/proc/meminfo: memFree=218632/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=911212 CPUtime=12.69
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 210518 0 0 0 1167 102 0 0 25 0 1 0 92929799 933081088 210502 1992294400 134512640 135237372 4294956192 18446744073709551615 134554919 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 227803 210504 80 176 0 227625 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 911212

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17232
/proc/meminfo: memFree=17736/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1243180 CPUtime=25.47
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 292273 0 0 0 2412 135 0 0 25 0 1 0 92929799 1273016320 286422 1992294400 134512640 135237372 4294956192 18446744073709551615 134555516 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 310795 286422 79 176 0 310617 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1243180

[startup+51.1019 s]
/proc/loadavg: 1.16 1.04 1.01 2/65 17232
/proc/meminfo: memFree=17928/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1243180 CPUtime=51.06
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 297640 0 0 0 4968 138 0 0 25 0 1 0 92929799 1273016320 286422 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 310795 286422 79 176 0 310617 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1243180

[startup+102.305 s]
/proc/loadavg: 1.14 1.05 1.01 2/65 17232
/proc/meminfo: memFree=688008/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=504624 CPUtime=102.24
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 331062 0 0 0 10059 165 0 0 25 0 1 0 92929799 516734976 125298 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 126156 125298 80 176 0 125978 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 504624

[startup+162.301 s]
/proc/loadavg: 1.16 1.07 1.02 2/65 17232
/proc/meminfo: memFree=490632/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=721632 CPUtime=162.21
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 380550 0 0 0 16036 185 0 0 25 0 1 0 92929799 738951168 174786 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 180408 174786 80 176 0 180230 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 721632

[startup+222.302 s]
/proc/loadavg: 1.06 1.05 1.01 2/65 17232
/proc/meminfo: memFree=357192/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=860684 CPUtime=222.2
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 413931 0 0 0 22019 201 0 0 25 0 1 0 92929799 881340416 208167 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 215171 208167 80 176 0 214993 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 860684

[startup+282.302 s]
/proc/loadavg: 1.02 1.04 1.01 2/65 17232
/proc/meminfo: memFree=169288/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1053784 CPUtime=282.19
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460637 0 0 0 28000 219 0 0 25 0 1 0 92929799 1079074816 254873 1992294400 134512640 135237372 4294956192 18446744073709551615 134553859 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263446 254873 80 176 0 263268 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1053784

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 17232
/proc/meminfo: memFree=167816/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=342.17
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460993 0 0 0 33998 219 0 0 25 0 1 0 92929799 1081200640 255229 1992294400 134512640 135237372 4294956192 18446744073709551615 134600728 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255229 80 176 0 263787 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1055860

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 17232
/proc/meminfo: memFree=167816/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=402.15
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460993 0 0 0 39996 219 0 0 25 0 1 0 92929799 1081200640 255229 1992294400 134512640 135237372 4294956192 18446744073709551615 134600746 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255229 80 176 0 263787 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1055860

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 17232
/proc/meminfo: memFree=167816/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=462.14
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460994 0 0 0 45994 220 0 0 25 0 1 0 92929799 1081200640 255230 1992294400 134512640 135237372 4294956192 18446744073709551615 134600728 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255230 80 176 0 263787 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1055860

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17232
/proc/meminfo: memFree=167752/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=522.12
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460995 0 0 0 51992 220 0 0 25 0 1 0 92929799 1081200640 255231 1992294400 134512640 135237372 4294956192 18446744073709551615 134600731 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255231 80 176 0 263787 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 1055860

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17232
/proc/meminfo: memFree=167752/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=582.11
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460996 0 0 0 57991 220 0 0 25 0 1 0 92929799 1081200640 255232 1992294400 134512640 135237372 4294956192 18446744073709551615 134600744 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255232 80 176 0 263787 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1055860

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17232
/proc/meminfo: memFree=167752/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=642.09
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460997 0 0 0 63989 220 0 0 25 0 1 0 92929799 1081200640 255233 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255233 80 176 0 263787 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 1055860

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17232
/proc/meminfo: memFree=167752/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=702.07
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460998 0 0 0 69987 220 0 0 25 0 1 0 92929799 1081200640 255234 1992294400 134512640 135237372 4294956192 18446744073709551615 134600728 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255234 80 176 0 263787 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 1055860

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17232
/proc/meminfo: memFree=167688/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=762.06
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460998 0 0 0 75986 220 0 0 25 0 1 0 92929799 1081200640 255234 1992294400 134512640 135237372 4294956192 18446744073709551615 134600744 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255234 80 176 0 263787 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 1055860

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17232
/proc/meminfo: memFree=167752/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=822.04
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460999 0 0 0 81984 220 0 0 25 0 1 0 92929799 1081200640 255235 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255235 80 176 0 263787 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 1055860

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17232
/proc/meminfo: memFree=167752/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=882.03
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 460999 0 0 0 87982 221 0 0 25 0 1 0 92929799 1081200640 255235 1992294400 134512640 135237372 4294956192 18446744073709551615 134600731 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255235 80 176 0 263787 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1055860

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17232
/proc/meminfo: memFree=167752/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=942.01
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 461000 0 0 0 93980 221 0 0 25 0 1 0 92929799 1081200640 255236 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255236 80 176 0 263787 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 1055860

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17232
/proc/meminfo: memFree=167752/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=1001.99
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 461000 0 0 0 99978 221 0 0 25 0 1 0 92929799 1081200640 255236 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255236 80 176 0 263787 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 1055860

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17232
/proc/meminfo: memFree=167752/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=1061.97
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 461001 0 0 0 105976 221 0 0 25 0 1 0 92929799 1081200640 255237 1992294400 134512640 135237372 4294956192 18446744073709551615 134600731 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255237 80 176 0 263787 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 1055860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17238
/proc/meminfo: memFree=167496/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=1121.95
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 461002 0 0 0 111973 222 0 0 25 0 1 0 92929799 1081200640 255238 1992294400 134512640 135237372 4294956192 18446744073709551615 134600731 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255238 80 176 0 263787 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1055860

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17238
/proc/meminfo: memFree=167496/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=1181.94
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 461002 0 0 0 117972 222 0 0 25 0 1 0 92929799 1081200640 255238 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255238 80 176 0 263787 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 1055860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17238
/proc/meminfo: memFree=167496/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=1055860 CPUtime=1200.04
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4194304 461002 0 0 0 119782 222 0 0 25 0 1 0 92929799 1081200640 255238 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 263965 255238 80 176 0 263787 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1055860

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17238
/proc/meminfo: memFree=167496/2055920 swapFree=4192812/4192956
[pid=17231] ppid=17229 vsize=0 CPUtime=1200.14
/proc/17231/stat : 17231 (ttsth-5-0) R 17229 17231 16710 0 -1 4195332 461002 0 0 0 119782 232 0 0 25 0 1 0 92929799 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17231/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.21
CPU user time (s): 1197.82
CPU system time (s): 2.38764
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 1258216

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

runsolver used 0.834873 second user time and 2.55561 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-25 10:42:46
IDJOB=1719730
IDBENCH=69571
IDSOLVER=549
FILE ID=node31/1719730-1240648962
PBS_JOBID= 9186435
Free space on /tmp= 66340 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719730-1240648962/watcher-1719730-1240648962 -o /tmp/evaluation-result-1719730-1240648962/solver-1719730-1240648962 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719730-1240648962.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=360615179

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
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.213
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:        973608 kB
Buffers:         52012 kB
Cached:         957516 kB
SwapCached:          0 kB
Active:         217208 kB
Inactive:       807148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        973608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           69744 kB
Writeback:           0 kB
Mapped:          24652 kB
Slab:            43732 kB
Committed_AS:   310740 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node31 at 2009-04-25 11:02:49