Trace number 1719938

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.12 1200.66

General information on the benchmark

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

Solver Data

24.87/24.98	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719938-1240650886.cnf 
24.87/24.98	c Using SATTIMEOUT of 1200
24.87/24.98	c Using SATRAM of 1800
24.87/24.98	c Size of subset node = 16
24.87/24.98	c Variables = 561371
24.87/24.98	c Clauses = 1778987
24.87/24.98	c Literals = 4570195
24.87/24.98	c Reduced size:
24.87/24.98	c Variables = 561371
24.87/24.98	c Clauses = 1750400
24.87/24.98	c Literals = 4494592
24.87/24.98	c a2
29.57/29.69	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-1719938-1240650886/watcher-1719938-1240650886 -o /tmp/evaluation-result-1719938-1240650886/solver-1719938-1240650886 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719938-1240650886.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22890
/proc/meminfo: memFree=1665416/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=1064 CPUtime=0
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 93115007 1089536 132 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 266 133 78 176 0 88 0

[startup+0.105758 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22890
/proc/meminfo: memFree=1665416/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=5128 CPUtime=0.1
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 1158 0 0 0 10 0 0 0 18 0 1 0 93115007 5251072 1142 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 1282 1142 78 176 0 1104 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5128

[startup+0.20177 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22890
/proc/meminfo: memFree=1665416/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=8608 CPUtime=0.19
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 2029 0 0 0 19 0 0 0 18 0 1 0 93115007 8814592 2013 1992294400 134512640 135237372 4294956192 18446744073709551615 134886388 0 0 4096 0 0 0 0 17 1 0 0
/proc/22890/statm: 2152 2013 78 176 0 1974 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8608

[startup+0.301787 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22890
/proc/meminfo: memFree=1665416/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=12308 CPUtime=0.29
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 2966 0 0 0 28 1 0 0 19 0 1 0 93115007 12603392 2950 1992294400 134512640 135237372 4294956192 18446744073709551615 134887702 0 0 4096 0 0 0 0 17 1 0 0
/proc/22890/statm: 3077 2950 78 176 0 2899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12308

[startup+0.701832 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22890
/proc/meminfo: memFree=1665416/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=27180 CPUtime=0.69
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 6665 0 0 0 66 3 0 0 23 0 1 0 93115007 27832320 6649 1992294400 134512640 135237372 4294956192 18446744073709551615 134884405 0 0 4096 0 0 0 0 17 1 0 0
/proc/22890/statm: 6795 6649 78 176 0 6617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27180

[startup+1.50191 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1623296/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=56916 CPUtime=1.48
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 14000 0 0 0 143 5 0 0 25 0 1 0 93115007 58281984 13984 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 14229 13984 78 176 0 14051 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56916

[startup+3.1011 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1584256/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=130068 CPUtime=3.08
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 28554 0 0 0 294 14 0 0 25 0 1 0 93115007 133189632 28538 1992294400 134512640 135237372 4294956192 18446744073709551615 134523106 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 32517 28538 78 176 0 32339 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 130068

[startup+6.30147 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1542912/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=130068 CPUtime=6.28
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 30746 0 0 0 613 15 0 0 25 0 1 0 93115007 133189632 30730 1992294400 134512640 135237372 4294956192 18446744073709551615 134534325 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 32517 30730 78 176 0 32339 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 130068

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1542856/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=130068 CPUtime=12.68
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 30746 0 0 0 1253 15 0 0 25 0 1 0 93115007 133189632 30730 1992294400 134512640 135237372 4294956192 18446744073709551615 134534243 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 32517 30730 78 176 0 32339 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 130068

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1488200/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=207208 CPUtime=25.47
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 50028 0 0 0 2524 23 0 0 25 0 1 0 93115007 212180992 50012 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 51802 50013 79 176 0 51624 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 207208

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1332552/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=340068 CPUtime=51.06
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 98864 0 0 0 5065 41 0 0 25 0 1 0 93115007 348229632 83255 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 85017 83255 80 176 0 84839 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 340068

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1331720/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=341104 CPUtime=102.25
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 99098 0 0 0 10183 42 0 0 25 0 1 0 93115007 349290496 83489 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 85276 83489 80 176 0 85098 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 341104

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1330824/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=342212 CPUtime=162.21
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 99323 0 0 0 16179 42 0 0 25 0 1 0 93115007 350425088 83714 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 85553 83714 80 176 0 85375 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 342212

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1329672/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=343004 CPUtime=222.2
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 99594 0 0 0 22177 43 0 0 25 0 1 0 93115007 351236096 83985 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 85751 83985 80 176 0 85573 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 343004

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1328712/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=344436 CPUtime=282.17
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 99836 0 0 0 28174 43 0 0 25 0 1 0 93115007 352702464 84227 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 86109 84227 80 176 0 85931 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 344436

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1327752/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=345360 CPUtime=342.14
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 100085 0 0 0 34171 43 0 0 25 0 1 0 93115007 353648640 84476 1992294400 134512640 135237372 4294956192 18446744073709551615 134600826 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 86340 84476 80 176 0 86162 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 345360

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1326728/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=346152 CPUtime=402.12
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 100338 0 0 0 40168 44 0 0 25 0 1 0 93115007 354459648 84729 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 86538 84729 80 176 0 86360 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 346152

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1325704/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=348224 CPUtime=462.09
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 100599 0 0 0 46165 44 0 0 25 0 1 0 93115007 356581376 84990 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87056 84990 80 176 0 86878 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 348224

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1324872/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=348884 CPUtime=522.05
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 100799 0 0 0 52161 44 0 0 25 0 1 0 93115007 357257216 85190 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87221 85190 80 176 0 87043 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 348884

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1324552/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=349148 CPUtime=582.03
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 100875 0 0 0 58159 44 0 0 25 0 1 0 93115007 357527552 85266 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87287 85266 80 176 0 87109 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 349148

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1324168/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=349412 CPUtime=642.01
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 100958 0 0 0 64156 45 0 0 25 0 1 0 93115007 357797888 85349 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87353 85349 80 176 0 87175 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 349412

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1323912/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=349544 CPUtime=701.98
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101003 0 0 0 70153 45 0 0 25 0 1 0 93115007 357933056 85394 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87386 85394 80 176 0 87208 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 349544

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1323720/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=349808 CPUtime=761.95
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101047 0 0 0 76150 45 0 0 25 0 1 0 93115007 358203392 85438 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87452 85438 80 176 0 87274 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 349808

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1323464/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=349940 CPUtime=821.92
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101098 0 0 0 82147 45 0 0 25 0 1 0 93115007 358338560 85489 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87485 85489 80 176 0 87307 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 349940

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1323400/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=349940 CPUtime=881.89
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101124 0 0 0 88143 46 0 0 25 0 1 0 93115007 358338560 85515 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87485 85515 80 176 0 87307 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 349940

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1323208/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=350072 CPUtime=941.86
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101163 0 0 0 94140 46 0 0 25 0 1 0 93115007 358473728 85554 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87518 85554 80 176 0 87340 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 350072

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1323016/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=350204 CPUtime=1001.84
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101203 0 0 0 100138 46 0 0 25 0 1 0 93115007 358608896 85594 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87551 85594 80 176 0 87373 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 350204

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1322888/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=350336 CPUtime=1061.81
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101242 0 0 0 106135 46 0 0 25 0 1 0 93115007 358744064 85633 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87584 85633 80 176 0 87406 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 350336

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1322696/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=350468 CPUtime=1121.79
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101280 0 0 0 112133 46 0 0 25 0 1 0 93115007 358879232 85671 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87617 85671 80 176 0 87439 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 350468

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1322504/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=350600 CPUtime=1181.77
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101315 0 0 0 118130 47 0 0 25 0 1 0 93115007 359014400 85706 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87650 85706 80 176 0 87472 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 350600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1322504/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=350600 CPUtime=1200.06
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101323 0 0 0 119959 47 0 0 25 0 1 0 93115007 359014400 85714 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87650 85714 80 176 0 87472 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 350600

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22891
/proc/meminfo: memFree=1322504/2055920 swapFree=4178508/4192956
[pid=22890] ppid=22888 vsize=350600 CPUtime=1200.06
/proc/22890/stat : 22890 (ttsth-5-0) R 22888 22890 22734 0 -1 4194304 101323 0 0 0 119959 47 0 0 25 0 1 0 93115007 359014400 85714 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/22890/statm: 87650 85714 80 176 0 87472 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 350600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.66
CPU time (s): 1200.12
CPU user time (s): 1199.6
CPU system time (s): 0.52292
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 350600

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

runsolver used 1.09783 second user time and 2.46762 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 11:14:48
IDJOB=1719938
IDBENCH=69581
IDSOLVER=549
FILE ID=node63/1719938-1240650886
PBS_JOBID= 9186477
Free space on /tmp= 66304 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE08/cnf/schup-l2s-bc56s-1-k391.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719938-1240650886/watcher-1719938-1240650886 -o /tmp/evaluation-result-1719938-1240650886/solver-1719938-1240650886 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719938-1240650886.cnf

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

MD5SUM BENCH= 1f1dd0782ec95ee5e6d7a06f92fc0f12
RANDOM SEED=1560466665

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1665896 kB
Buffers:         30736 kB
Cached:         282776 kB
SwapCached:       7516 kB
Active:          76092 kB
Inactive:       247716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665896 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:           36588 kB
Writeback:           0 kB
Mapped:          14880 kB
Slab:            52076 kB
Committed_AS:   490556 kB
PageTables:       1456 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= 66304 MiB
End job on node63 at 2009-04-25 11:34:51