Trace number 1580048

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.07 1200.75

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

98.73/98.83	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1580048-1238914549.cnf 
98.73/98.83	c Using SATTIMEOUT of 1200
98.73/98.83	c Using SATRAM of 1800
98.73/98.83	c Size of subset node = 16
98.73/98.83	c Variables = 381708
98.73/98.83	c Clauses = 1632906
98.73/98.83	c Literals = 3841867
98.73/98.83	c Reduced size:
98.73/98.83	c Variables = 381708
98.73/98.83	c Clauses = 1316960
98.73/98.83	c Literals = 3140427
98.73/98.83	c a2
102.03/102.14	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-1580048-1238914549/watcher-1580048-1238914549 -o /tmp/evaluation-result-1580048-1238914549/solver-1580048-1238914549 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1580048-1238914549.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.09 3/69 9367
/proc/meminfo: memFree=1470456/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=1064 CPUtime=0
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1164119810 1089536 140 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 266 141 78 176 0 88 0

[startup+0.0424771 s]
/proc/loadavg: 1.00 1.00 1.09 3/69 9367
/proc/meminfo: memFree=1470456/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=2704 CPUtime=0.03
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 548 0 0 0 3 0 0 0 18 0 1 0 1164119810 2768896 532 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 676 532 78 176 0 498 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2704

[startup+0.101488 s]
/proc/loadavg: 1.00 1.00 1.09 3/69 9367
/proc/meminfo: memFree=1470456/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=5148 CPUtime=0.09
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 1169 0 0 0 9 0 0 0 18 0 1 0 1164119810 5271552 1153 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 1287 1153 78 176 0 1109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5148

[startup+0.301527 s]
/proc/loadavg: 1.00 1.00 1.09 3/69 9367
/proc/meminfo: memFree=1470456/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=14184 CPUtime=0.29
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 3349 0 0 0 28 1 0 0 19 0 1 0 1164119810 14524416 3333 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 3546 3333 78 176 0 3368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14184

[startup+0.701606 s]
/proc/loadavg: 1.00 1.00 1.09 3/69 9367
/proc/meminfo: memFree=1470456/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=30488 CPUtime=0.69
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 7295 0 0 0 67 2 0 0 23 0 1 0 1164119810 31219712 7279 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 7622 7279 78 176 0 7444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30488

[startup+1.50177 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9368
/proc/meminfo: memFree=1429296/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=63140 CPUtime=1.49
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 15642 0 0 0 142 7 0 0 25 0 1 0 1164119810 64655360 15626 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 15785 15627 78 176 0 15607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63140

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9368
/proc/meminfo: memFree=1385456/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=116052 CPUtime=3.09
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 27443 0 0 0 296 13 0 0 25 0 1 0 1164119810 118837248 27427 1992294400 134512640 135237372 4294956192 18446744073709551615 134534272 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 29013 27427 78 176 0 28835 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 116052

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9368
/proc/meminfo: memFree=1360944/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=116052 CPUtime=6.29
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 27443 0 0 0 616 13 0 0 25 0 1 0 1164119810 118837248 27427 1992294400 134512640 135237372 4294956192 18446744073709551615 134534272 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 29013 27427 78 176 0 28835 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 116052

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9368
/proc/meminfo: memFree=1360952/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=116052 CPUtime=12.69
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 27443 0 0 0 1256 13 0 0 25 0 1 0 1164119810 118837248 27427 1992294400 134512640 135237372 4294956192 18446744073709551615 134534272 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 29013 27427 78 176 0 28835 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 116052

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9368
/proc/meminfo: memFree=1361144/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=116052 CPUtime=25.48
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 27443 0 0 0 2535 13 0 0 25 0 1 0 1164119810 118837248 27427 1992294400 134512640 135237372 4294956192 18446744073709551615 134534272 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 29013 27427 78 176 0 28835 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116052

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 9368
/proc/meminfo: memFree=1361208/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=116052 CPUtime=51.06
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 27443 0 0 0 5093 13 0 0 25 0 1 0 1164119810 118837248 27427 1992294400 134512640 135237372 4294956192 18446744073709551615 134534121 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 29013 27427 78 176 0 28835 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 116052

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.08 2/70 9368
/proc/meminfo: memFree=1280056/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=205572 CPUtime=102.23
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 48672 0 0 0 10202 21 0 0 25 0 1 0 1164119810 210505728 48656 1992294400 134512640 135237372 4294956192 18446744073709551615 134526828 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 51393 48657 79 176 0 51215 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 205572

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/70 9368
/proc/meminfo: memFree=1222392/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=254968 CPUtime=162.2
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 81623 0 0 0 16185 35 0 0 25 0 1 0 1164119810 261087232 62119 1992294400 134512640 135237372 4294956192 18446744073709551615 134600960 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 63742 62119 80 176 0 63564 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 254968

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/70 9368
/proc/meminfo: memFree=1218744/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=257852 CPUtime=222.16
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 82509 0 0 0 22179 37 0 0 25 0 1 0 1164119810 264040448 63005 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 64463 63005 80 176 0 64285 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 257852

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 9368
/proc/meminfo: memFree=1215672/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=261508 CPUtime=282.13
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 83320 0 0 0 28175 38 0 0 25 0 1 0 1164119810 267784192 63816 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 65377 63816 80 176 0 65199 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 261508

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 9374
/proc/meminfo: memFree=1212536/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=263752 CPUtime=342.1
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 84086 0 0 0 34170 40 0 0 25 0 1 0 1164119810 270082048 64582 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 65938 64582 80 176 0 65760 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 263752

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/70 9374
/proc/meminfo: memFree=1211384/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=264676 CPUtime=402.05
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 84364 0 0 0 40165 40 0 0 25 0 1 0 1164119810 271028224 64860 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 66169 64860 80 176 0 65991 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 264676

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/70 9374
/proc/meminfo: memFree=1210872/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=265072 CPUtime=462.02
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 84502 0 0 0 46162 40 0 0 25 0 1 0 1164119810 271433728 64998 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 66268 64998 80 176 0 66090 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 265072

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/70 9374
/proc/meminfo: memFree=1210360/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=265468 CPUtime=522
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 84623 0 0 0 52159 41 0 0 25 0 1 0 1164119810 271839232 65119 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 66367 65119 80 176 0 66189 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 265468

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/70 9374
/proc/meminfo: memFree=1209912/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=265732 CPUtime=581.96
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 84732 0 0 0 58155 41 0 0 25 0 1 0 1164119810 272109568 65228 1992294400 134512640 135237372 4294956192 18446744073709551615 134600963 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 66433 65228 80 176 0 66255 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 265732

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/70 9374
/proc/meminfo: memFree=1209528/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=268556 CPUtime=641.93
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 84825 0 0 0 64152 41 0 0 25 0 1 0 1164119810 275001344 65321 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67139 65321 80 176 0 66961 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 268556

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/70 9374
/proc/meminfo: memFree=1209144/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=268820 CPUtime=701.89
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 84890 0 0 0 70148 41 0 0 25 0 1 0 1164119810 275271680 65386 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67205 65386 80 176 0 67027 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 268820

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.02 2/70 9374
/proc/meminfo: memFree=1208888/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=268952 CPUtime=761.86
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 84940 0 0 0 76145 41 0 0 25 0 1 0 1164119810 275406848 65436 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67238 65436 80 176 0 67060 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 268952

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/70 9374
/proc/meminfo: memFree=1208696/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=269084 CPUtime=821.82
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 84987 0 0 0 82141 41 0 0 25 0 1 0 1164119810 275542016 65483 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67271 65483 80 176 0 67093 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 269084

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 9374
/proc/meminfo: memFree=1208504/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=269216 CPUtime=881.79
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 85027 0 0 0 88138 41 0 0 25 0 1 0 1164119810 275677184 65523 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67304 65523 80 176 0 67126 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 269216

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 9374
/proc/meminfo: memFree=1208376/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=269348 CPUtime=941.75
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 85068 0 0 0 94134 41 0 0 25 0 1 0 1164119810 275812352 65564 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67337 65564 80 176 0 67159 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 269348

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 9374
/proc/meminfo: memFree=1208248/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=269612 CPUtime=1001.72
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 85120 0 0 0 100130 42 0 0 25 0 1 0 1164119810 276082688 65616 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67403 65616 80 176 0 67225 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 269612

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 9374
/proc/meminfo: memFree=1207992/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=269744 CPUtime=1061.69
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 85172 0 0 0 106127 42 0 0 25 0 1 0 1164119810 276217856 65668 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67436 65668 80 176 0 67258 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 269744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 9374
/proc/meminfo: memFree=1207864/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=269876 CPUtime=1121.65
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 85219 0 0 0 112123 42 0 0 25 0 1 0 1164119810 276353024 65715 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67469 65715 80 176 0 67291 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 269876

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 9374
/proc/meminfo: memFree=1207672/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=270008 CPUtime=1181.62
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 85254 0 0 0 118120 42 0 0 25 0 1 0 1164119810 276488192 65750 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67502 65750 80 176 0 67324 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 270008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 9374
/proc/meminfo: memFree=1207672/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=270008 CPUtime=1200.02
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 85265 0 0 0 119960 42 0 0 25 0 1 0 1164119810 276488192 65761 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67502 65761 80 176 0 67324 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 270008

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 9374
/proc/meminfo: memFree=1207672/2055920 swapFree=4177724/4192956
[pid=9367] ppid=9365 vsize=270008 CPUtime=1200.02
/proc/9367/stat : 9367 (ttsth-5-0) R 9365 9367 8778 0 -1 4194304 85265 0 0 0 119960 42 0 0 25 0 1 0 1164119810 276488192 65761 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 67502 65761 80 176 0 67324 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 270008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.75
CPU time (s): 1200.07
CPU user time (s): 1199.6
CPU system time (s): 0.463929
CPU usage (%): 99.9434
Max. virtual memory (cumulated for all children) (KiB): 270008

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

runsolver used 1.24281 second user time and 3.23651 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-05 08:55:51
IDJOB=1580048
IDBENCH=71009
IDSOLVER=549
FILE ID=node73/1580048-1238914549
PBS_JOBID= 9101348
Free space on /tmp= 66532 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580048-1238914549/watcher-1580048-1238914549 -o /tmp/evaluation-result-1580048-1238914549/solver-1580048-1238914549 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1580048-1238914549.cnf

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=81981608

node73.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.277
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.277
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:       1470936 kB
Buffers:         63128 kB
Cached:         443144 kB
SwapCached:       8352 kB
Active:         242620 kB
Inactive:       273508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1470936 kB
SwapTotal:     4192956 kB
SwapFree:      4177724 kB
Dirty:           31208 kB
Writeback:           0 kB
Mapped:          15236 kB
Slab:            54480 kB
Committed_AS:  3012292 kB
PageTables:       1676 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= 66532 MiB
End job on node73 at 2009-04-05 09:15:54