Trace number 1719158

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.2 1200.55

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark853.531
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data

3.99/4.02	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719158-1240643963.cnf 
3.99/4.02	c Using SATTIMEOUT of 1200
3.99/4.02	c Using SATRAM of 1800
3.99/4.02	c Size of subset node = 16
3.99/4.02	c Variables = 106013
3.99/4.02	c Clauses = 1598301
3.99/4.02	c Literals = 4617403
3.99/4.02	c Reduced size:
3.99/4.02	c Variables = 106013
3.99/4.02	c Clauses = 1598269
3.99/4.02	c Literals = 4617329
3.99/4.02	c a2
25.29/25.36	c a1
165.54/165.68	c Independent sub-problems = 1
165.54/165.68	c Sub-problem with 106006 variables and 1598269 clauses
165.54/165.68	c using permutation method 4
165.54/165.68	c count = 1
165.54/165.68	c Ordering finished 164.710 seconds
165.54/165.68	c mapped 165.640 seconds
165.54/165.68	c permuted 165.650 seconds
165.54/165.68	c about to sort
166.24/166.35	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-1719158-1240643963/watcher-1719158-1240643963 -o /tmp/evaluation-result-1719158-1240643963/solver-1719158-1240643963 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719158-1240643963.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 1.09 3/64 20595
/proc/meminfo: memFree=1762496/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=1064 CPUtime=0
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 92429819 1089536 126 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 266 127 78 176 0 88 0

[startup+0.064868 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 20595
/proc/meminfo: memFree=1762496/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=3296 CPUtime=0.06
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 694 0 0 0 6 0 0 0 18 0 1 0 92429819 3375104 678 1992294400 134512640 135237372 4294956192 18446744073709551615 134887707 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 824 678 78 176 0 646 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3296

[startup+0.10287 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 20595
/proc/meminfo: memFree=1762496/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=4696 CPUtime=0.09
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 1043 0 0 0 9 0 0 0 18 0 1 0 92429819 4808704 1027 1992294400 134512640 135237372 4294956192 18446744073709551615 134709547 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 1174 1027 78 176 0 996 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4696

[startup+0.302898 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 20595
/proc/meminfo: memFree=1762496/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=11864 CPUtime=0.29
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 2820 0 0 0 28 1 0 0 19 0 1 0 92429819 12148736 2804 1992294400 134512640 135237372 4294956192 18446744073709551615 134520012 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 2966 2804 78 176 0 2788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11864

[startup+0.701942 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 20595
/proc/meminfo: memFree=1762496/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=26076 CPUtime=0.69
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 6308 0 0 0 65 4 0 0 23 0 1 0 92429819 26701824 6292 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 6519 6293 78 176 0 6341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26076

[startup+1.50203 s]
/proc/loadavg: 0.92 0.98 1.09 2/65 20596
/proc/meminfo: memFree=1726200/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=54492 CPUtime=1.49
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 13264 0 0 0 142 7 0 0 25 0 1 0 92429819 55799808 13248 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 13623 13248 78 176 0 13445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54492

[startup+3.10119 s]
/proc/loadavg: 0.92 0.98 1.09 2/65 20596
/proc/meminfo: memFree=1689016/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=112484 CPUtime=3.09
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 26641 0 0 0 294 15 0 0 25 0 1 0 92429819 115183616 26625 1992294400 134512640 135237372 4294956192 18446744073709551615 134537088 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 28121 26625 78 176 0 27943 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112484

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 1.09 2/65 20596
/proc/meminfo: memFree=1462136/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=465232 CPUtime=6.29
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 101362 0 0 0 580 49 0 0 25 0 1 0 92429819 476397568 101347 1992294400 134512640 135237372 4294956192 18446744073709551615 134554919 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 116308 101348 79 176 0 116130 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 465232

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 1.09 2/65 20596
/proc/meminfo: memFree=1317624/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=504452 CPUtime=12.68
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 112694 0 0 0 1215 53 0 0 25 0 1 0 92429819 516558848 111087 1992294400 134512640 135237372 4294956192 18446744073709551615 134680720 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 126113 111087 79 176 0 125935 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 504452

[startup+25.5026 s]
/proc/loadavg: 0.95 0.98 1.09 2/65 20596
/proc/meminfo: memFree=1317624/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=511968 CPUtime=25.48
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 114061 0 0 0 2494 54 0 0 25 0 1 0 92429819 524255232 111472 1992294400 134512640 135237372 4294956192 18446744073709551615 134540092 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 127992 111472 79 176 0 127814 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 511968

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 1.09 2/65 20596
/proc/meminfo: memFree=1394616/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=388692 CPUtime=51.08
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 118233 0 0 0 5050 58 0 0 25 0 1 0 92429819 398020608 91934 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 97173 91934 80 176 0 96995 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 388692

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.08 2/65 20596
/proc/meminfo: memFree=1391096/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=388692 CPUtime=102.27
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 119104 0 0 0 10168 59 0 0 25 0 1 0 92429819 398020608 92805 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 97173 92805 80 176 0 96995 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 388692

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 20596
/proc/meminfo: memFree=1391032/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=388692 CPUtime=162.24
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 119119 0 0 0 16165 59 0 0 25 0 1 0 92429819 398020608 92820 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 97173 92820 80 176 0 96995 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 388692

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 20596
/proc/meminfo: memFree=1299640/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=480132 CPUtime=222.22
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 143488 0 0 0 22152 70 0 0 25 0 1 0 92429819 491655168 115628 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 120033 115628 94 176 0 119855 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 480132

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 20596
/proc/meminfo: memFree=1291064/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=480132 CPUtime=282.21
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 145619 0 0 0 28150 71 0 0 25 0 1 0 92429819 491655168 117759 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 120033 117759 94 176 0 119855 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 480132

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 20596
/proc/meminfo: memFree=1209784/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=573656 CPUtime=342.2
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 165894 0 0 0 34139 81 0 0 25 0 1 0 92429819 587423744 138034 1992294400 134512640 135237372 4294956192 18446744073709551615 134730431 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 143414 138034 94 176 0 143236 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 573656

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 20596
/proc/meminfo: memFree=1207800/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=573656 CPUtime=402.17
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 166389 0 0 0 40136 81 0 0 25 0 1 0 92429819 587423744 138529 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 143414 138529 94 176 0 143236 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 573656

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 20596
/proc/meminfo: memFree=1207736/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=573656 CPUtime=462.15
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 166401 0 0 0 46134 81 0 0 25 0 1 0 92429819 587423744 138541 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 143414 138541 94 176 0 143236 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 573656

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 20596
/proc/meminfo: memFree=1203704/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=573656 CPUtime=522.14
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 167397 0 0 0 52132 82 0 0 25 0 1 0 92429819 587423744 139537 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 143414 139537 94 176 0 143236 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 573656

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 20596
/proc/meminfo: memFree=1198648/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=573656 CPUtime=582.12
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 168654 0 0 0 58129 83 0 0 25 0 1 0 92429819 587423744 140794 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 143414 140794 94 176 0 143236 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 573656

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 20596
/proc/meminfo: memFree=1185720/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=589632 CPUtime=642.11
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 171871 0 0 0 64127 84 0 0 25 0 1 0 92429819 603783168 144011 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 147408 144011 94 176 0 147230 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 589632

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 20596
/proc/meminfo: memFree=1149304/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=652996 CPUtime=702.09
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 181068 0 0 0 70121 88 0 0 25 0 1 0 92429819 668667904 153208 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 163249 153208 94 176 0 163071 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 652996

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 20596
/proc/meminfo: memFree=1109304/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=704844 CPUtime=762.07
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 190955 0 0 0 76115 92 0 0 25 0 1 0 92429819 721760256 163095 1992294400 134512640 135237372 4294956192 18446744073709551615 134582089 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 176211 163095 94 176 0 176033 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 704844

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 20596
/proc/meminfo: memFree=1063864/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=752052 CPUtime=822.05
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 202424 0 0 0 82109 96 0 0 25 0 1 0 92429819 770101248 174564 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 188013 174564 94 176 0 187835 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 752052

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20596
/proc/meminfo: memFree=1005624/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=820068 CPUtime=882.04
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 216833 0 0 0 88100 104 0 0 25 0 1 0 92429819 839749632 188973 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 205017 188973 94 176 0 204839 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 820068

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20596
/proc/meminfo: memFree=902264/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=954640 CPUtime=942.02
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 244010 0 0 0 94086 116 0 0 25 0 1 0 92429819 977551360 216150 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 238660 216150 94 176 0 238482 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 954640

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20596
/proc/meminfo: memFree=896440/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=954640 CPUtime=1002
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 244019 0 0 0 100084 116 0 0 25 0 1 0 92429819 977551360 216159 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 238660 216159 94 176 0 238482 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 954640

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20596
/proc/meminfo: memFree=896312/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=954640 CPUtime=1061.99
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 244047 0 0 0 106082 117 0 0 25 0 1 0 92429819 977551360 216187 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 238660 216187 94 176 0 238482 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 954640

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20598
/proc/meminfo: memFree=893688/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=954640 CPUtime=1121.97
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 244679 0 0 0 112079 118 0 0 25 0 1 0 92429819 977551360 216819 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 238660 216819 94 176 0 238482 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 954640

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20598
/proc/meminfo: memFree=864888/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=954640 CPUtime=1181.94
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 252535 0 0 0 118073 121 0 0 25 0 1 0 92429819 977551360 224675 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 238660 224675 94 176 0 238482 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 954640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20598
/proc/meminfo: memFree=861048/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=954640 CPUtime=1200.04
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4194304 252846 0 0 0 119883 121 0 0 25 0 1 0 92429819 977551360 224986 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/statm: 238660 224986 94 176 0 238482 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 954640

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: 0.99 0.98 1.00 2/65 20598
/proc/meminfo: memFree=861048/2055920 swapFree=4181324/4192956
[pid=20595] ppid=20593 vsize=0 CPUtime=1200.14
/proc/20595/stat : 20595 (ttsth-5-0) R 20593 20595 20245 0 -1 4195332 252846 0 0 0 119883 131 0 0 25 0 1 0 92429819 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20595/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.55
CPU time (s): 1200.2
CPU user time (s): 1198.84
CPU system time (s): 1.36279
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 954640

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

runsolver used 1.06884 second user time and 2.24666 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 09:19:26
IDJOB=1719158
IDBENCH=20578
IDSOLVER=549
FILE ID=node19/1719158-1240643963
PBS_JOBID= 9186470
Free space on /tmp= 66212 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719158-1240643963/watcher-1719158-1240643963 -o /tmp/evaluation-result-1719158-1240643963/solver-1719158-1240643963 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719158-1240643963.cnf

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=1757211365

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1763040 kB
Buffers:         36672 kB
Cached:         180288 kB
SwapCached:       5332 kB
Active:          52572 kB
Inactive:       172196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763040 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:           32448 kB
Writeback:           0 kB
Mapped:          13448 kB
Slab:            54144 kB
Committed_AS:   315068 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node19 at 2009-04-25 09:39:28