Trace number 1736996

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.19 1200.5

General information on the benchmark

NameCRAFTED/parity-games/
instance_n4_i5_pp.cnf
MD5SUMc15885aa7570af76db584f0c4936c8d8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.280956
Satisfiable
(Un)Satisfiability was proved
Number of variables1960
Number of clauses11270
Sum of the clauses size35662
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22945
Number of clauses of size 34500
Number of clauses of size 42881
Number of clauses of size 5940
Number of clauses of size over 54

Solver Data

0.00/0.02	c Command: HOME/tts-5-0 HOME/instance-1736996-1240814219.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 = 1960
0.00/0.02	c Clauses = 11270
0.00/0.02	c Literals = 35662
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 1960
0.00/0.02	c Clauses = 11270
0.00/0.02	c Literals = 35662
0.00/0.02	c a2
0.04/0.07	c a1
0.19/0.28	c Independent sub-problems = 1
0.19/0.28	c Sub-problem with 1960 variables and 11270 clauses
0.19/0.28	c using permutation method 4
0.19/0.28	c count = 1
0.19/0.28	c Ordering finished 0.260 seconds
0.19/0.28	c mapped 0.270 seconds
0.19/0.28	c permuted 0.270 seconds
0.19/0.28	c about to sort
0.19/0.28	c sorted
0.29/0.35	c clauses now 11270
0.29/0.35	c init finished 0.280 seconds
0.29/0.35	c tree built 0.350 seconds
0.29/0.35	c 
0.29/0.35	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.35	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.35	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.35	c ................................ | ..........                     1 |                        0.3           2.9             
0.29/0.35	c ................................ | ..........                     2 |                        0.3           5.7             
0.29/0.35	c ................................ | ..........                     3 |                        0.3           8.6             
0.29/0.35	c ................................ | ..........                     4 |                        0.3          11.4             
0.29/0.35	c ................................ | ..........                     5 |                        0.3          14.3             
0.29/0.35	c ................................ | ..........                  1000 | 22                     0.3        2857.1          595
23.98/24.02	c ................................ | ..........               1075000 | 105466                24.0       44773.0      2890724
47.98/48.03	c ................................ | ..........               1800000 | 182467                48.0       37484.4      5644441
71.98/72.05	c ................................ | ..........               2317000 | 247995                72.0       32162.7      8401196
95.96/96.04	c ................................ | ..........               2657000 | 296578                96.0       27668.4     10835883
119.95/120.02	c ................................ | *.........               3041000 | 348254               120.0       25341.7     12870869
143.96/144.06	c ................................ | *.........               3487000 | 407272               144.0       24208.6     15130379
167.95/168.08	c ................................ | *.........               3826000 | 450645               168.1       22767.0     17134952
191.94/192.08	c ................................ | *.........               4136000 | 490875               192.1       21536.1     18941738
215.94/216.06	c ................................ | *.........               4484000 | 536005               216.0       20756.4     20973979
239.92/240.04	c ................................ | **........               5021000 | 594521               240.0       20920.0     23141049
263.93/264.05	c ................................ | **........               5632000 | 656371               264.0       21331.7     25627902
287.91/288.04	c ................................ | **........               6207000 | 717582               288.0       21552.1     27868585
311.91/312.09	c ................................ | **........               6473000 | 758414               312.1       20743.5     30579463
335.90/336.08	c ................................ | **........               6888000 | 805256               336.0       20497.6     32896883
359.90/360.05	c ................................ | ***.......               7384000 | 855116               360.0       20510.5     35111536
383.89/384.06	c ................................ | ***.......               7854000 | 903573               384.0       20452.6     36973645
407.88/408.05	c ................................ | ***.......               8210000 | 936438               408.0       20122.1     38928545
431.88/432.09	c ................................ | ***.......               8617000 | 973042               432.0       19945.4     40642619
455.88/456.05	c ................................ | ***.......               9195000 | 1026028              456.0       20164.5     42599882
479.86/480.07	c ................................ | ****......               9899000 | 1086265              480.0       20622.5     44682286
503.86/504.09	c ................................ | ****......              10586000 | 1153391              504.0       21002.3     47277073
527.86/528.07	c ................................ | ****......              11202000 | 1210361              528.0       21215.1     49953401
551.85/552.08	c ................................ | ****......              11594000 | 1263272              552.0       21003.2     52048110
575.94/576.12	c ................................ | ****......              11903000 | 1304890              576.1       20662.8     53957882
599.84/600.09	c ................................ | *****.....              12232000 | 1343021              600.0       20386.0     55472644
623.83/624.09	c ................................ | *****.....              12573000 | 1381511              624.0       20148.4     56931811
647.82/648.08	c ................................ | *****.....              12929000 | 1425324              648.0       19952.2     58605018
672.02/672.26	c ................................ | *****.....              13186000 | 1462334              672.2       19616.5     60057887
695.91/696.15	c ................................ | *****.....              13425000 | 1493518              696.1       19286.9     61558075
719.81/720.09	c ................................ | ******....              13606000 | 1523066              720.0       18897.0     63087014
743.90/744.16	c ................................ | ******....              13895000 | 1559313              744.1       18674.1     64621545
767.89/768.15	c ................................ | ******....              14155000 | 1594338              768.1       18429.5     66158390
791.89/792.10	c ................................ | ******....              14398000 | 1625470              792.0       18179.1     67622151
815.89/816.14	c ................................ | ******....              14666000 | 1653980              816.0       17971.9     68687192
839.87/840.14	c ................................ | *******...              14869000 | 1679158              840.0       17700.1     69941655
863.87/864.15	c ................................ | *******...              15107000 | 1708507              864.0       17483.9     71300304
887.86/888.19	c ................................ | *******...              15395000 | 1744660              888.1       17334.8     72708066
911.85/912.13	c ................................ | *******...              15809000 | 1790529              912.0       17333.9     75103106
935.85/936.13	c ................................ | *******...              16159000 | 1832206              936.0       17263.5     77223535
959.95/960.21	c ................................ | ********..              16592000 | 1875321              960.1       17281.4     79004960
983.84/984.12	c ................................ | ********..              17007000 | 1920540              984.0       17283.2     81024675
1007.84/1008.11	c ................................ | ********..              17252000 | 1957057             1008.0       17114.9     82941984
1031.83/1032.18	c ................................ | ********..              17386000 | 1981628             1032.1       16845.8     84438819
1055.82/1056.14	c ................................ | ********..              17588000 | 2010320             1056.0       16654.8     86392442
1079.82/1080.16	c ................................ | *********.              17812000 | 2035373             1080.0       16492.0     88463333
1103.81/1104.16	c ................................ | *********.              18070000 | 2062725             1104.0       16367.3     90161403
1127.90/1128.22	c ................................ | *********.              18263000 | 2088265             1128.1       16189.2     92187728
1151.90/1152.21	c ................................ | *********.              18535000 | 2115151             1152.1       16088.3     93629368
1175.79/1176.19	c ................................ | *********.              18795000 | 2144307             1176.1       15981.3     95206453
1199.88/1200.26	c CPU limit (1200) reached
1199.88/1200.26	c Time = 1200.13 seconds
1199.88/1200.26	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1736996-1240814219/watcher-1736996-1240814219 -o /tmp/evaluation-result-1736996-1240814219/solver-1736996-1240814219 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1736996-1240814219.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 1.00 3/64 30199
/proc/meminfo: memFree=1607728/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=876 CPUtime=0
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 109449761 897024 109 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 219 109 68 165 0 52 0

[startup+0.0467311 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 30199
/proc/meminfo: memFree=1607728/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=2604 CPUtime=0.04
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 542 0 0 0 4 0 0 0 18 0 1 0 109449761 2666496 525 1992294400 134512640 135191068 4294956224 18446744073709551615 134519805 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 651 525 69 165 0 484 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2604

[startup+0.102737 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 30199
/proc/meminfo: memFree=1607728/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=2872 CPUtime=0.09
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 608 0 0 0 9 0 0 0 18 0 1 0 109449761 2940928 591 1992294400 134512640 135191068 4294956224 18446744073709551615 134555303 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 718 591 71 165 0 551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2872

[startup+0.302757 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 30199
/proc/meminfo: memFree=1607728/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=4332 CPUtime=0.29
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 968 0 0 0 29 0 0 0 19 0 1 0 109449761 4435968 951 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 1083 951 84 165 0 916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4332

[startup+0.702797 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 30199
/proc/meminfo: memFree=1607728/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=7436 CPUtime=0.69
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 1766 0 0 0 69 0 0 0 23 0 1 0 109449761 7614464 1749 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 1859 1749 89 165 0 1692 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7436

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30200
/proc/meminfo: memFree=1600296/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=9488 CPUtime=1.49
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 2258 0 0 0 148 1 0 0 25 0 1 0 109449761 9715712 2241 1992294400 134512640 135191068 4294956224 18446744073709551615 134641907 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 2372 2241 89 165 0 2205 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9488

[startup+3.10104 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30200
/proc/meminfo: memFree=1597544/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=12792 CPUtime=3.09
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 3080 0 0 0 308 1 0 0 25 0 1 0 109449761 13099008 3063 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 3198 3063 89 165 0 3031 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12792

[startup+6.30137 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30200
/proc/meminfo: memFree=1592560/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=16984 CPUtime=6.29
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 4154 0 0 0 627 2 0 0 25 0 1 0 109449761 17391616 4137 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 4246 4137 89 165 0 4079 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16984

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30200
/proc/meminfo: memFree=1578936/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=30556 CPUtime=12.68
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 7495 0 0 0 1265 3 0 0 25 0 1 0 109449761 31289344 7478 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 7639 7478 89 165 0 7472 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30556

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30200
/proc/meminfo: memFree=1553464/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=55196 CPUtime=25.48
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 13698 0 0 0 2542 6 0 0 25 0 1 0 109449761 56520704 13681 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 13799 13681 89 165 0 13632 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55196

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30200
/proc/meminfo: memFree=1506680/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=102896 CPUtime=51.08
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 25630 0 0 0 5096 12 0 0 25 0 1 0 109449761 105365504 25613 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 25724 25613 89 165 0 25557 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102896

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30200
/proc/meminfo: memFree=1418808/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=189428 CPUtime=102.27
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 47255 0 0 0 10202 25 0 0 25 0 1 0 109449761 193974272 47238 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 47357 47238 89 165 0 47190 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 189428

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=1335096/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=273748 CPUtime=162.25
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 68327 0 0 0 16189 36 0 0 25 0 1 0 109449761 280317952 68310 1992294400 134512640 135191068 4294956224 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 68437 68310 89 165 0 68270 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 273748

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=1257016/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=350868 CPUtime=222.23
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 87616 0 0 0 22176 47 0 0 25 0 1 0 109449761 359288832 87599 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 87717 87599 89 165 0 87550 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 350868

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=1164472/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=444280 CPUtime=282.22
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 110951 0 0 0 28162 60 0 0 25 0 1 0 109449761 454942720 110934 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 111070 110934 89 165 0 110903 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 444280

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=1065144/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=542684 CPUtime=342.2
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 135525 0 0 0 34144 76 0 0 25 0 1 0 109449761 555708416 135508 1992294400 134512640 135191068 4294956224 18446744073709551615 134641702 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 135671 135508 89 165 0 135504 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 542684

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=985464/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=623324 CPUtime=402.19
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 155694 0 0 0 40130 89 0 0 25 0 1 0 109449761 638283776 155677 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 155831 155677 89 165 0 155664 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 623324

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=909176/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=698364 CPUtime=462.17
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 174465 0 0 0 46117 100 0 0 25 0 1 0 109449761 715124736 174448 1992294400 134512640 135191068 4294956224 18446744073709551615 134710775 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 174591 174448 89 165 0 174424 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 698364

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=812600/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=796764 CPUtime=522.16
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 199069 0 0 0 52099 117 0 0 25 0 1 0 109449761 815886336 199052 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 199191 199052 89 165 0 199024 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 796764

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=730360/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=877084 CPUtime=582.14
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 219144 0 0 0 58085 129 0 0 25 0 1 0 109449761 898134016 219127 1992294400 134512640 135191068 4294956224 18446744073709551615 134590830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 219271 219127 89 165 0 219104 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 877084

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=666488/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=939964 CPUtime=642.13
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 234881 0 0 0 64073 140 0 0 25 0 1 0 109449761 962523136 234864 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 234991 234864 89 165 0 234824 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 939964

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=606072/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=1000924 CPUtime=702.11
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 250105 0 0 0 70060 151 0 0 25 0 1 0 109449761 1024946176 250088 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 250231 250088 89 165 0 250064 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 1000924

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=548600/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=1057724 CPUtime=762.1
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 264301 0 0 0 76050 160 0 0 25 0 1 0 109449761 1083109376 264284 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 264431 264284 89 165 0 264264 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 1057724

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=494456/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=1112124 CPUtime=822.08
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 277913 0 0 0 82040 168 0 0 25 0 1 0 109449761 1138814976 277896 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 278031 277896 89 165 0 277864 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 1112124

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=441848/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=1164124 CPUtime=882.06
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 290936 0 0 0 88029 177 0 0 25 0 1 0 109449761 1192062976 290919 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 291031 290919 89 165 0 290864 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1164124

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=355704/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=1251164 CPUtime=942.05
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 312665 0 0 0 94015 190 0 0 25 0 1 0 109449761 1281191936 312648 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 312791 312648 89 165 0 312624 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1251164

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=279608/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=1326524 CPUtime=1002.04
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 331506 0 0 0 100004 200 0 0 25 0 1 0 109449761 1358360576 331489 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 331631 331489 89 165 0 331464 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 1326524

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=208760/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=1398044 CPUtime=1062.02
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 349407 0 0 0 105989 213 0 0 25 0 1 0 109449761 1431597056 349390 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 349511 349390 89 165 0 349344 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1398044

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=131512/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=1474204 CPUtime=1122
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 368440 0 0 0 111976 224 0 0 25 0 1 0 109449761 1509584896 368423 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 368551 368423 89 165 0 368384 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1474204

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=70264/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=1535964 CPUtime=1181.98
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194304 383884 0 0 0 117965 233 0 0 25 0 1 0 109449761 1572827136 383867 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 383991 383867 89 165 0 383824 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 1535964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 30202
/proc/meminfo: memFree=967928/2055920 swapFree=4180816/4192956
[pid=30199] ppid=30197 vsize=0 CPUtime=1200.09
/proc/30199/stat : 30199 (tts-5-0) R 30197 30199 28894 0 -1 4194308 389565 0 0 0 119758 251 0 0 25 0 1 0 109449761 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/30199/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 0

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

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

Child status: 0
Real time (s): 1200.5
CPU time (s): 1200.19
CPU user time (s): 1197.59
CPU system time (s): 2.6046
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 1558684

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

runsolver used 0.742887 second user time and 2.6116 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-27 08:36:59
IDJOB=1736996
IDBENCH=71640
IDSOLVER=505
FILE ID=node45/1736996-1240814219
PBS_JOBID= 9187400
Free space on /tmp= 66296 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n4_i5_pp.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736996-1240814219/watcher-1736996-1240814219 -o /tmp/evaluation-result-1736996-1240814219/solver-1736996-1240814219 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1736996-1240814219.cnf

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

MD5SUM BENCH= c15885aa7570af76db584f0c4936c8d8
RANDOM SEED=613112311

node45.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.231
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.231
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:       1608144 kB
Buffers:         60140 kB
Cached:         306460 kB
SwapCached:       5972 kB
Active:         144768 kB
Inactive:       230224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608144 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            1184 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            58816 kB
Committed_AS:   476096 kB
PageTables:       1376 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= 66296 MiB
End job on node45 at 2009-04-27 08:57:01