Trace number 1736246

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.26 1200.69

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
Bench CategoryCRAFTED (crafted 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 variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

Solver Data

0.29/0.36	c Command: HOME/tts-5-0 HOME/instance-1736246-1240810626.cnf 
0.29/0.36	c Using SATTIMEOUT of 1200
0.29/0.36	c Using SATRAM of 1800
0.29/0.36	c Size of subset node = 16
0.29/0.36	c Variables = 14896
0.29/0.36	c Clauses = 153982
0.29/0.36	c Literals = 505834
0.29/0.36	c Reduced size:
0.29/0.36	c Variables = 14896
0.29/0.36	c Clauses = 153982
0.29/0.36	c Literals = 505834
0.29/0.36	c a2
1.00/1.09	c a1
3.79/3.84	c Independent sub-problems = 1
3.79/3.84	c Sub-problem with 14896 variables and 153982 clauses
3.79/3.84	c using permutation method 4
3.79/3.84	c count = 1
3.79/3.84	c Ordering finished 3.740 seconds
3.79/3.84	c mapped 3.840 seconds
3.79/3.84	c permuted 3.840 seconds
3.79/3.84	c about to sort
3.89/3.92	c sorted
5.40/5.48	c clauses now 153982
5.40/5.48	c init finished 3.990 seconds
5.40/5.48	c tree built 5.480 seconds
5.40/5.48	c 
5.40/5.48	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
5.40/5.48	c ---------------------------------|----------------------------------|------------------------------------------------------
5.40/5.48	c ................................ | ..........                       |                        5.5           0.0             
5.40/5.48	c ................................ | ..........                     1 |                        5.5           0.2             
5.40/5.48	c ................................ | ..........                     2 |                        5.5           0.4             
5.40/5.48	c ................................ | ..........                     3 |                        5.5           0.5             
5.40/5.48	c ................................ | ..........                     4 |                        5.5           0.7             
5.40/5.48	c ................................ | ..........                     5 |                        5.5           0.9             
5.40/5.49	c ................................ | ..........                  1000 | 11                     5.5         182.1          292
23.98/24.01	c ................................ | ..........                464000 | 55743                 24.0       19333.3      4400995
48.07/48.12	c ................................ | ..........                694000 | 92360                 48.1       14425.3      8145789
72.07/72.13	c ................................ | ..........                830000 | 115100                72.1       11508.6     10988827
96.06/96.14	c ................................ | ..........                991000 | 142110                96.1       10311.1     13665969
120.05/120.15	c ................................ | *.........               1112000 | 165448               120.1        9257.4     16077831
143.94/144.10	c ................................ | *.........               1241000 | 190307               144.1        8614.5     18518017
167.93/168.10	c ................................ | *.........               1338000 | 209588               168.1        7961.4     20432531
192.02/192.18	c ................................ | *.........               1431000 | 228747               192.1        7447.7     22254762
216.01/216.14	c ................................ | *.........               1535000 | 248254               216.1        7103.5     23772788
240.00/240.12	c ................................ | **........               1704000 | 276865               240.1        7097.9     25717560
263.90/264.10	c ................................ | **........               1816000 | 297603               264.0        6878.0     27646757
287.88/288.10	c ................................ | **........               1896000 | 314142               288.0        6582.6     29267998
312.08/312.22	c ................................ | **........               1989000 | 331830               312.1        6371.9     30623078
335.97/336.13	c ................................ | **........               2077000 | 349051               336.1        6180.4     31915062
359.86/360.09	c ................................ | ***.......               2152000 | 364074               360.0        5977.6     33027609
384.25/384.41	c ................................ | ***.......               2227000 | 378644               384.3        5794.5     34067885
408.05/408.27	c ................................ | ***.......               2308000 | 393408               408.2        5654.4     35218710
431.94/432.17	c ................................ | ***.......               2404000 | 411132               432.1        5563.8     36627164
455.93/456.16	c ................................ | ***.......               2498000 | 427732               456.1        5477.3     38093144
479.92/480.14	c ................................ | ****......               2585000 | 442775               480.0        5385.0     39267824
504.01/504.21	c ................................ | ****......               2659000 | 455871               504.1        5274.6     40256219
527.90/528.11	c ................................ | ****......               2737000 | 467976               528.0        5183.7     41237583
552.09/552.35	c ................................ | ****......               2827000 | 482134               552.2        5119.2     42257021
576.09/576.34	c ................................ | ****......               2921000 | 495241               576.2        5069.3     43173975
600.07/600.39	c ................................ | *****.....               3011000 | 510897               600.3        5016.2     44494093
623.96/624.24	c ................................ | *****.....               3093000 | 524871               624.1        4955.9     45948367
648.06/648.38	c ................................ | *****.....               3165000 | 537944               648.2        4882.5     47254316
671.94/672.20	c ................................ | *****.....               3244000 | 549990               672.1        4826.9     48382503
695.94/696.27	c ................................ | *****.....               3377000 | 568644               696.1        4851.2     49697936
720.02/720.38	c ................................ | ******....               3480000 | 585903               720.2        4831.9     51098214
743.82/744.19	c ................................ | ******....               3593000 | 604572               744.0        4829.1     52636245
767.91/768.23	c ................................ | ******....               3706000 | 623419               768.1        4825.1     54186415
792.01/792.34	c ................................ | ******....               3801000 | 641071               792.2        4798.2     55505298
815.90/816.24	c ................................ | ******....               3888000 | 657684               816.1        4764.3     56817282
839.99/840.38	c ................................ | *******...               3983000 | 675086               840.2        4740.6     58031584
864.08/864.46	c ................................ | *******...               4060000 | 688868               864.3        4697.6     59080090
887.97/888.37	c ................................ | *******...               4138000 | 703115               888.2        4659.0     60284630
911.96/912.35	c ................................ | *******...               4202000 | 714326               912.2        4606.6     61125311
935.85/936.24	c ................................ | *******...               4283000 | 728159               936.0        4575.7     62119801
959.85/960.22	c ................................ | ********..               4377000 | 744392               960.0        4559.3     63287668
983.93/984.30	c ................................ | ********..               4454000 | 757936               984.1        4526.0     64209200
1007.92/1008.32	c ................................ | ********..               4522000 | 769968              1008.1        4485.7     65065389
1031.91/1032.34	c ................................ | ********..               4600000 | 783788              1032.1        4456.8     66088235
1055.90/1056.31	c ................................ | ********..               4678000 | 798454              1056.1        4429.5     67090159
1080.10/1080.50	c ................................ | *********.               4752000 | 812835              1080.3        4398.9     68111572
1104.09/1104.57	c ................................ | *********.               4812000 | 824370              1104.3        4357.4     69135426
1127.78/1128.28	c ................................ | *********.               4871000 | 834614              1128.0        4318.1     70067282
1151.77/1152.27	c ................................ | *********.               4973000 | 850954              1152.0        4316.8     71266614
1176.06/1176.53	c ................................ | *********.               5114000 | 868988              1176.3        4347.6     72536834

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-1736246-1240810626/watcher-1736246-1240810626 -o /tmp/evaluation-result-1736246-1240810626/solver-1736246-1240810626 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1736246-1240810626.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.19 1.05 1.01 3/64 6800
/proc/meminfo: memFree=1540784/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=876 CPUtime=0
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 109090597 897024 108 1992294400 134512640 135191068 4294956224 18446744073709551615 134670932 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 219 108 68 165 0 52 0

[startup+0.0765141 s]
/proc/loadavg: 1.19 1.05 1.01 3/64 6800
/proc/meminfo: memFree=1540784/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=3184 CPUtime=0.07
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 666 0 0 0 7 0 0 0 18 0 1 0 109090597 3260416 650 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 796 650 68 165 0 629 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3184

[startup+0.101518 s]
/proc/loadavg: 1.19 1.05 1.01 3/64 6800
/proc/meminfo: memFree=1540784/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=3924 CPUtime=0.09
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 860 0 0 0 9 0 0 0 18 0 1 0 109090597 4018176 844 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 981 844 68 165 0 814 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3924

[startup+0.301554 s]
/proc/loadavg: 1.19 1.05 1.01 3/64 6800
/proc/meminfo: memFree=1540784/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=10432 CPUtime=0.29
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 2444 0 0 0 29 0 0 0 19 0 1 0 109090597 10682368 2428 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 2608 2429 68 165 0 2441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10432

[startup+0.701627 s]
/proc/loadavg: 1.19 1.05 1.01 3/64 6800
/proc/meminfo: memFree=1540784/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=25648 CPUtime=0.69
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 6194 0 0 0 67 2 0 0 22 0 1 0 109090597 26263552 6177 1992294400 134512640 135191068 4294956224 18446744073709551615 134642163 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 6412 6177 69 165 0 6245 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25648

[startup+1.50177 s]
/proc/loadavg: 1.19 1.05 1.01 2/65 6801
/proc/meminfo: memFree=1516200/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=25612 CPUtime=1.49
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 6586 0 0 0 147 2 0 0 25 0 1 0 109090597 26226688 6267 1992294400 134512640 135191068 4294956224 18446744073709551615 134555303 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 6403 6267 71 165 0 6236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25612

[startup+3.10107 s]
/proc/loadavg: 1.19 1.05 1.01 2/65 6801
/proc/meminfo: memFree=1514536/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=27436 CPUtime=3.09
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 7015 0 0 0 307 2 0 0 25 0 1 0 109090597 28094464 6696 1992294400 134512640 135191068 4294956224 18446744073709551615 134600355 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 6859 6696 71 165 0 6692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27436

[startup+6.30165 s]
/proc/loadavg: 1.18 1.04 1.01 2/65 6801
/proc/meminfo: memFree=1484456/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=59572 CPUtime=6.29
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 15448 0 0 0 624 5 0 0 25 0 1 0 109090597 61001728 14721 1992294400 134512640 135191068 4294956224 18446744073709551615 134588818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 14893 14721 89 165 0 14726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59572

[startup+12.7018 s]
/proc/loadavg: 1.16 1.04 1.01 2/65 6801
/proc/meminfo: memFree=1454448/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=90320 CPUtime=12.69
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 23168 0 0 0 1260 9 0 0 25 0 1 0 109090597 92487680 22441 1992294400 134512640 135191068 4294956224 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 22580 22441 89 165 0 22413 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90320

[startup+25.5012 s]
/proc/loadavg: 1.13 1.04 1.00 2/65 6801
/proc/meminfo: memFree=1411952/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=130068 CPUtime=25.48
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 33083 0 0 0 2534 14 0 0 25 0 1 0 109090597 133189632 32356 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 32517 32356 89 165 0 32350 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 130068

[startup+51.1018 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 6801
/proc/meminfo: memFree=1352880/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=189320 CPUtime=51.07
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 47921 0 0 0 5086 21 0 0 25 0 1 0 109090597 193863680 47194 1992294400 134512640 135191068 4294956224 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 47330 47194 89 165 0 47163 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 189320

[startup+102.305 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 6803
/proc/meminfo: memFree=1259248/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=281856 CPUtime=102.26
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 71054 0 0 0 10193 33 0 0 25 0 1 0 109090597 288620544 70327 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 70464 70327 89 165 0 70297 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 281856

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 6803
/proc/meminfo: memFree=1172080/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=369516 CPUtime=162.23
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 92953 0 0 0 16180 43 0 0 25 0 1 0 109090597 378384384 92226 1992294400 134512640 135191068 4294956224 18446744073709551615 134562478 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 92379 92226 89 165 0 92212 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 369516

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 6803
/proc/meminfo: memFree=1102640/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=438272 CPUtime=222.21
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 110128 0 0 0 22170 51 0 0 25 0 1 0 109090597 448790528 109401 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 109568 109401 89 165 0 109401 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 438272

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6803
/proc/meminfo: memFree=1033072/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=508136 CPUtime=282.19
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 127608 0 0 0 28157 62 0 0 25 0 1 0 109090597 520331264 126881 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 127034 126881 89 165 0 126867 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 508136

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=979696/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=560952 CPUtime=342.16
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 140803 0 0 0 34148 68 0 0 25 0 1 0 109090597 574414848 140076 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 140238 140076 89 165 0 140071 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 560952

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=940656/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=600644 CPUtime=402.15
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 150738 0 0 0 40141 74 0 0 25 0 1 0 109090597 615059456 150011 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 150161 150011 89 165 0 149994 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 600644

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=883440/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=656896 CPUtime=462.12
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 164813 0 0 0 46130 82 0 0 25 0 1 0 109090597 672661504 164086 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 164224 164086 89 165 0 164057 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 656896

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=843632/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=696896 CPUtime=522.1
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 174791 0 0 0 52123 87 0 0 25 0 1 0 109090597 713621504 174064 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 174224 174064 89 165 0 174057 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 696896

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=804016/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=736276 CPUtime=582.08
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 184622 0 0 0 58115 93 0 0 25 0 1 0 109090597 753946624 183895 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 184069 183895 89 165 0 183902 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 736276

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=749296/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=790496 CPUtime=642.06
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 198189 0 0 0 64105 101 0 0 25 0 1 0 109090597 809467904 197462 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 197624 197462 89 165 0 197457 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 790496

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=700272/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=839860 CPUtime=702.03
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 210520 0 0 0 70097 106 0 0 25 0 1 0 109090597 860016640 209793 1992294400 134512640 135191068 4294956224 18446744073709551615 134562320 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 209965 209793 89 165 0 209798 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 839860

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=641136/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=898496 CPUtime=762.02
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 225187 0 0 0 76085 117 0 0 25 0 1 0 109090597 920059904 224460 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 224624 224460 89 165 0 224457 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 898496

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=589680/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=950380 CPUtime=822
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 238145 0 0 0 82076 124 0 0 25 0 1 0 109090597 973189120 237418 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 237595 237418 89 165 0 237428 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 950380

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=544880/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=994448 CPUtime=881.97
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 249189 0 0 0 88069 128 0 0 25 0 1 0 109090597 1018314752 248462 1992294400 134512640 135191068 4294956224 18446744073709551615 134562461 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 248612 248462 89 165 0 248445 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 994448

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=507376/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=1032264 CPUtime=941.95
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 258652 0 0 0 94061 134 0 0 25 0 1 0 109090597 1057038336 257925 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 258066 257925 89 165 0 257899 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 1032264

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=469168/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=1069920 CPUtime=1001.92
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 268060 0 0 0 100052 140 0 0 25 0 1 0 109090597 1095598080 267333 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 267480 267333 89 165 0 267313 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 1069920

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=430320/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=1108988 CPUtime=1061.91
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 277826 0 0 0 106043 148 0 0 25 0 1 0 109090597 1135603712 277099 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 277247 277099 89 165 0 277080 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 1108988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=389680/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=1149304 CPUtime=1121.89
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 287894 0 0 0 112037 152 0 0 25 0 1 0 109090597 1176887296 287167 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 287326 287167 89 165 0 287159 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 1149304

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=342832/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=1196648 CPUtime=1181.87
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 299738 0 0 0 118028 159 0 0 25 0 1 0 109090597 1225367552 299011 1992294400 134512640 135191068 4294956224 18446744073709551615 134566257 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 299162 299011 89 165 0 298995 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1196648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6803
/proc/meminfo: memFree=325936/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=1212744 CPUtime=1200.06
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4194304 303743 0 0 0 119845 161 0 0 25 0 1 0 109090597 1241849856 303016 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 303186 303016 89 165 0 303019 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1212744

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 6803
/proc/meminfo: memFree=325936/2055920 swapFree=4181900/4192956
[pid=6800] ppid=6798 vsize=0 CPUtime=1200.16
/proc/6800/stat : 6800 (tts-5-0) R 6798 6800 4996 0 -1 4195332 303743 0 0 0 119845 171 0 0 25 0 1 0 109090597 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/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.69
CPU time (s): 1200.26
CPU user time (s): 1198.45
CPU system time (s): 1.80472
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 1212744

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

runsolver used 0.779881 second user time and 2.68759 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-27 07:37:06
IDJOB=1736246
IDBENCH=71621
IDSOLVER=505
FILE ID=node44/1736246-1240810626
PBS_JOBID= 9187434
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=958884619

node44.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.267
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	: 5931.00
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.267
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:       1541264 kB
Buffers:         55304 kB
Cached:         373240 kB
SwapCached:       4956 kB
Active:         169420 kB
Inactive:       267620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541264 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:            3896 kB
Writeback:           0 kB
Mapped:          14556 kB
Slab:            63584 kB
Committed_AS:   492568 kB
PageTables:       1380 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= 66212 MiB
End job on node44 at 2009-04-27 07:57:08