Trace number 1734046

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? (MO) 1172.15 1172.5

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.788
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

0.49/0.58	c Command: HOME/tts-5-0 HOME/instance-1734046-1240795122.cnf 
0.49/0.58	c Using SATTIMEOUT of 1200
0.49/0.58	c Using SATRAM of 1800
0.49/0.58	c Size of subset node = 16
0.49/0.58	c Variables = 526
0.49/0.58	c Clauses = 146535
0.49/0.58	c Literals = 858954
0.49/0.58	c Reduced size:
0.49/0.58	c Variables = 526
0.49/0.58	c Clauses = 103871
0.49/0.58	c Literals = 567402
0.49/0.58	c a2
1.79/1.87	c a1
3.29/3.37	c Independent sub-problems = 1
3.29/3.37	c Sub-problem with 452 variables and 103871 clauses
3.29/3.37	c using permutation method 4
3.29/3.37	c count = 1
3.29/3.37	c Ordering finished 3.250 seconds
3.29/3.37	c mapped 3.360 seconds
3.29/3.37	c permuted 3.360 seconds
3.29/3.37	c about to sort
3.39/3.45	c sorted
4.49/4.53	c clauses now 103871
4.49/4.53	c init finished 3.460 seconds
4.49/4.53	c tree built 4.520 seconds
4.49/4.53	c 
4.49/4.53	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
4.49/4.53	c ---------------------------------|----------------------------------|------------------------------------------------------
4.49/4.53	c ................................ | ..........                       |                        4.5           0.0             
4.49/4.53	c ................................ | ..........                     1 |                        4.5           0.2             
4.49/4.53	c ................................ | ..........                     2 |                        4.5           0.4             
4.49/4.53	c ................................ | ..........                     3 |                        4.5           0.7             
4.49/4.53	c ................................ | ..........                     4 |                        4.5           0.9             
4.49/4.53	c ................................ | ..........                     5 |                        4.5           1.1             
4.49/4.55	c ................................ | ..........                  1000 | 160                    4.5         220.3         7113
23.98/24.10	c ................................ | ..........                214000 | 47452                 24.1        8883.4      3896179
48.17/48.21	c ................................ | ..........                305000 | 74633                 48.2        6329.1      8590282
71.97/72.02	c ................................ | ..........                404000 | 100827                72.0        5611.1     11999236
96.26/96.39	c ................................ | ..........                476000 | 122524                96.4        4939.3     15480763
120.35/120.47	c ................................ | *.........                523000 | 136736               120.5        4342.1     18145391
144.44/144.53	c ................................ | *.........                570000 | 150555               144.5        3944.6     20458447
168.14/168.22	c ................................ | *.........                680000 | 183528               168.2        4043.3     24058312
192.13/192.23	c ................................ | *.........                783000 | 215793               192.2        4073.9     27578927
216.12/216.26	c ................................ | *.........                865000 | 245755               216.2        4000.6     30788890
240.02/240.18	c ................................ | **........                953000 | 271170               240.1        3968.7     33107769
264.11/264.27	c ................................ | **........               1036000 | 299162               264.2        3920.8     36013950
288.01/288.14	c ................................ | **........               1117000 | 323336               288.1        3877.3     38813996
311.89/312.07	c ................................ | **........               1179000 | 345913               312.0        3778.7     41334120
336.18/336.32	c ................................ | **........               1244000 | 368821               336.3        3699.4     43743705
359.98/360.17	c ................................ | ***.......               1305000 | 389163               360.1        3623.9     45809989
384.28/384.43	c ................................ | ***.......               1355000 | 404923               384.4        3525.3     47468835
408.77/408.92	c ................................ | ***.......               1409000 | 421648               408.9        3446.3     49494940
432.45/432.60	c ................................ | ***.......               1456000 | 436758               432.5        3366.2     51330931
456.15/456.34	c ................................ | ***.......               1505000 | 453654               456.3        3298.5     52906631
480.54/480.77	c ................................ | ****......               1545000 | 466839               480.7        3214.1     54242967
503.84/504.09	c ................................ | ****......               1587000 | 479996               504.0        3148.8     55749683
527.93/528.12	c ................................ | ****......               1617000 | 490611               528.0        3062.3     57235389
552.72/552.98	c ................................ | ****......               1652000 | 502821               552.9        2987.9     58918207
576.02/576.21	c ................................ | ****......               1692000 | 515182               576.1        2936.9     60307126
600.31/600.57	c ................................ | *****.....               1724000 | 527847               600.5        2871.0     61880732
624.10/624.37	c ................................ | *****.....               1756000 | 539635               624.3        2812.8     63575319
648.49/648.74	c ................................ | *****.....               1788000 | 551040               648.6        2756.6     65121357
672.59/672.82	c ................................ | *****.....               1820000 | 563041               672.7        2705.4     66552732
696.58/696.80	c ................................ | *****.....               1857000 | 576510               696.7        2665.5     68131095
719.87/720.18	c ................................ | ******....               1886000 | 586909               720.1        2619.2     69556205
743.97/744.29	c ................................ | ******....               1914000 | 596469               744.2        2572.0     70775588
769.16/769.41	c ................................ | ******....               1942000 | 606301               769.3        2524.4     71798755
792.15/792.48	c ................................ | ******....               1987000 | 619785               792.4        2507.7     73479439
816.34/816.63	c ................................ | ******....               2029000 | 633814               816.5        2485.0     75120432
840.54/840.87	c ................................ | *******...               2071000 | 648836               840.7        2463.3     76509190
864.43/864.76	c ................................ | *******...               2109000 | 661507               864.6        2439.2     77768430
887.82/888.16	c ................................ | *******...               2159000 | 676371               888.0        2431.3     79260640
912.02/912.34	c ................................ | *******...               2235000 | 698947               912.2        2450.1     83512648
935.82/936.15	c ................................ | *******...               2311000 | 720978               936.0        2469.0     87479092
959.90/960.23	c ................................ | ********..               2385000 | 742186               960.1        2484.2     90982834
984.10/984.41	c ................................ | ********..               2445000 | 759832               984.3        2484.1     93820001
1008.08/1008.46	c ................................ | ********..               2521000 | 781661              1008.3        2500.2     97526056
1032.08/1032.42	c ................................ | ********..               2581000 | 799701              1032.3        2500.3    101503872
1055.97/1056.35	c ................................ | ********..               2635000 | 815192              1056.2        2494.8    105032320
1080.16/1080.53	c ................................ | *********.               2686000 | 829579              1080.4        2486.2    108204026
1103.86/1104.26	c ................................ | *********.               2733000 | 842967              1104.1        2475.3    110850894
1127.95/1128.37	c ................................ | *********.               2780000 | 856146              1128.2        2464.1    113378463
1153.04/1153.42	c ................................ | *********.               2815000 | 866701              1153.2        2440.9    114828638

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-1734046-1240795122/watcher-1734046-1240795122 -o /tmp/evaluation-result-1734046-1240795122/solver-1734046-1240795122 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1734046-1240795122.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.91 0.95 0.98 3/64 14925
/proc/meminfo: memFree=848728/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1008 CPUtime=0
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 107539747 1032192 120 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 252 121 68 165 0 85 0

[startup+0.0943879 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14925
/proc/meminfo: memFree=848728/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=3460 CPUtime=0.08
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 742 0 0 0 8 0 0 0 18 0 1 0 107539747 3543040 726 1992294400 134512640 135191068 4294956240 18446744073709551615 134846349 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 865 727 68 165 0 698 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3460

[startup+0.101387 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14925
/proc/meminfo: memFree=848728/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=3592 CPUtime=0.09
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 789 0 0 0 9 0 0 0 18 0 1 0 107539747 3678208 773 1992294400 134512640 135191068 4294956240 18446744073709551615 134845593 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 898 773 68 165 0 731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3592

[startup+0.301409 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14925
/proc/meminfo: memFree=848728/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=9120 CPUtime=0.29
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 2123 0 0 0 28 1 0 0 19 0 1 0 107539747 9338880 2107 1992294400 134512640 135191068 4294956240 18446744073709551615 134845591 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 2280 2107 68 165 0 2113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9120

[startup+0.701456 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14925
/proc/meminfo: memFree=848728/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=39396 CPUtime=0.69
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 8514 0 0 0 66 3 0 0 22 0 1 0 107539747 40341504 8497 1992294400 134512640 135191068 4294956240 18446744073709551615 134641776 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 9849 8497 69 165 0 9682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39396

[startup+1.50155 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 14926
/proc/meminfo: memFree=814992/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=39460 CPUtime=1.49
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 8542 0 0 0 146 3 0 0 25 0 1 0 107539747 40407040 8525 1992294400 134512640 135191068 4294956240 18446744073709551615 134519815 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 9865 8525 69 165 0 9698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39460

[startup+3.10173 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 14926
/proc/meminfo: memFree=831888/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=24812 CPUtime=3.09
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 10865 0 0 0 305 4 0 0 25 0 1 0 107539747 25407488 6058 1992294400 134512640 135191068 4294956240 18446744073709551615 134553924 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 6203 6058 71 165 0 6036 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24812

[startup+6.3011 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 14926
/proc/meminfo: memFree=820816/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=31340 CPUtime=6.29
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 12720 0 0 0 624 5 0 0 25 0 1 0 107539747 32092160 7709 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 7835 7709 89 165 0 7668 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31340

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 14926
/proc/meminfo: memFree=802320/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=48528 CPUtime=12.68
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 17008 0 0 0 1262 6 0 0 25 0 1 0 107539747 49692672 11997 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 12132 11997 89 165 0 11965 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48528

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 14926
/proc/meminfo: memFree=758480/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=92284 CPUtime=25.48
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 27927 0 0 0 2536 12 0 0 25 0 1 0 107539747 94498816 22916 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 23071 22916 89 165 0 22904 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92284

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 14926
/proc/meminfo: memFree=685904/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=164476 CPUtime=51.06
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 45999 0 0 0 5085 21 0 0 25 0 1 0 107539747 168423424 40988 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 41119 40988 89 165 0 40952 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 164476

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 14926
/proc/meminfo: memFree=570064/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=279332 CPUtime=102.26
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 74688 0 0 0 10190 36 0 0 25 0 1 0 107539747 286035968 69677 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 69833 69677 89 165 0 69666 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 279332

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=463312/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=386212 CPUtime=162.24
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 101409 0 0 0 16173 51 0 0 25 0 1 0 107539747 395481088 96398 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 96553 96398 89 165 0 96386 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 386212

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=333392/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=515280 CPUtime=222.22
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 133696 0 0 0 22153 69 0 0 25 0 1 0 107539747 527646720 128685 1992294400 134512640 135191068 4294956240 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 128820 128685 89 165 0 128653 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 515280

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=228176/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=621848 CPUtime=282.21
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 160323 0 0 0 28135 86 0 0 25 0 1 0 107539747 636772352 155312 1992294400 134512640 135191068 4294956240 18446744073709551615 134590543 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 155462 155312 89 165 0 155295 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 621848

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=131600/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=716696 CPUtime=342.19
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 184028 0 0 0 34120 99 0 0 25 0 1 0 107539747 733896704 179017 1992294400 134512640 135191068 4294956240 18446744073709551615 134562368 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 179174 179017 89 165 0 179007 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 716696

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=58448/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=790292 CPUtime=402.17
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 202431 0 0 0 40108 109 0 0 25 0 1 0 107539747 809259008 197420 1992294400 134512640 135191068 4294956240 18446744073709551615 134549966 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 197573 197421 89 165 0 197406 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 790292

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=15120/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=857328 CPUtime=462.15
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 219212 0 0 0 46096 119 0 0 25 0 1 0 107539747 877903872 214201 1992294400 134512640 135191068 4294956240 18446744073709551615 134587647 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 214332 214201 89 165 0 214165 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 857328

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=16144/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=912176 CPUtime=522.14
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 232911 0 0 0 52086 128 0 0 25 0 1 0 107539747 934068224 227900 1992294400 134512640 135191068 4294956240 18446744073709551615 134562432 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 228044 227900 89 165 0 227877 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 912176

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=16016/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=971708 CPUtime=582.12
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 247811 0 0 0 58074 138 0 0 25 0 1 0 107539747 995028992 242800 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 242927 242800 89 165 0 242760 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 971708

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=15440/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1036088 CPUtime=642.1
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 263902 0 0 0 64063 147 0 0 25 0 1 0 107539747 1060954112 258891 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 259022 258891 89 165 0 258855 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1036088

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=16208/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1094372 CPUtime=702.08
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 278470 0 0 0 70052 156 0 0 25 0 1 0 107539747 1120636928 273459 1992294400 134512640 135191068 4294956240 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 273593 273459 89 165 0 273426 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1094372

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=15504/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1142812 CPUtime=762.07
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 290565 0 0 0 76043 164 0 0 25 0 1 0 107539747 1170239488 285554 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 285703 285554 89 165 0 285536 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1142812

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=15312/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1204688 CPUtime=822.04
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 306046 0 0 0 82030 174 0 0 25 0 1 0 107539747 1233600512 301035 1992294400 134512640 135191068 4294956240 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 301172 301035 89 165 0 301005 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 1204688

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=15248/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1254692 CPUtime=882.02
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 318551 0 0 0 88019 183 0 0 25 0 1 0 107539747 1284804608 313540 1992294400 134512640 135191068 4294956240 18446744073709551615 134562362 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 313673 313540 89 165 0 313506 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 1254692

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=16144/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1406420 CPUtime=942.01
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 356472 0 0 0 93997 204 0 0 25 0 1 0 107539747 1440174080 351461 1992294400 134512640 135191068 4294956240 18446744073709551615 134562418 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 351605 351461 89 165 0 351438 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 1406420

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14926
/proc/meminfo: memFree=16592/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1531424 CPUtime=1001.99
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 387717 0 0 0 99977 222 0 0 25 0 1 0 107539747 1568178176 382706 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 382856 382706 89 165 0 382689 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 1531424

[startup+1062.3 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 14926
/proc/meminfo: memFree=15120/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1679088 CPUtime=1061.97
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 424634 0 0 0 105955 242 0 0 25 0 1 0 107539747 1719386112 419623 1992294400 134512640 135191068 4294956240 18446744073709551615 134641702 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 419772 419624 89 165 0 419605 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 1679088

[startup+1122.3 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 14926
/proc/meminfo: memFree=15056/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1786904 CPUtime=1121.96
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 451607 0 0 0 111941 255 0 0 25 0 1 0 107539747 1829789696 446596 1992294400 134512640 135191068 4294956240 18446744073709551615 134590614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 446726 446596 89 165 0 446559 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 1786904



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1172.2 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 14926
/proc/meminfo: memFree=16208/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=1843628 CPUtime=1171.84
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4194304 465776 0 0 0 116922 262 0 0 25 0 1 0 107539747 1887875072 460765 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 460907 460765 89 165 0 460740 0
Current children cumulated CPU time (s) 1171.84
Current children cumulated vsize (KiB) 1843628

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

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

[startup+1172.4 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 14926
/proc/meminfo: memFree=16208/2055920 swapFree=4192956/4192956
[pid=14925] ppid=14923 vsize=0 CPUtime=1172.04
/proc/14925/stat : 14925 (tts-5-0) R 14923 14925 14629 0 -1 4195332 465777 0 0 0 116922 282 0 0 25 0 1 0 107539747 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14925/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1172.04
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1172.5
CPU time (s): 1172.15
CPU user time (s): 1169.22
CPU system time (s): 2.92355
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 1843628

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

runsolver used 1.07084 second user time and 2.67859 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-27 03:18:42
IDJOB=1734046
IDBENCH=71153
IDSOLVER=505
FILE ID=node62/1734046-1240795122
PBS_JOBID= 9187307
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1637968690

node62.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.220
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.220
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:        849208 kB
Buffers:         94340 kB
Cached:        1002228 kB
SwapCached:          0 kB
Active:         320344 kB
Inactive:       791664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        849208 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4876 kB
Writeback:           0 kB
Mapped:          25216 kB
Slab:            80476 kB
Committed_AS:   250544 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node62 at 2009-04-27 03:38:16