Trace number 1733986

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
ttsth-5-0 2009-03-19? (MO) 956.759 481.086

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2_autoenc.cnf
MD5SUM8e1d63506cdb99d6b859945ef44fe71f
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 variables430
Number of clauses97558
Sum of the clauses size571598
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21578
Number of clauses of size 30
Number of clauses of size 4738
Number of clauses of size 55690
Number of clauses of size over 589488

Solver Data

0.29/0.37	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1733986-1240794755.cnf 
0.29/0.37	c Using SATTIMEOUT of 1200
0.29/0.37	c Using SATRAM of 1800
0.29/0.37	c Size of subset node = 16
0.29/0.37	c Variables = 430
0.29/0.37	c Clauses = 97558
0.29/0.37	c Literals = 571598
0.29/0.37	c Reduced size:
0.29/0.37	c Variables = 430
0.29/0.37	c Clauses = 67326
0.29/0.37	c Literals = 365614
0.29/0.37	c a2
1.09/1.16	c a1
1.99/2.05	c Independent sub-problems = 1
1.99/2.05	c Sub-problem with 358 variables and 67326 clauses
1.99/2.05	c using permutation method 4
1.99/2.05	c count = 1
1.99/2.05	c Ordering finished 1.970 seconds
1.99/2.05	c mapped 2.040 seconds
1.99/2.05	c permuted 2.040 seconds
1.99/2.05	c about to sort
1.99/2.10	c sorted
2.69/2.75	c clauses now 67326
2.69/2.75	c init finished 2.110 seconds
2.69/2.75	c tree built 2.750 seconds
2.69/2.75	c 
2.69/2.75	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.69/2.75	c ---------------------------------|----------------------------------|------------------------------------------------------
2.69/2.75	c ................................ | ..........                       |                        2.8           0.0             
2.69/2.75	c ................................ | ..........                     1 |                        2.8           0.4             
2.69/2.75	c ................................ | ..........                     2 |                        2.8           0.7             
2.69/2.75	c ................................ | ..........                     3 |                        2.8           1.1             
2.69/2.75	c ................................ | ..........                     4 |                        2.8           1.5             
2.69/2.75	c ................................ | ..........                     5 |                        2.8           1.8             
2.69/2.77	c ................................ | ..........                  1000 | 12                     2.8         361.0         4591
23.98/13.49	c ................................ | ..........                133000 | 28259                 24.2        5500.4      5061823
47.93/25.43	c ................................ | ..........                245000 | 52190                 48.0        5103.1      9971790
72.08/37.50	c ................................ | ..........                347000 | 75209                 72.1        4812.8     13805908
95.83/49.50	c ................................ | ..........                481000 | 109834                96.0        5008.3     17747137
119.98/61.55	c ................................ | *.........                581000 | 138374               120.1        4838.0     21613963
144.13/73.67	c ................................ | *.........                655000 | 160590               144.3        4539.5     25109153
167.87/85.56	c ................................ | *.........                718000 | 176643               168.0        4273.3     28483360
192.01/97.66	c ................................ | *.........                795000 | 195669               192.2        4137.2     31226232
215.96/109.64	c ................................ | *.........                854000 | 210478               216.1        3952.2     33488943
239.91/121.66	c ................................ | **........                929000 | 229201               240.1        3869.9     36279339
263.86/133.70	c ................................ | **........                990000 | 247087               264.1        3748.6     38587221
288.01/145.77	c ................................ | **........               1038000 | 261594               288.2        3601.7     40824307
311.96/157.74	c ................................ | **........               1091000 | 277038               312.1        3495.9     43539083
336.10/169.84	c ................................ | **........               1130000 | 288329               336.2        3360.8     45948398
360.65/182.11	c ................................ | ***.......               1164000 | 298085               360.7        3226.8     48504665
384.00/193.88	c ................................ | ***.......               1194000 | 306859               384.2        3107.6     50943387
407.95/205.85	c ................................ | ***.......               1247000 | 321522               408.1        3055.5     53301869
431.91/217.82	c ................................ | ***.......               1303000 | 335867               432.0        3016.1     55742132
456.25/230.02	c ................................ | ***.......               1348000 | 348662               456.4        2953.8     58612690
480.21/242.05	c ................................ | ****......               1386000 | 359695               480.4        2885.3     61130659
504.15/254.03	c ................................ | ****......               1435000 | 374421               504.3        2845.6     63772495
528.10/266.04	c ................................ | ****......               1483000 | 387684               528.2        2807.4     66522068
552.04/278.03	c ................................ | ****......               1532000 | 401449               552.2        2774.3     69368464
576.19/290.18	c ................................ | ****......               1582000 | 415557               576.5        2744.3     72188721
600.34/302.21	c ................................ | *****.....               1620000 | 428541               600.5        2698.0     75515378
624.09/314.12	c ................................ | *****.....               1656000 | 440409               624.2        2652.9     78603826
648.03/326.15	c ................................ | *****.....               1688000 | 449712               648.2        2604.0     80730217
671.99/338.15	c ................................ | *****.....               1718000 | 458454               672.2        2555.8     82615195
696.73/350.55	c ................................ | *****.....               1744000 | 466337               697.0        2502.3     84452100
720.28/362.34	c ................................ | ******....               1771000 | 473939               720.5        2458.1     86121351
744.03/374.21	c ................................ | ******....               1798000 | 481615               744.2        2416.1     87741182
767.79/386.16	c ................................ | ******....               1830000 | 490332               768.0        2382.7     89989338
792.12/398.38	c ................................ | ******....               1872000 | 501553               792.4        2362.4     92216993
816.27/410.40	c ................................ | ******....               1908000 | 511362               816.4        2337.1     94885273
840.03/422.35	c ................................ | *******...               1938000 | 519269               840.2        2306.5     97268977
864.17/434.43	c ................................ | *******...               1964000 | 526914               864.4        2272.2     99838520
887.92/446.32	c ................................ | *******...               1997000 | 536416               888.1        2248.6    102480282
911.81/458.36	c ................................ | *******...               2029000 | 545411               912.1        2224.6    105138002
935.86/470.42	c ................................ | *******...               2060000 | 553769               936.0        2200.7    107562009

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-1733986-1240794755/watcher-1733986-1240794755 -o /tmp/evaluation-result-1733986-1240794755/solver-1733986-1240794755 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1733986-1240794755.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.92 0.98 0.99 3/64 28867
/proc/meminfo: memFree=1648072/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=1064 CPUtime=0
/proc/28867/stat : 28867 (ttsth-5-0) R 28865 28867 28596 0 -1 4194304 147 0 0 0 0 0 0 0 20 0 1 0 107508442 1089536 131 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/28867/statm: 266 131 77 176 0 88 0

[startup+0.080983 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28867
/proc/meminfo: memFree=1648072/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=3124 CPUtime=0.07
/proc/28867/stat : 28867 (ttsth-5-0) R 28865 28867 28596 0 -1 4194304 675 0 0 0 7 0 0 0 20 0 1 0 107508442 3198976 659 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/28867/statm: 781 659 78 176 0 603 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3124

[startup+0.101983 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28867
/proc/meminfo: memFree=1648072/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=3816 CPUtime=0.09
/proc/28867/stat : 28867 (ttsth-5-0) R 28865 28867 28596 0 -1 4194304 821 0 0 0 9 0 0 0 20 0 1 0 107508442 3907584 805 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/28867/statm: 954 805 78 176 0 776 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3816

[startup+0.302004 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28867
/proc/meminfo: memFree=1648072/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=9476 CPUtime=0.29
/proc/28867/stat : 28867 (ttsth-5-0) R 28865 28867 28596 0 -1 4194304 2200 0 0 0 29 0 0 0 22 0 1 0 107508442 9703424 2184 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/28867/statm: 2369 2184 78 176 0 2191 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9476

[startup+0.701044 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28867
/proc/meminfo: memFree=1648072/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=22724 CPUtime=0.69
/proc/28867/stat : 28867 (ttsth-5-0) R 28865 28867 28596 0 -1 4194304 5237 0 0 0 68 1 0 0 25 0 1 0 107508442 23269376 5220 1992294400 134512640 135237372 4294956192 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/28867/statm: 5681 5220 79 176 0 5503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22724

[startup+1.50112 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28868
/proc/meminfo: memFree=1627456/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=14380 CPUtime=1.49
/proc/28867/stat : 28867 (ttsth-5-0) R 28865 28867 28596 0 -1 4194304 6364 0 0 0 147 2 0 0 25 0 1 0 107508442 14725120 3323 1992294400 134512640 135237372 4294956192 18446744073709551615 134599996 0 0 4096 0 0 0 0 17 1 0 0
/proc/28867/statm: 3595 3323 80 176 0 3417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14380

[startup+3.1013 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28868
/proc/meminfo: memFree=1631872/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=45280 CPUtime=3.43
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 9107 0 0 0 340 3 0 0 25 0 3 0 107508442 46366720 5934 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 11320 5934 98 176 0 11142 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 45280

[startup+6.30262 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 28870
/proc/meminfo: memFree=1606192/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=71128 CPUtime=9.81
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 15329 0 0 0 975 6 0 0 25 0 3 0 107508442 72835072 12156 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 17782 12156 98 176 0 17604 0
[pid=28867/tid=28869] ppid=28865 vsize=71128 CPUtime=3.53
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 3691 0 0 0 352 1 0 0 25 0 3 0 107508717 72835072 12156 1992294400 134512640 135237372 4294956192 18446744073709551615 134680262 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=71128 CPUtime=3.51
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 3638 0 0 0 350 1 0 0 25 0 3 0 107508717 72835072 12156 1992294400 134512640 135237372 4294956192 18446744073709551615 134550992 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.81
Current children cumulated vsize (KiB) 71128

[startup+12.7013 s]
/proc/loadavg: 1.09 1.02 1.01 3/67 28870
/proc/meminfo: memFree=1559608/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=117764 CPUtime=22.58
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 26508 0 0 0 2246 12 0 0 25 0 3 0 107508442 120590336 23335 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 29441 23335 98 176 0 29263 0
[pid=28867/tid=28869] ppid=28865 vsize=117764 CPUtime=9.93
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 8956 0 0 0 989 4 0 0 25 0 3 0 107508717 120590336 23335 1992294400 134512640 135237372 4294956192 18446744073709551615 134562273 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=117764 CPUtime=9.89
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 9552 0 0 0 985 4 0 0 25 0 3 0 107508717 120590336 23335 1992294400 134512640 135237372 4294956192 18446744073709551615 134549899 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.58
Current children cumulated vsize (KiB) 117764

[startup+25.5016 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 28870
/proc/meminfo: memFree=1473720/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=204212 CPUtime=48.13
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 47339 0 0 0 4789 24 0 0 25 0 3 0 107508442 209113088 44166 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 51053 44166 98 176 0 50875 0
[pid=28867/tid=28869] ppid=28865 vsize=204212 CPUtime=22.73
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 16792 0 0 0 2264 9 0 0 25 0 3 0 107508717 209113088 44166 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=204212 CPUtime=22.64
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 22547 0 0 0 2253 11 0 0 25 0 3 0 107508717 209113088 44166 1992294400 134512640 135237372 4294956192 18446744073709551615 134562278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.13
Current children cumulated vsize (KiB) 204212

[startup+51.1012 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 28870
/proc/meminfo: memFree=1344312/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=338620 CPUtime=99.21
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 79772 0 0 0 9875 46 0 0 25 0 3 0 107508442 346746880 76599 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 84655 76599 98 176 0 84477 0
[pid=28867/tid=28869] ppid=28865 vsize=338620 CPUtime=48.32
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 28725 0 0 0 4813 19 0 0 25 0 3 0 107508717 346746880 76599 1992294400 134512640 135237372 4294956192 18446744073709551615 134680262 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=338620 CPUtime=48.14
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 43047 0 0 0 4790 24 0 0 25 0 3 0 107508717 346746880 76599 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.21
Current children cumulated vsize (KiB) 338620

[startup+102.305 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 28870
/proc/meminfo: memFree=1122552/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=567908 CPUtime=201.4
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 134357 0 0 0 20059 81 0 0 25 0 3 0 107508442 581537792 131184 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 141977 131184 98 176 0 141799 0
[pid=28867/tid=28869] ppid=28865 vsize=567908 CPUtime=99.5
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 51326 0 0 0 9914 36 0 0 25 0 3 0 107508717 581537792 131184 1992294400 134512640 135237372 4294956192 18446744073709551615 134680376 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=567908 CPUtime=99.13
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 75031 0 0 0 9872 41 0 0 25 0 3 0 107508717 581537792 131184 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.4
Current children cumulated vsize (KiB) 567908

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 28870
/proc/meminfo: memFree=933240/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=767092 CPUtime=321.13
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 182073 0 0 0 31995 118 0 0 25 0 3 0 107508442 785502208 178900 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 191773 178900 98 176 0 191595 0
[pid=28867/tid=28869] ppid=28865 vsize=767092 CPUtime=159.49
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 74166 0 0 0 15891 58 0 0 25 0 3 0 107508717 785502208 178900 1992294400 134512640 135237372 4294956192 18446744073709551615 134587899 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=767092 CPUtime=158.88
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 99907 0 0 0 15831 57 0 0 25 0 3 0 107508717 785502208 178900 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.13
Current children cumulated vsize (KiB) 767092

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 28870
/proc/meminfo: memFree=740728/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=964480 CPUtime=440.87
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 229763 0 0 0 43938 149 0 0 25 0 3 0 107508442 987627520 226590 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 241120 226590 98 176 0 240942 0
[pid=28867/tid=28869] ppid=28865 vsize=964480 CPUtime=219.47
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 94066 0 0 0 21874 73 0 0 25 0 3 0 107508717 987627520 226590 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=964480 CPUtime=218.64
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 127697 0 0 0 21792 72 0 0 25 0 3 0 107508717 987627520 226590 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.87
Current children cumulated vsize (KiB) 964480

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 28870
/proc/meminfo: memFree=526008/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=1190496 CPUtime=560.62
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 283833 0 0 0 55878 184 0 0 25 0 3 0 107508442 1219067904 280660 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 297624 280660 98 176 0 297446 0
[pid=28867/tid=28869] ppid=28865 vsize=1190496 CPUtime=279.45
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 121828 0 0 0 27855 90 0 0 25 0 3 0 107508717 1219067904 280660 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=1190496 CPUtime=278.41
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 154005 0 0 0 27750 91 0 0 25 0 3 0 107508717 1219067904 280660 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.62
Current children cumulated vsize (KiB) 1190496

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 28870
/proc/meminfo: memFree=323320/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=1399892 CPUtime=680.36
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 333815 0 0 0 67821 215 0 0 25 0 3 0 107508442 1433489408 330642 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 349973 330642 98 176 0 349795 0
[pid=28867/tid=28869] ppid=28865 vsize=1399892 CPUtime=339.44
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 147156 0 0 0 33839 105 0 0 25 0 3 0 107508717 1433489408 330642 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=1399892 CPUtime=338.16
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 178659 0 0 0 33709 107 0 0 25 0 3 0 107508717 1433489408 330642 1992294400 134512640 135237372 4294956192 18446744073709551615 134549872 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.36
Current children cumulated vsize (KiB) 1399892

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 28870
/proc/meminfo: memFree=170360/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=1562408 CPUtime=800.11
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 372622 0 0 0 79769 242 0 0 25 0 3 0 107508442 1599905792 369449 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 390602 369449 98 176 0 390424 0
[pid=28867/tid=28869] ppid=28865 vsize=1562408 CPUtime=399.42
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 165999 0 0 0 39824 118 0 0 25 0 3 0 107508717 1599905792 369449 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=1562408 CPUtime=397.92
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 198623 0 0 0 39672 120 0 0 25 0 3 0 107508717 1599905792 369449 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.11
Current children cumulated vsize (KiB) 1562408

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 28870
/proc/meminfo: memFree=15416/2055920 swapFree=4180920/4192956
[pid=28867] ppid=28865 vsize=1770036 CPUtime=919.77
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 422379 0 0 0 91703 274 0 0 25 0 3 0 107508442 1812516864 419206 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 442509 419206 98 176 0 442331 0
[pid=28867/tid=28869] ppid=28865 vsize=1770036 CPUtime=459.37
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 186282 0 0 0 45805 132 0 0 25 0 3 0 107508717 1812516864 419206 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=1770036 CPUtime=457.63
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 228097 0 0 0 45625 138 0 0 25 0 3 0 107508717 1812516864 419206 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.77
Current children cumulated vsize (KiB) 1770036



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+480.802 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 28870
/proc/meminfo: memFree=15608/2055920 swapFree=4180892/4192956
[pid=28867] ppid=28865 vsize=1843416 CPUtime=956.47
/proc/28867/stat : 28867 (ttsth-5-0) S 28865 28867 28596 0 -1 4194304 439857 0 0 0 95362 285 0 0 25 0 3 0 107508442 1887657984 436684 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 460854 436684 98 176 0 460676 0
[pid=28867/tid=28869] ppid=28865 vsize=1843416 CPUtime=477.74
/proc/28867/task/28869/stat : 28869 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 193129 0 0 0 47638 136 0 0 25 0 3 0 107508717 1887657984 436684 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28867/tid=28870] ppid=28865 vsize=1843416 CPUtime=475.96
/proc/28867/task/28870/stat : 28870 (ttsth-5-0) R 28865 28867 28596 0 -1 4194368 238728 0 0 0 47451 145 0 0 25 0 3 0 107508717 1887657984 436684 1992294400 134512640 135237372 4294956192 18446744073709551615 134562284 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 956.47
Current children cumulated vsize (KiB) 1843416

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

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

[startup+481.002 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 28870
/proc/meminfo: memFree=15608/2055920 swapFree=4180892/4192956
[pid=28867] ppid=28865 vsize=0 CPUtime=956.66
/proc/28867/stat : 28867 (ttsth-5-0) Z 28865 28867 28596 0 -1 4195340 439858 0 0 0 95363 303 0 0 16 0 2 0 107508442 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28867/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 956.66
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 481.086
CPU time (s): 956.759
CPU user time (s): 953.635
CPU system time (s): 3.12352
CPU usage (%): 198.875
Max. virtual memory (cumulated for all children) (KiB): 1843416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 953.635
system time used= 3.12352
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 439858
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= 105
involuntary context switches= 7402

runsolver used 0.509922 second user time and 1.25781 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-27 03:12:35
IDJOB=1733986
IDBENCH=71151
IDSOLVER=549
FILE ID=node27/1733986-1240794755
PBS_JOBID= 9187316
Free space on /tmp= 66248 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733986-1240794755/watcher-1733986-1240794755 -o /tmp/evaluation-result-1733986-1240794755/solver-1733986-1240794755 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1733986-1240794755.cnf

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

MD5SUM BENCH= 8e1d63506cdb99d6b859945ef44fe71f
RANDOM SEED=99195507

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1648488 kB
Buffers:         51744 kB
Cached:         276204 kB
SwapCached:       5116 kB
Active:         100900 kB
Inactive:       235224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648488 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:            3532 kB
Writeback:           0 kB
Mapped:          14140 kB
Slab:            57156 kB
Committed_AS:   394596 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66244 MiB
End job on node27 at 2009-04-27 03:20:38