Trace number 1736896

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.23 1200.66

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i6_pp.cnf
MD5SUM89b30b9df71296e4c629a809ada9bdd7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.546916
Satisfiable
(Un)Satisfiability was proved
Number of variables7278
Number of clauses63275
Sum of the clauses size206916
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 212558
Number of clauses of size 328524
Number of clauses of size 416236
Number of clauses of size 54722
Number of clauses of size over 51235

Solver Data

0.09/0.15	c Command: HOME/tts-5-0 HOME/instance-1736896-1240813637.cnf 
0.09/0.15	c Using SATTIMEOUT of 1200
0.09/0.15	c Using SATRAM of 1800
0.09/0.15	c Size of subset node = 16
0.09/0.15	c Variables = 7278
0.09/0.15	c Clauses = 63275
0.09/0.15	c Literals = 206916
0.09/0.15	c Reduced size:
0.09/0.15	c Variables = 7278
0.09/0.15	c Clauses = 63275
0.09/0.15	c Literals = 206916
0.09/0.15	c a2
0.39/0.44	c a1
1.39/1.48	c Independent sub-problems = 1
1.39/1.48	c Sub-problem with 7278 variables and 63275 clauses
1.39/1.48	c using permutation method 4
1.39/1.48	c count = 1
1.39/1.48	c Ordering finished 1.430 seconds
1.39/1.48	c mapped 1.470 seconds
1.39/1.48	c permuted 1.470 seconds
1.39/1.48	c about to sort
1.49/1.51	c sorted
1.89/1.99	c clauses now 63275
1.89/1.99	c init finished 1.530 seconds
1.89/1.99	c tree built 1.990 seconds
1.89/1.99	c 
1.89/1.99	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.89/1.99	c ---------------------------------|----------------------------------|------------------------------------------------------
1.89/1.99	c ................................ | ..........                       |                        2.0           0.0             
1.89/1.99	c ................................ | ..........                     1 |                        2.0           0.5             
1.89/1.99	c ................................ | ..........                     2 |                        2.0           1.0             
1.89/1.99	c ................................ | ..........                     3 |                        2.0           1.5             
1.89/1.99	c ................................ | ..........                     4 |                        2.0           2.0             
1.89/1.99	c ................................ | ..........                     5 |                        2.0           2.5             
1.89/2.00	c ................................ | ..........                  1000 | 40                     2.0         502.5          283
23.98/24.06	c ................................ | ..........                575000 | 102368                24.0       23918.5      5397227
47.98/48.04	c ................................ | ..........                946000 | 175462                48.0       19696.0      9485340
71.97/72.09	c ................................ | ..........               1234000 | 232326                72.1       17119.9     12856730
95.96/96.06	c ................................ | ..........               1488000 | 286804                96.0       15493.5     15938497
120.05/120.13	c ................................ | *.........               1698000 | 327801               120.1       14138.2     18351968
144.05/144.11	c ................................ | *.........               1887000 | 365604               144.1       13096.9     20588521
168.03/168.13	c ................................ | *.........               2018000 | 392762               168.1       12005.5     22219189
191.92/192.06	c ................................ | *.........               2140000 | 420532               192.0       11144.7     23778456
215.92/216.07	c ................................ | *.........               2304000 | 454927               216.0       10665.2     25687124
240.00/240.12	c ................................ | **........               2430000 | 475444               240.1       10122.5     27442126
263.99/264.15	c ................................ | **........               2550000 | 495582               264.1        9655.8     28606768
287.99/288.17	c ................................ | **........               2697000 | 526401               288.1        9361.0     30579303
312.08/312.21	c ................................ | **........               2817000 | 558143               312.1        9024.8     31870159
335.97/336.13	c ................................ | **........               2928000 | 582446               336.1        8712.7     33433143
359.97/360.14	c ................................ | ***.......               3059000 | 609118               360.1        8495.6     35067870
383.95/384.14	c ................................ | ***.......               3195000 | 639317               384.1        8319.2     36762329
407.95/408.12	c ................................ | ***.......               3333000 | 669533               408.0        8168.5     38478469
432.04/432.27	c ................................ | ***.......               3464000 | 699009               432.2        8015.4     40043336
456.03/456.21	c ................................ | ***.......               3588000 | 724596               456.1        7866.5     41474368
480.02/480.21	c ................................ | ****......               3720000 | 751210               480.1        7748.2     42778894
503.91/504.14	c ................................ | ****......               3822000 | 772945               504.0        7582.7     44023726
528.00/528.29	c ................................ | ****......               3920000 | 794840               528.2        7421.9     45233973
551.89/552.15	c ................................ | ****......               4028000 | 819582               552.0        7296.8     46446121
575.88/576.12	c ................................ | ****......               4107000 | 842421               576.0        7130.2     47316511
599.98/600.24	c ................................ | *****.....               4188000 | 864319               600.1        6978.6     48192498
623.97/624.26	c ................................ | *****.....               4253000 | 879955               624.1        6814.4     49254240
648.06/648.36	c ................................ | *****.....               4339000 | 899876               648.2        6693.6     50365886
671.85/672.18	c ................................ | *****.....               4402000 | 913987               672.0        6550.2     51175587
695.94/696.21	c ................................ | *****.....               4495000 | 936301               696.1        6457.8     52128726
720.23/720.54	c ................................ | ******....               4563000 | 953508               720.4        6334.2     52966748
743.82/744.18	c ................................ | ******....               4627000 | 969424               744.0        6218.9     53767638
767.91/768.25	c ................................ | ******....               4705000 | 990182               768.1        6125.7     54537483
791.90/792.25	c ................................ | ******....               4791000 | 1009739              792.1        6048.6     55437673
815.90/816.24	c ................................ | ******....               4876000 | 1031602              816.1        5975.1     56271341
840.10/840.45	c ................................ | *******...               4960000 | 1050873              840.3        5902.9     57094494
863.98/864.34	c ................................ | *******...               5040000 | 1071772              864.2        5832.3     57796076
888.07/888.45	c ................................ | *******...               5115000 | 1090341              888.3        5758.4     58510740
911.96/912.35	c ................................ | *******...               5172000 | 1105332              912.1        5670.1     59158311
936.05/936.48	c ................................ | *******...               5241000 | 1122935              936.3        5597.7     59746152
959.95/960.30	c ................................ | ********..               5302000 | 1138793              960.1        5522.3     60277067
983.93/984.30	c ................................ | ********..               5361000 | 1154469              984.1        5447.6     60883456
1007.83/1008.25	c ................................ | ********..               5419000 | 1170306             1008.0        5375.8     61482123
1032.12/1032.55	c ................................ | ********..               5480000 | 1185972             1032.3        5308.4     62040479
1055.91/1056.35	c ................................ | ********..               5540000 | 1202024             1056.1        5245.6     62598663
1079.90/1080.33	c ................................ | *********.               5598000 | 1217639             1080.1        5182.9     63228026
1103.90/1104.40	c ................................ | *********.               5658000 | 1233949             1104.2        5124.2     63825268
1128.09/1128.58	c ................................ | *********.               5715000 | 1247630             1128.3        5064.9     64437545
1151.87/1152.34	c ................................ | *********.               5776000 | 1263111             1152.1        5013.5     64829114
1176.07/1176.50	c ................................ | *********.               5842000 | 1277861             1176.3        4966.6     65490860

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-1736896-1240813637/watcher-1736896-1240813637 -o /tmp/evaluation-result-1736896-1240813637/solver-1736896-1240813637 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1736896-1240813637.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28631
/proc/meminfo: memFree=1087496/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=876 CPUtime=0
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 109389955 897024 107 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 219 107 67 165 0 52 0

[startup+0.0221701 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28631
/proc/meminfo: memFree=1087496/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=1408 CPUtime=0.02
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 249 0 0 0 2 0 0 0 18 0 1 0 109389955 1441792 233 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 352 233 68 165 0 185 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1408

[startup+0.101184 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28631
/proc/meminfo: memFree=1087496/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=3908 CPUtime=0.09
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 862 0 0 0 9 0 0 0 18 0 1 0 109389955 4001792 846 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 977 846 68 165 0 810 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3908

[startup+0.30122 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28631
/proc/meminfo: memFree=1087496/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=10808 CPUtime=0.29
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 2540 0 0 0 28 1 0 0 19 0 1 0 109389955 11067392 2523 1992294400 134512640 135191068 4294956240 18446744073709551615 134642163 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 2702 2523 69 165 0 2535 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10808

[startup+0.701292 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28631
/proc/meminfo: memFree=1087496/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=11636 CPUtime=0.69
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 2931 0 0 0 68 1 0 0 23 0 1 0 109389955 11915264 2790 1992294400 134512640 135191068 4294956240 18446744073709551615 134600507 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 2909 2790 71 165 0 2742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11636

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=1076416/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=12148 CPUtime=1.49
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 3108 0 0 0 148 1 0 0 25 0 1 0 109389955 12439552 2905 1992294400 134512640 135191068 4294956240 18446744073709551615 134641760 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 3037 2905 77 165 0 2870 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12148

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=1062016/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=32288 CPUtime=3.09
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 8139 0 0 0 305 4 0 0 25 0 1 0 109389955 33062912 7936 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 8072 7936 89 165 0 7905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32288

[startup+6.30131 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=1042368/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=49968 CPUtime=6.29
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 12531 0 0 0 623 6 0 0 25 0 1 0 109389955 51167232 12328 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 12492 12328 89 165 0 12325 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49968

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=1016256/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=74520 CPUtime=12.68
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 18691 0 0 0 1258 10 0 0 25 0 1 0 109389955 76308480 18488 1992294400 134512640 135191068 4294956240 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 18630 18488 89 165 0 18463 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 74520

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=974464/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=114216 CPUtime=25.49
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 28591 0 0 0 2533 16 0 0 25 0 1 0 109389955 116957184 28388 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 28554 28388 89 165 0 28387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 114216

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=908288/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=180792 CPUtime=51.07
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 45240 0 0 0 5083 24 0 0 25 0 1 0 109389955 185131008 45037 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 45198 45037 89 165 0 45031 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 180792

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=804992/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=282848 CPUtime=102.26
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 70766 0 0 0 10187 39 0 0 25 0 1 0 109389955 289636352 70563 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 70712 70563 89 165 0 70545 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 282848

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=719296/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=368808 CPUtime=162.23
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 92250 0 0 0 16172 51 0 0 25 0 1 0 109389955 377659392 92047 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 92202 92047 89 165 0 92035 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 368808

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=651904/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=435708 CPUtime=222.21
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 108972 0 0 0 22160 61 0 0 25 0 1 0 109389955 446164992 108769 1992294400 134512640 135191068 4294956240 18446744073709551615 134562453 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 108927 108769 89 165 0 108760 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 435708

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=591872/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=496336 CPUtime=282.19
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 124131 0 0 0 28149 70 0 0 25 0 1 0 109389955 508248064 123928 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 124084 123928 89 165 0 123917 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 496336

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=531520/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=555712 CPUtime=342.17
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 138993 0 0 0 34138 79 0 0 25 0 1 0 109389955 569049088 138790 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 138928 138790 89 165 0 138761 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 555712

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=467520/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=620404 CPUtime=402.15
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 155158 0 0 0 40124 91 0 0 25 0 1 0 109389955 635293696 154955 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 155101 154955 89 165 0 154934 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 620404

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=407488/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=679628 CPUtime=462.13
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 169938 0 0 0 46113 100 0 0 25 0 1 0 109389955 695939072 169735 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 169907 169735 89 165 0 169740 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 679628

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=360064/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=727596 CPUtime=522.1
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 181951 0 0 0 52102 108 0 0 25 0 1 0 109389955 745058304 181748 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 181899 181748 89 165 0 181732 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 727596

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=318464/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=768536 CPUtime=582.08
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 192185 0 0 0 58093 115 0 0 25 0 1 0 109389955 786980864 191982 1992294400 134512640 135191068 4294956240 18446744073709551615 134562394 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 192134 191982 89 165 0 191967 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 768536

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=277312/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=809320 CPUtime=642.06
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 202367 0 0 0 64084 122 0 0 25 0 1 0 109389955 828743680 202164 1992294400 134512640 135191068 4294956240 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 202330 202164 89 165 0 202163 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 809320

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28632
/proc/meminfo: memFree=243264/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=843424 CPUtime=702.04
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 210913 0 0 0 70075 129 0 0 25 0 1 0 109389955 863666176 210710 1992294400 134512640 135191068 4294956240 18446744073709551615 134562403 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 210856 210710 89 165 0 210689 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 843424

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=210752/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=875768 CPUtime=762.02
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 218990 0 0 0 76067 135 0 0 25 0 1 0 109389955 896786432 218787 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 218942 218787 89 165 0 218775 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 875768

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=177920/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=908740 CPUtime=821.99
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 227233 0 0 0 82058 141 0 0 25 0 1 0 109389955 930549760 227030 1992294400 134512640 135191068 4294956240 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 227185 227030 89 165 0 227018 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 908740

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=149184/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=937180 CPUtime=881.98
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 234349 0 0 0 88052 146 0 0 25 0 1 0 109389955 959672320 234146 1992294400 134512640 135191068 4294956240 18446744073709551615 134519760 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 234295 234146 89 165 0 234128 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 937180

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=124928/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=961556 CPUtime=941.95
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 240436 0 0 0 94043 152 0 0 25 0 1 0 109389955 984633344 240233 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 240389 240233 89 165 0 240222 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 961556

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=101696/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=984680 CPUtime=1001.93
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 246207 0 0 0 100036 157 0 0 25 0 1 0 109389955 1008312320 246004 1992294400 134512640 135191068 4294956240 18446744073709551615 134562453 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 246170 246004 89 165 0 246003 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 984680

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=79616/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=1006872 CPUtime=1061.9
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 251751 0 0 0 106031 159 0 0 25 0 1 0 109389955 1031036928 251548 1992294400 134512640 135191068 4294956240 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 251718 251548 89 165 0 251551 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1006872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=54976/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=1031092 CPUtime=1121.88
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 257839 0 0 0 112023 165 0 0 25 0 1 0 109389955 1055838208 257636 1992294400 134512640 135191068 4294956240 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 257773 257636 89 165 0 257606 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1031092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=34688/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=1051716 CPUtime=1181.86
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 262959 0 0 0 118016 170 0 0 25 0 1 0 109389955 1076957184 262756 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 262929 262756 89 165 0 262762 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1051716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=28032/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=1057812 CPUtime=1200.06
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4194304 264507 0 0 0 119835 171 0 0 25 0 1 0 109389955 1083199488 264304 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 264453 264304 89 165 0 264286 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1057812

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28634
/proc/meminfo: memFree=28032/2055920 swapFree=4181432/4192956
[pid=28631] ppid=28629 vsize=0 CPUtime=1200.16
/proc/28631/stat : 28631 (tts-5-0) R 28629 28631 28313 0 -1 4195332 264507 0 0 0 119835 181 0 0 25 0 1 0 109389955 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28631/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.66
CPU time (s): 1200.23
CPU user time (s): 1198.35
CPU system time (s): 1.87871
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 1057812

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

runsolver used 0.815875 second user time and 2.57661 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-27 08:27:17
IDJOB=1736896
IDBENCH=71636
IDSOLVER=505
FILE ID=node67/1736896-1240813637
PBS_JOBID= 9187439
Free space on /tmp= 66144 MiB

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

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

MD5SUM BENCH= 89b30b9df71296e4c629a809ada9bdd7
RANDOM SEED=74982896

node67.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1087912 kB
Buffers:         78540 kB
Cached:         803564 kB
SwapCached:       5432 kB
Active:         447864 kB
Inactive:       442784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1087912 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:            1972 kB
Writeback:           0 kB
Mapped:          14172 kB
Slab:            63244 kB
Committed_AS:   445880 kB
PageTables:       1436 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= 66144 MiB
End job on node67 at 2009-04-27 08:47:20