Trace number 1531471

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-0? (TO) 1200.13 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S289069074-070.cnf
MD5SUM6d110538c6795cd651a202a3fd6fda7d
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.02	c Command: HOME/tts-5-0 HOME/instance-1531471-1238463800.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 70
0.00/0.02	c Clauses = 6230
0.00/0.02	c Literals = 43610
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 70
0.00/0.02	c Clauses = 6230
0.00/0.02	c Literals = 43610
0.00/0.02	c a2
0.09/0.16	c a1
0.19/0.25	c Independent sub-problems = 1
0.19/0.25	c Sub-problem with 70 variables and 6230 clauses
0.19/0.25	c using permutation method 4
0.19/0.25	c count = 1
0.19/0.25	c Ordering finished 0.230 seconds
0.19/0.25	c mapped 0.240 seconds
0.19/0.25	c permuted 0.240 seconds
0.19/0.25	c about to sort
0.19/0.25	c sorted
0.29/0.34	c clauses now 6230
0.29/0.34	c init finished 0.250 seconds
0.29/0.34	c tree built 0.340 seconds
0.29/0.34	c 
0.29/0.34	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.34	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.34	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.34	c ................................ | ..........                     1 |                        0.3           2.9             
0.29/0.34	c ................................ | ..........                     2 |                        0.3           5.9             
0.29/0.34	c ................................ | ..........                     3 |                        0.3           8.8             
0.29/0.34	c ................................ | ..........                     4 |                        0.3          11.8             
0.29/0.34	c ................................ | ..........                     5 |                        0.3          14.7             
0.29/0.39	c ................................ | ..........                  1000 | 207                    0.4        2631.6         6347
23.99/24.05	c ................................ | ..........                250000 | 87163                 24.1       10395.0      2660384
48.07/48.18	c ................................ | ..........                403000 | 144940                48.2        8366.2      4548602
71.97/72.08	c ................................ | ..........                522000 | 187765                72.1        7244.0      6010377
96.17/96.21	c ................................ | ..........                632000 | 231325                96.2        6569.6      7393606
120.06/120.16	c ................................ | *.........                737000 | 273009               120.2        6134.0      8646882
144.15/144.28	c ................................ | *.........                838000 | 312030               144.3        5809.0      9800733
168.04/168.11	c ................................ | *.........                927000 | 346499               168.1        5515.2     10903066
192.04/192.14	c ................................ | *.........               1010000 | 378750               192.1        5257.4     11984928
216.23/216.30	c ................................ | *.........               1081000 | 406851               216.3        4998.6     12938902
240.13/240.28	c ................................ | **........               1146000 | 432451               240.2        4770.2     13848105
264.12/264.26	c ................................ | **........               1206000 | 455994               264.2        4564.2     14676586
287.91/288.03	c ................................ | **........               1263000 | 478985               288.0        4385.4     15470399
311.90/312.05	c ................................ | **........               1324000 | 504011               312.0        4243.5     16334242
335.99/336.19	c ................................ | **........               1381000 | 527114               336.1        4108.3     17153551
359.99/360.12	c ................................ | ***.......               1444000 | 550848               360.1        4010.4     17876857
384.28/384.41	c ................................ | ***.......               1505000 | 573583               384.4        3915.6     18621963
407.98/408.13	c ................................ | ***.......               1562000 | 596358               408.1        3827.8     19368981
432.18/432.33	c ................................ | ***.......               1619000 | 618932               432.3        3745.3     20119004
456.17/456.39	c ................................ | ***.......               1672000 | 639073               456.3        3664.0     20745548
480.25/480.44	c ................................ | ****......               1723000 | 657970               480.4        3586.8     21356089
504.05/504.22	c ................................ | ****......               1771000 | 676443               504.1        3512.8     21953381
528.04/528.25	c ................................ | ****......               1818000 | 695509               528.2        3442.0     22576085
552.13/552.34	c ................................ | ****......               1862000 | 713799               552.3        3371.6     23170689
576.23/576.45	c ................................ | ****......               1911000 | 733621               576.4        3315.6     23831318
600.23/600.49	c ................................ | *****.....               1966000 | 755255               600.4        3274.4     24490722
624.12/624.37	c ................................ | *****.....               2016000 | 775793               624.3        3229.3     25137030
648.11/648.38	c ................................ | *****.....               2070000 | 797573               648.3        3193.0     25774089
672.00/672.28	c ................................ | *****.....               2118000 | 817175               672.2        3150.8     26379961
696.19/696.50	c ................................ | *****.....               2165000 | 836058               696.4        3108.8     26996740
719.99/720.22	c ................................ | ******....               2213000 | 854838               720.1        3073.1     27654417
743.98/744.27	c ................................ | ******....               2261000 | 873990               744.2        3038.3     28310339
768.07/768.37	c ................................ | ******....               2302000 | 890955               768.3        2996.4     28864605
792.47/792.72	c ................................ | ******....               2339000 | 906003               792.6        2951.0     29351081
816.26/816.57	c ................................ | ******....               2379000 | 922395               816.5        2913.8     29882000
840.35/840.65	c ................................ | *******...               2415000 | 937068               840.5        2873.2     30389970
864.35/864.63	c ................................ | *******...               2451000 | 951684               864.5        2835.1     30868829
888.24/888.55	c ................................ | *******...               2487000 | 966802               888.4        2799.3     31362278
912.24/912.55	c ................................ | *******...               2523000 | 981944               912.4        2765.1     31837747
936.13/936.44	c ................................ | *******...               2556000 | 995973               936.3        2729.8     32321311
960.13/960.48	c ................................ | ********..               2591000 | 1010224              960.4        2698.0     32851877
984.41/984.72	c ................................ | ********..               2625000 | 1024152              984.6        2666.1     33362147
1008.01/1008.37	c ................................ | ********..               2659000 | 1038028             1008.2        2637.3     33869827
1032.30/1032.69	c ................................ | ********..               2698000 | 1053299             1032.5        2612.9     34369701
1056.39/1056.70	c ................................ | ********..               2738000 | 1068997             1056.6        2591.4     34892378
1079.98/1080.30	c ................................ | *********.               2776000 | 1084318             1080.2        2570.0     35377486
1104.17/1104.58	c ................................ | *********.               2817000 | 1101095             1104.4        2550.6     35925495
1128.33/1128.79	c ................................ | *********.               2850000 | 1114296             1128.6        2525.3     36366643
1151.83/1152.27	c ................................ | *********.               2881000 | 1126471             1152.1        2500.7     36783968
1176.02/1176.43	c ................................ | *********.               2914000 | 1139655             1176.2        2477.4     37225303

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531471-1238463800/watcher-1531471-1238463800 -o /tmp/evaluation-result-1531471-1238463800/solver-1531471-1238463800 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531471-1238463800.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.99 0.97 0.99 3/64 10626
/proc/meminfo: memFree=1532776/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=876 CPUtime=0
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 1119046866 897024 103 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 219 103 67 165 0 52 0

[startup+0.0924279 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10626
/proc/meminfo: memFree=1532776/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=3752 CPUtime=0.08
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 773 0 0 0 8 0 0 0 18 0 1 0 1119046866 3842048 756 1992294400 134512640 135191068 4294956224 18446744073709551615 134641677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 938 756 69 165 0 771 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3752

[startup+0.101436 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10626
/proc/meminfo: memFree=1532776/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=3752 CPUtime=0.09
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 773 0 0 0 9 0 0 0 18 0 1 0 1119046866 3842048 756 1992294400 134512640 135191068 4294956224 18446744073709551615 134641814 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 938 756 69 165 0 771 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3752

[startup+0.301456 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10626
/proc/meminfo: memFree=1532776/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=4080 CPUtime=0.29
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 1208 0 0 0 29 0 0 0 19 0 1 0 1119046866 4177920 886 1992294400 134512640 135191068 4294956224 18446744073709551615 134699094 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 1020 886 84 165 0 853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4080

[startup+0.701495 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10626
/proc/meminfo: memFree=1532776/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=7184 CPUtime=0.69
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 1973 0 0 0 68 1 0 0 22 0 1 0 1119046866 7356416 1651 1992294400 134512640 135191068 4294956224 18446744073709551615 134561460 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 1796 1651 89 165 0 1629 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7184

[startup+1.50158 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1525728/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=9424 CPUtime=1.49
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 2522 0 0 0 148 1 0 0 25 0 1 0 1119046866 9650176 2200 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 2356 2200 89 165 0 2189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9424

[startup+3.10174 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1522656/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=13104 CPUtime=3.09
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 3458 0 0 0 308 1 0 0 25 0 1 0 1119046866 13418496 3136 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 3276 3136 89 165 0 3109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13104

[startup+6.30207 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1515424/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=19828 CPUtime=6.29
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 5140 0 0 0 626 3 0 0 25 0 1 0 1119046866 20303872 4818 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 4957 4818 89 165 0 4790 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19828

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1502688/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=31988 CPUtime=12.68
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 8163 0 0 0 1263 5 0 0 25 0 1 0 1119046866 32755712 7841 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 7997 7841 89 165 0 7830 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31988

[startup+25.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1482912/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=50708 CPUtime=25.48
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 12873 0 0 0 2538 10 0 0 25 0 1 0 1119046866 51924992 12551 1992294400 134512640 135191068 4294956224 18446744073709551615 134589643 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 12677 12551 89 165 0 12510 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50708

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1451680/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=82228 CPUtime=51.08
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 20722 0 0 0 5092 16 0 0 25 0 1 0 1119046866 84201472 20400 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 20557 20400 89 165 0 20390 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82228

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1403808/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=129428 CPUtime=102.26
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 32521 0 0 0 10199 27 0 0 25 0 1 0 1119046866 132534272 32199 1992294400 134512640 135191068 4294956224 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 32357 32199 89 165 0 32190 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 129428

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1357024/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=176468 CPUtime=162.24
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 44317 0 0 0 16185 39 0 0 25 0 1 0 1119046866 180703232 43995 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 44117 43995 89 165 0 43950 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 176468

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1315808/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=217108 CPUtime=222.23
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 54471 0 0 0 22175 48 0 0 25 0 1 0 1119046866 222318592 54149 1992294400 134512640 135191068 4294956224 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 54277 54149 89 165 0 54110 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 217108

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1282528/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=250708 CPUtime=282.21
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 62862 0 0 0 28165 56 0 0 25 0 1 0 1119046866 256724992 62540 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 62677 62540 89 165 0 62510 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 250708

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1249120/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=283668 CPUtime=342.2
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 71114 0 0 0 34157 63 0 0 25 0 1 0 1119046866 290476032 70792 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 70917 70792 89 165 0 70750 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 283668

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1219680/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=313268 CPUtime=402.17
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 78515 0 0 0 40147 70 0 0 25 0 1 0 1119046866 320786432 78193 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 78317 78193 89 165 0 78150 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 313268

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1192096/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=340468 CPUtime=462.16
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 85320 0 0 0 46140 76 0 0 25 0 1 0 1119046866 348639232 84998 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 85117 84998 89 165 0 84950 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 340468

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1167904/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=365108 CPUtime=522.15
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 91454 0 0 0 52133 82 0 0 25 0 1 0 1119046866 373870592 91132 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 91277 91132 89 165 0 91110 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 365108

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1142368/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=390388 CPUtime=582.13
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 97783 0 0 0 58126 87 0 0 25 0 1 0 1119046866 399757312 97461 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 97597 97461 89 165 0 97430 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 390388

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1116256/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=416148 CPUtime=642.12
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 104239 0 0 0 64121 91 0 0 25 0 1 0 1119046866 426135552 103917 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 104037 103917 89 165 0 103870 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 416148

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1092128/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=440628 CPUtime=702.09
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 110337 0 0 0 70112 97 0 0 25 0 1 0 1119046866 451203072 110015 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 110157 110015 89 165 0 109990 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 440628

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1066336/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=466068 CPUtime=762.08
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 116711 0 0 0 76104 104 0 0 25 0 1 0 1119046866 477253632 116389 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 116517 116389 89 165 0 116350 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 466068

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1046176/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=486388 CPUtime=822.06
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 121786 0 0 0 82098 108 0 0 25 0 1 0 1119046866 498061312 121464 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 121597 121464 89 165 0 121430 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 486388

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1026336/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=505908 CPUtime=882.04
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 126680 0 0 0 88093 111 0 0 25 0 1 0 1119046866 518049792 126358 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 126477 126358 89 165 0 126310 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 505908

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=1007136/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=525268 CPUtime=942.03
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 131500 0 0 0 94086 117 0 0 25 0 1 0 1119046866 537874432 131178 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 131317 131178 89 165 0 131150 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 525268

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10627
/proc/meminfo: memFree=986016/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=546228 CPUtime=1002.01
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 136752 0 0 0 100081 120 0 0 25 0 1 0 1119046866 559337472 136430 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 136557 136430 89 165 0 136390 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 546228

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10633
/proc/meminfo: memFree=965792/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=566388 CPUtime=1061.99
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 141790 0 0 0 106073 126 0 0 25 0 1 0 1119046866 579981312 141468 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 141597 141468 89 165 0 141430 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 566388

[startup+1122.3 s]
/proc/loadavg: 1.07 0.99 0.99 6/75 10803
/proc/meminfo: memFree=941368/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=586548 CPUtime=1121.96
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 146816 0 0 0 112065 131 0 0 25 0 1 0 1119046866 600625152 146494 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 146637 146494 89 165 0 146470 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 586548

[startup+1182.3 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 11109
/proc/meminfo: memFree=928224/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=603668 CPUtime=1181.92
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 151111 0 0 0 118057 135 0 0 25 0 1 0 1119046866 618156032 150789 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 150917 150789 89 165 0 150750 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 603668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 11109
/proc/meminfo: memFree=922464/2055920 swapFree=4177768/4192956
[pid=10626] ppid=10624 vsize=609268 CPUtime=1200.02
/proc/10626/stat : 10626 (tts-5-0) R 10624 10626 9960 0 -1 4194304 152499 0 0 0 119865 137 0 0 25 0 1 0 1119046866 623890432 152177 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 152317 152177 89 165 0 152150 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 609268

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.13
CPU user time (s): 1198.66
CPU system time (s): 1.47278
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 609268

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

runsolver used 0.906862 second user time and 2.6116 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-31 03:43:20
IDJOB=1531471
IDBENCH=70465
IDSOLVER=505
FILE ID=node2/1531471-1238463800
PBS_JOBID= 9061727
Free space on /tmp= 66496 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S289069074-070.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531471-1238463800/watcher-1531471-1238463800 -o /tmp/evaluation-result-1531471-1238463800/solver-1531471-1238463800 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531471-1238463800.cnf

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

MD5SUM BENCH= 6d110538c6795cd651a202a3fd6fda7d
RANDOM SEED=775856830

node2.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:       1533256 kB
Buffers:         76904 kB
Cached:         355692 kB
SwapCached:       8996 kB
Active:         146276 kB
Inactive:       297328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1533256 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1000 kB
Writeback:           0 kB
Mapped:          16652 kB
Slab:            65040 kB
Committed_AS:  2847272 kB
PageTables:       1476 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= 66496 MiB
End job on node2 at 2009-03-31 04:03:23