Trace number 1582140

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
tts tts-5-0Signal 760.8 761.017

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
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 variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
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

89.05/89.16	c Command: HOME/tts-5-0 HOME/instance-1582140-1238936636.cnf 
89.05/89.16	c Using SATTIMEOUT of 1200
89.05/89.16	c Using SATRAM of 1800
89.05/89.16	c Size of subset node = 16
89.05/89.16	c Variables = 260342
89.05/89.16	c Clauses = 1391257
89.05/89.16	c Literals = 3358569
89.05/89.16	c Reduced size:
89.05/89.16	c Variables = 260342
89.05/89.16	c Clauses = 1075121
89.05/89.16	c Literals = 2656369
89.05/89.16	c a2
92.35/92.46	c a1
755.29/755.54	c Independent sub-problems = 1
755.29/755.54	c Sub-problem with 203764 variables and 1075121 clauses
755.29/755.54	c using permutation method 4
755.29/755.54	c count = 1
755.29/755.54	c Ordering finished 754.720 seconds
755.29/755.54	c mapped 755.440 seconds
755.29/755.54	c permuted 755.460 seconds
755.29/755.54	c about to sort
755.70/755.92	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-1582140-1238936636/watcher-1582140-1238936636 -o /tmp/evaluation-result-1582140-1238936636/solver-1582140-1238936636 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1582140-1238936636.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 19734
/proc/meminfo: memFree=955952/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=1008 CPUtime=0
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 1166329315 1032192 118 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 252 118 68 165 0 85 0

[startup+0.094711 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19734
/proc/meminfo: memFree=955952/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=4444 CPUtime=0.08
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 1011 0 0 0 8 0 0 0 18 0 1 0 1166329315 4550656 995 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 1111 996 68 165 0 944 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4444

[startup+0.10171 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19734
/proc/meminfo: memFree=955952/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=4828 CPUtime=0.09
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 1078 0 0 0 9 0 0 0 18 0 1 0 1166329315 4943872 1062 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 1207 1062 68 165 0 1040 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4828

[startup+0.301727 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19734
/proc/meminfo: memFree=955952/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=12800 CPUtime=0.29
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 3078 0 0 0 28 1 0 0 19 0 1 0 1166329315 13107200 3062 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 3200 3063 68 165 0 3033 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12800

[startup+0.701762 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19734
/proc/meminfo: memFree=955952/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=28200 CPUtime=0.69
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 6917 0 0 0 66 3 0 0 22 0 1 0 1166329315 28876800 6901 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 7050 6901 68 165 0 6883 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28200

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19735
/proc/meminfo: memFree=916584/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=58200 CPUtime=1.48
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 14339 0 0 0 141 7 0 0 25 0 1 0 1166329315 59596800 14323 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 14550 14324 68 165 0 14383 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 58200

[startup+3.10199 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19735
/proc/meminfo: memFree=878696/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=95000 CPUtime=3.08
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 22948 0 0 0 297 11 0 0 25 0 1 0 1166329315 97280000 22932 1992294400 134512640 135191068 4294956240 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 0 0 0
/proc/19734/statm: 23750 22932 68 165 0 23583 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 95000

[startup+6.30124 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19735
/proc/meminfo: memFree=864360/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=95000 CPUtime=6.28
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 22948 0 0 0 617 11 0 0 25 0 1 0 1166329315 97280000 22932 1992294400 134512640 135191068 4294956240 18446744073709551615 134534077 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 23750 22932 68 165 0 23583 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 95000

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=864360/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=95000 CPUtime=12.68
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 22948 0 0 0 1257 11 0 0 25 0 1 0 1166329315 97280000 22932 1992294400 134512640 135191068 4294956240 18446744073709551615 134534115 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 23750 22932 68 165 0 23583 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95000

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=864488/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=95000 CPUtime=25.47
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 22948 0 0 0 2536 11 0 0 25 0 1 0 1166329315 97280000 22932 1992294400 134512640 135191068 4294956240 18446744073709551615 134534155 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 23750 22932 68 165 0 23583 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 95000

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=864744/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=95000 CPUtime=51.06
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 22948 0 0 0 5095 11 0 0 25 0 1 0 1166329315 97280000 22932 1992294400 134512640 135191068 4294956240 18446744073709551615 134533925 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 23750 22932 68 165 0 23583 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 95000

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=755368/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=206640 CPUtime=102.25
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 67699 0 0 0 10197 28 0 0 25 0 1 0 1166329315 211599360 50253 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 51660 50253 71 165 0 51493 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 206640

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=747624/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=213368 CPUtime=162.24
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 69626 0 0 0 16194 30 0 0 25 0 1 0 1166329315 218488832 52180 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 53342 52180 71 165 0 53175 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 213368

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=743080/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=216932 CPUtime=222.21
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 70751 0 0 0 22191 30 0 0 25 0 1 0 1166329315 222138368 53305 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 54233 53305 71 165 0 54066 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 216932

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=741928/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=217724 CPUtime=282.21
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71024 0 0 0 28190 31 0 0 25 0 1 0 1166329315 222949376 53578 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 54431 53578 71 165 0 54264 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 217724

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=741616/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=217988 CPUtime=342.19
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71115 0 0 0 34188 31 0 0 25 0 1 0 1166329315 223219712 53669 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 54497 53669 71 165 0 54330 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 217988

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=741296/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=220812 CPUtime=402.17
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71187 0 0 0 40186 31 0 0 25 0 1 0 1166329315 226111488 53741 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 55203 53741 71 165 0 55036 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 220812

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=741040/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=221076 CPUtime=462.16
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71248 0 0 0 46185 31 0 0 25 0 1 0 1166329315 226381824 53802 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 55269 53802 71 165 0 55102 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 221076

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=740784/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=221208 CPUtime=522.15
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71304 0 0 0 52183 32 0 0 25 0 1 0 1166329315 226516992 53858 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 55302 53858 71 165 0 55135 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 221208

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19735
/proc/meminfo: memFree=740592/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=221340 CPUtime=582.13
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71364 0 0 0 58181 32 0 0 25 0 1 0 1166329315 226652160 53918 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 55335 53918 71 165 0 55168 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 221340

[startup+642.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 19735
/proc/meminfo: memFree=740400/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=221604 CPUtime=642.12
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71421 0 0 0 64180 32 0 0 25 0 1 0 1166329315 226922496 53975 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 55401 53975 71 165 0 55234 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 221604

[startup+702.301 s]
/proc/loadavg: 1.13 1.04 1.01 2/65 19735
/proc/meminfo: memFree=740144/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=221736 CPUtime=702.1
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71476 0 0 0 70178 32 0 0 25 0 1 0 1166329315 227057664 54030 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 55434 54030 71 165 0 55267 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 221736

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

[startup+716.701 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 19735
/proc/meminfo: memFree=740080/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=221736 CPUtime=716.5
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71490 0 0 0 71618 32 0 0 25 0 1 0 1166329315 227057664 54044 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 55434 54044 71 165 0 55267 0
Current children cumulated CPU time (s) 716.5
Current children cumulated vsize (KiB) 221736

[startup+742.302 s]
/proc/loadavg: 1.12 1.05 1.01 2/65 19735
/proc/meminfo: memFree=740016/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=221868 CPUtime=742.09
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71512 0 0 0 74177 32 0 0 25 0 1 0 1166329315 227192832 54066 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 55467 54066 71 165 0 55300 0
Current children cumulated CPU time (s) 742.09
Current children cumulated vsize (KiB) 221868

[startup+748.701 s]
/proc/loadavg: 1.11 1.05 1.01 2/65 19735
/proc/meminfo: memFree=739952/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=221868 CPUtime=748.49
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71518 0 0 0 74817 32 0 0 25 0 1 0 1166329315 227192832 54072 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 55467 54072 71 165 0 55300 0
Current children cumulated CPU time (s) 748.49
Current children cumulated vsize (KiB) 221868

[startup+755.102 s]
/proc/loadavg: 1.10 1.05 1.01 2/65 19735
/proc/meminfo: memFree=739952/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=221868 CPUtime=754.9
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 71921 0 0 0 75457 33 0 0 25 0 1 0 1166329315 227192832 53425 1992294400 134512640 135191068 4294956240 18446744073709551615 134539916 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 55467 53425 80 165 0 55300 0
Current children cumulated CPU time (s) 754.9
Current children cumulated vsize (KiB) 221868

[startup+758.302 s]
/proc/loadavg: 1.09 1.05 1.01 2/65 19735
/proc/meminfo: memFree=603184/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=379840 CPUtime=758.09
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4194304 114800 0 0 0 75759 50 0 0 25 0 1 0 1166329315 388956160 93977 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 94960 93977 85 165 0 94793 0
Current children cumulated CPU time (s) 758.09
Current children cumulated vsize (KiB) 379840

[startup+759.901 s]
/proc/loadavg: 1.09 1.05 1.01 2/65 19735
/proc/meminfo: memFree=550192/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=427328 CPUtime=759.69
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4195840 126810 0 0 0 75850 119 0 0 25 0 1 0 1166329315 437583872 105719 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 106832 105719 85 165 0 106665 0
Current children cumulated CPU time (s) 759.69
Current children cumulated vsize (KiB) 427328

[startup+760.701 s]
/proc/loadavg: 1.09 1.05 1.01 2/65 19735
/proc/meminfo: memFree=338480/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=427328 CPUtime=760.47
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4195840 126972 0 0 0 75850 197 0 0 25 0 1 0 1166329315 437583872 105719 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 106832 105719 85 165 0 106665 0
Current children cumulated CPU time (s) 760.47
Current children cumulated vsize (KiB) 427328

[startup+760.901 s]
/proc/loadavg: 1.09 1.05 1.01 2/65 19735
/proc/meminfo: memFree=338480/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=427328 CPUtime=760.67
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4195840 127831 0 0 0 75850 217 0 0 25 0 1 0 1166329315 437583872 105719 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 106832 105719 85 165 0 106665 0
Current children cumulated CPU time (s) 760.67
Current children cumulated vsize (KiB) 427328

[startup+761.001 s]
/proc/loadavg: 1.09 1.05 1.01 2/65 19735
/proc/meminfo: memFree=338480/2055920 swapFree=4175756/4192956
[pid=19734] ppid=19732 vsize=0 CPUtime=760.77
/proc/19734/stat : 19734 (tts-5-0) R 19732 19734 19430 0 -1 4195844 127831 0 0 0 75850 227 0 0 25 0 1 0 1166329315 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19734/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 760.77
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 761.017
CPU time (s): 760.8
CPU user time (s): 758.51
CPU system time (s): 2.29065
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 427328

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

runsolver used 0.628904 second user time and 1.62275 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-05 15:03:58
IDJOB=1582140
IDBENCH=71050
IDSOLVER=505
FILE ID=node31/1582140-1238936636
PBS_JOBID= 9101470
Free space on /tmp= 66468 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582140-1238936636/watcher-1582140-1238936636 -o /tmp/evaluation-result-1582140-1238936636/solver-1582140-1238936636 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1582140-1238936636.cnf

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1471345674

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.214
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.214
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:        956368 kB
Buffers:        112020 kB
Cached:         874748 kB
SwapCached:      10248 kB
Active:         531112 kB
Inactive:       467368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        956368 kB
SwapTotal:     4192956 kB
SwapFree:      4175756 kB
Dirty:           27140 kB
Writeback:           0 kB
Mapped:          17372 kB
Slab:            86748 kB
Committed_AS:  3517048 kB
PageTables:       1472 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= 66056 MiB
End job on node31 at 2009-04-05 15:16:39